]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- add info about PLD Titanium to agent string
authorhawk <hawk@pld-linux.org>
Sat, 24 May 2008 18:51:18 +0000 (18:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox-ti-agent.patch -> 1.1

mozilla-firefox-ti-agent.patch [new file with mode: 0644]

diff --git a/mozilla-firefox-ti-agent.patch b/mozilla-firefox-ti-agent.patch
new file mode 100644 (file)
index 0000000..969b08a
--- /dev/null
@@ -0,0 +1,11 @@
+--- mozilla-firefox/browser/app/profile/firefox.js.orig        2007-03-21 17:21:55.000000000 +0100
++++ mozilla-firefox/browser/app/profile/firefox.js     2007-03-21 17:23:53.000000000 +0100
+@@ -163,6 +163,8 @@
+ 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.vendor", "PLD");
++pref("general.useragent.vendorSub", "Titanium");
+ pref("general.smoothScroll", false);
+ #ifdef UNIX_BUT_NOT_MAC
This page took 0.466769 seconds and 4 git commands to generate.