Author: duncan
Date: Tue Mar 20 18:07:19 2007
New Revision: 9367

Modified:
   branches/rel-1/freevo/src/config.py

Log:
A very small tidy up, just to make sure there are no outstanding commits


Modified: branches/rel-1/freevo/src/config.py
==============================================================================
--- branches/rel-1/freevo/src/config.py (original)
+++ branches/rel-1/freevo/src/config.py Tue Mar 20 18:07:19 2007
@@ -434,7 +434,7 @@
             print 'this could mess up your X display, setting display to x11.'
             print 'If you really want to do this, start \'DISPLAY="" freevo\''
             print
-            CONF.display='x11'
+            CONF.display = 'x11'
     else:
         if CONF.display == 'x11':
             print

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to