Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 144fb77db355d010033b02debbb27eb3 > files > 1

jabbim-0.5.1-2.svn20100612.fc14.src.rpm

diff -up jabbim-0.4.3/plugins/autoupdate/autoupdate.py.orig jabbim-0.4.3/plugins/autoupdate/autoupdate.py
--- jabbim-0.4.3/plugins/autoupdate/autoupdate.py.orig	2008-07-03 16:59:49.000000000 +0200
+++ jabbim-0.4.3/plugins/autoupdate/autoupdate.py	2008-07-03 17:00:03.000000000 +0200
@@ -27,7 +27,7 @@ class config:
 		self.config['check_jabbim'] = {
 			'type':'boolean',
 			'label':self.main.tr("Notify about new versions of Jabbim"),
-			'value':'True'
+			'value':'False'
 		}
 		self.config['check_plugins'] = {
 			'type':'boolean',