Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates-src > by-pkgid > b9dfc9446ea00cfd5a19f51a49dc1127 > files > 6

awn-extras-applets-0.4.0-24.fc14.1.src.rpm

=== modified file 'applets/maintained/thinkhdaps/thinkhdaps.py'
--- applets/maintained/thinkhdaps/thinkhdaps.py	2010-03-17 12:59:54 +0000
+++ applets/maintained/thinkhdaps/thinkhdaps.py	2010-05-17 03:03:53 +0000
@@ -187,5 +187,5 @@
         "authors": ["onox <denkpadje@gmail.com>"],
         "artists": ["Jakub Steiner", "Lapo Calamandrei", "Rodney Dawes", "Garrett LeSage", "onox"]})
 
-    if isinstance(notifier, ThreadedNotifier):
+    if notifier is not None:
         notifier.stop()