]> git.phdru.name Git - xsetbg.git/commitdiff
Fix permissions: make helper modules not-executable
authorOleg Broytman <phd@phdru.name>
Tue, 7 Jan 2014 10:39:04 +0000 (14:39 +0400)
committerOleg Broytman <phd@phdru.name>
Tue, 7 Jan 2014 10:39:04 +0000 (14:39 +0400)
xsetbg_conf.py [changed mode: 0755->0644]
xsetbg_db.py [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index a77d678..ad5125b
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 """XSetBg config
 
 """
old mode 100755 (executable)
new mode 100644 (file)
index 43a37e7..c820c6d
@@ -1,4 +1,3 @@
-#! /usr/bin/env python
 """XSetBg database
 
 """