]> git.phdru.name Git - xsetbg.git/commitdiff
/usr/bin/env python
authorOleg Broytman <phd@phdru.name>
Thu, 14 Jun 2007 10:37:08 +0000 (10:37 +0000)
committerOleg Broytman <phd@phdru.name>
Thu, 14 Jun 2007 10:37:08 +0000 (10:37 +0000)
git-svn-id: file:///home/phd/archive/SVN/xsetbg/trunk@17 143022c7-580b-0410-bae3-87f2bf5d3141

find_oldest.py
print-filename.py
print_all.py
xsetbg.py

index df79432bcf0bc34e1d88fe28335631659724bccd..539437042b91da33eed123850777a307bb450159 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Count shown files; display the date of oldest file
 
 This file is a part of XSetBg.
index a710a939203b373fa8cd6ef0d24d4f8ea8396cca..7a5f7543eb9978065c85a31cbad8038d10e70851 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Print background filename
 
 Print the filename of the current or previous background image.
index 19d5a942760a079216288b731198a450ce550542..8c17b57a9c2d984189f4e31347a259d3b647757d 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Print shown files sorted by date
 
 This file is a part of XSetBg.
index e3f3365532d6b65f4f484f46c657aa557148df08..c2b994887464a2d6a700ee1ebdeea67080c7fb91 100755 (executable)
--- a/xsetbg.py
+++ b/xsetbg.py
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python -O
+#! /usr/bin/env python
 """Set a random background image (XWin)
 
 Select a random image from a (list of) directory(s)