[gnome-web-photo] Do not alter firefox settings



Hi,

We have a patch in openSUSE for
https://bugzilla.novell.com/show_bug.cgi?id=444682
I must admit I'm blindly trusting Wolfgang here, but if it's just for
proxy settings and if xulrunner 1.9 reads proxy settings from gconf,
that should be fine.

Thanks,

Vincent

PS: still no bugzilla product? :-)

-- 
Les gens heureux ne sont pas pressés.
Index: gnome-web-photo-0.5/data/prefs.js
===================================================================
--- gnome-web-photo-0.5.orig/data/prefs.js
+++ gnome-web-photo-0.5/data/prefs.js
@@ -45,9 +45,6 @@ pref("xpinstall.enabled", false);
 // disable typeahead find
 pref("accessibility.typeaheadfind", false);
 
-// use system proxy prefs
-pref("config.use_system_prefs", true);
-
 // disble null plugin
 pref("plugin.default_plugin_disabled", true);
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]