summaryrefslogtreecommitdiffstats
path: root/abs/extra/community/firefox/firefox-agent.patch
diff options
context:
space:
mode:
authorMichael Hanson <hansonorders@verizon.net>2010-12-07 01:39:56 (GMT)
committerMichael Hanson <hansonorders@verizon.net>2010-12-07 01:39:56 (GMT)
commitb36b8522a551bf843b46be92cee0dddecd6e7451 (patch)
tree980a53276ada39070e63d7949aa2a532f1f8ebbb /abs/extra/community/firefox/firefox-agent.patch
parent31b5e3d2a4377aaf3f85504a5a875ec0358e07fc (diff)
downloadlinhes_pkgbuild-b36b8522a551bf843b46be92cee0dddecd6e7451.zip
linhes_pkgbuild-b36b8522a551bf843b46be92cee0dddecd6e7451.tar.gz
linhes_pkgbuild-b36b8522a551bf843b46be92cee0dddecd6e7451.tar.bz2
firefox: upgrade
Diffstat (limited to 'abs/extra/community/firefox/firefox-agent.patch')
-rw-r--r--abs/extra/community/firefox/firefox-agent.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/abs/extra/community/firefox/firefox-agent.patch b/abs/extra/community/firefox/firefox-agent.patch
new file mode 100644
index 0000000..299f327
--- /dev/null
+++ b/abs/extra/community/firefox/firefox-agent.patch
@@ -0,0 +1,12 @@
+diff -Nur mozilla-1.9.2.orig/browser/app/profile/firefox.js mozilla-1.9.2/browser/app/profile/firefox.js
+--- mozilla-1.9.2.orig/browser/app/profile/firefox.js 2010-04-14 01:21:35.000000000 +0300
++++ mozilla-1.9.2/browser/app/profile/firefox.js 2010-04-21 00:16:59.673528609 +0300
+@@ -183,7 +183,7 @@
+
+ pref("general.useragent.locale", "@AB_CD@");
+ pref("general.skins.selectedSkin", "classic/1.0");
+-pref("general.useragent.extra.firefox", "@APP_UA_NAME@/@APP_VERSION@");
++pref("general.useragent.extra.firefox", "Firefox/@APP_VERSION@");
+
+ pref("general.smoothScroll", false);
+ #ifdef UNIX_BUT_NOT_MAC