Author: tack
Date: Mon Jan  7 16:05:28 2008
New Revision: 2948

Log:
One bug so far. :)


Modified:
   trunk/base/src/notifier/main.py

Modified: trunk/base/src/notifier/main.py
==============================================================================
--- trunk/base/src/notifier/main.py     (original)
+++ trunk/base/src/notifier/main.py     Mon Jan  7 16:05:28 2008
@@ -182,7 +182,7 @@
         # SystemExit and things will exit normally.
         if is_mainthread():
             _running = False
-        shutdown()
+        stop()
 
 
 # catch SIGTERM and SIGINT if possible for a clean shutdown

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to