Author: dmeyer
Date: Fri Apr 20 18:27:31 2007
New Revision: 9481

Modified:
   trunk/ui/bin/freevo

Log:
Watch config file for changes. This does not work for all settings
but you can change some values and they get updated while freevo
is running.


Modified: trunk/ui/bin/freevo
==============================================================================
--- trunk/ui/bin/freevo (original)
+++ trunk/ui/bin/freevo Fri Apr 20 18:27:31 2007
@@ -123,6 +123,8 @@
         # or kaa.base.
         logging.getLogger().setLevel(logging.INFO)
 
+    config.watch()
+    
     # plugins is a list of known plugins
     for p in freevo.ui.plugins:
         c = config

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to