SOURCES: xulrunner-prefs.patch - identify as XULRunner on about: page so us...

hawk hawk at pld-linux.org
Sun Jun 22 15:52:51 CEST 2008


Author: hawk                         Date: Sun Jun 22 13:52:51 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- identify as XULRunner on about: page so users won't get confused about
  browser version

---- Files affected:
SOURCES:
   xulrunner-prefs.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/xulrunner-prefs.patch
diff -u SOURCES/xulrunner-prefs.patch:1.1 SOURCES/xulrunner-prefs.patch:1.2
--- SOURCES/xulrunner-prefs.patch:1.1	Sun Jun 22 14:11:52 2008
+++ SOURCES/xulrunner-prefs.patch	Sun Jun 22 15:52:46 2008
@@ -23,3 +23,15 @@
  <xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='exceptionDialogButton' label='&securityOverride.exceptionButtonLabel;'/>
 +<xul:button xmlns:xul='http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul' id='getMeOutOfHereButton' label='&securityOverride.getMeOutOfHereButton;'/>
  ">
+diff -ur mozilla.orig/toolkit/content/about.xhtml mozilla/toolkit/content/about.xhtml
+--- mozilla.orig/toolkit/content/about.xhtml	2008-03-31 22:13:37.000000000 +0200
++++ mozilla/toolkit/content/about.xhtml	2008-06-22 15:44:55.000000000 +0200
+@@ -62,7 +62,7 @@
+   <div id="aboutLogoContainer">
+     <a id="vendorURL" href="http://www.mozilla.org/">
+       <img src="about:logo" alt="&brandShortName;"/>
+-#expand <p id="version">&about.version; __MOZ_APP_VERSION__</p>
++#expand <p id="version">__MOZ_APP_DISPLAYNAME__ __MOZ_APP_VERSION__</p>
+     </a>
+   </div>
+ 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/xulrunner-prefs.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list