diff options
author | Victor Lowther <victor.lowther@gmail.com> | 2008-02-04 15:59:53 -0600 |
---|---|---|
committer | Victor Lowther <victor.lowther@gmail.com> | 2008-02-04 15:59:53 -0600 |
commit | 7b36dd7d2a95170f1bb676b2faf39159112accb3 (patch) | |
tree | c057896e60aabadbca8e9cfdbe8c822df99ff97a | |
parent | c14bf0f13d2f0c971ab12716e8fb1fbad18df3fa (diff) |
Removed executable bits on the *.in files to emphasize their
non-executability.
Added an executable bit on src/pm-is-supported becaues it is.
-rw-r--r--[-rwxr-xr-x] | pm/functions.in | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/pm-action.in | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | src/pm-is-supported | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | src/pm-powersave.in | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/pm/functions.in b/pm/functions.in index a9f0c1b..a9f0c1b 100755..100644 --- a/pm/functions.in +++ b/pm/functions.in diff --git a/src/pm-action.in b/src/pm-action.in index b9b32dd..b9b32dd 100755..100644 --- a/src/pm-action.in +++ b/src/pm-action.in diff --git a/src/pm-is-supported b/src/pm-is-supported index 9520e0b..9520e0b 100644..100755 --- a/src/pm-is-supported +++ b/src/pm-is-supported diff --git a/src/pm-powersave.in b/src/pm-powersave.in index f6cea14..f6cea14 100755..100644 --- a/src/pm-powersave.in +++ b/src/pm-powersave.in |