SOURCES: iceape-prefs.patch (NEW) - disable application update, it won't wo...

hawk hawk at pld-linux.org
Wed Jun 25 17:41:48 CEST 2008


Author: hawk                         Date: Wed Jun 25 15:41:48 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable application update, it won't work anyway

---- Files affected:
SOURCES:
   iceape-prefs.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/iceape-prefs.patch
diff -u /dev/null SOURCES/iceape-prefs.patch:1.1
--- /dev/null	Wed Jun 25 17:41:49 2008
+++ SOURCES/iceape-prefs.patch	Wed Jun 25 17:41:43 2008
@@ -0,0 +1,11 @@
+--- mozilla/xpfe/bootstrap/browser-prefs.js	2006-12-22 14:51:33.000000000 +0100
++++ mozilla.orig/xpfe/bootstrap/browser-prefs.js	2008-06-24 21:50:31.000000000 +0200
+@@ -221,7 +221,7 @@
+ pref("alerts.height", 50);
+ 
+ // update notifications prefs
+-pref("update_notifications.enabled", true);
++pref("update_notifications.enabled", false);
+ pref("update_notifications.provider.0.frequency", 7); // number of days
+ pref("update_notifications.provider.0.datasource", "chrome://communicator-region/locale/region.properties");
+ 
================================================================


More information about the pld-cvs-commit mailing list