]> git.phdru.name Git - xsetbg.git/blobdiff - find_oldest.py
Without a pinger there is no need to test for full-screen programs.
[xsetbg.git] / find_oldest.py
index df79432bcf0bc34e1d88fe28335631659724bccd..1fd69ad3dd99e8271b727fd41aed950d81b32d5c 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.
@@ -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"