glib/gio/tests/desktop-files
Simon McVittie fa32ee6481 Remove unnecessary +x permissions
None of these files starts with a #! line, and they are not native
binary executables, so if a user attempts to execute them as a program,
Unix shells will run them as /bin/sh scripts. This is not going to end
well, since none of them are shell scripts (the gio bash completion
is for bash, which is not a lowest-common-denominator POSIX shell, and
in any case is designed to be sourced rather than executed).

Fixes: #1539
Signed-off-by: Simon McVittie <smcv@collabora.com>
2018-09-23 17:01:04 +01:00
..
home/applications Exec=true (seach via PATH) instead of hardcoding /bin/true 2017-11-03 20:16:52 +00:00
usr/applications Remove unnecessary +x permissions 2018-09-23 17:01:04 +01:00