rpms/firefox/F-9 mozilla-firstrun.patch,1.1,1.2

Christopher Aillon caillon at fedoraproject.org
Wed Sep 24 01:10:44 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/firefox/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26239

Modified Files:
	mozilla-firstrun.patch 
Log Message:
merge

mozilla-firstrun.patch:

Index: mozilla-firstrun.patch
===================================================================
RCS file: /cvs/extras/rpms/firefox/F-9/mozilla-firstrun.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mozilla-firstrun.patch	17 Jun 2008 19:16:07 -0000	1.1
+++ mozilla-firstrun.patch	24 Sep 2008 01:10:44 -0000	1.2
@@ -14,16 +14,15 @@
 diff -up mozilla/browser/components/nsBrowserGlue.js.firstrun mozilla/browser/components/nsBrowserGlue.js
 --- mozilla/browser/components/nsBrowserGlue.js.firstrun	2008-06-15 11:28:29.000000000 -0700
 +++ mozilla/browser/components/nsBrowserGlue.js	2008-06-15 11:28:36.000000000 -0700
-@@ -175,34 +175,6 @@ BrowserGlue.prototype = {
+@@ -175,33 +175,6 @@ BrowserGlue.prototype = {
    // profile startup handler (contains profile initialization routines)
    _onProfileStartup: function() 
    {
 -    // Check to see if the EULA must be shown on startup
 -
--    // Global override for tinderbox machines
 -    var prefBranch = Cc["@mozilla.org/preferences-service;1"].
 -                     getService(Ci.nsIPrefBranch);
--    var mustDisplayEULA = true;
+-    var mustDisplayEULA = false;
 -    try {
 -      mustDisplayEULA = !prefBranch.getBoolPref("browser.EULA.override");
 -    } catch (e) {




More information about the fedora-extras-commits mailing list