]> git.phdru.name Git - xsetbg.git/blobdiff - print_all.py
Lower CPU and I/O priorities.
[xsetbg.git] / print_all.py
index 19d5a942760a079216288b731198a450ce550542..6b17026c6a96c8ba082ceb7aa2a7867b7a9c2f95 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.
@@ -9,7 +9,7 @@ __version__ = "$Revision$"[11:-2]
 __revision__ = "$Id$"[5:-2]
 __date__ = "$Date$"[7:-2]
 
-__author__ = "Oleg BroytMann <phd@phd.pp.ru>"
+__author__ = "Oleg Broytman <phd@phd.pp.ru>"
 __copyright__ = "Copyright (C) 2006 PhiloSoft Design"
 __license__ = "GNU GPL"