Sophie

Sophie

distrib > * > 2008.0 > x86_64 > by-pkgid > ba17bf283650f0bfe584474187aa5a3b > files > 43

mozilla-firefox-2.0.0.6-12mdv2008.0.src.rpm

--- mozilla/browser/components/shell/src/nsGNOMEShellService.h~	2006-06-29 01:44:17.000000000 +0200
+++ mozilla/browser/components/shell/src/nsGNOMEShellService.h	2006-11-15 12:53:15.000000000 +0100
@@ -44,7 +44,7 @@
                             public nsIShellService_MOZILLA_1_8_BRANCH
 {
 public:
-  nsGNOMEShellService() : mCheckedThisSession(PR_FALSE) { }
+  nsGNOMEShellService() : mCheckedThisSession(PR_TRUE) { }
 
   NS_DECL_ISUPPORTS
   NS_DECL_NSISHELLSERVICE
--- mozilla/browser/components/preferences/main.xul~	2006-09-13 05:01:38.000000000 +0200
+++ mozilla/browser/components/preferences/main.xul	2006-11-15 14:25:41.000000000 +0100
@@ -193,7 +193,7 @@
       </radiogroup>
     </groupbox>
 
-#ifdef HAVE_SHELL_SERVICE
+#if 0
     <!-- System Defaults -->
     <groupbox id="systemDefaultsGroup" orient="horizontal">
       <caption label="&systemDefaults.label;"/>