]> git.pld-linux.org Git - packages/seamonkey.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:
    seamonkey-ti-agent.patch -> 1.1

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

diff --git a/seamonkey-ti-agent.patch b/seamonkey-ti-agent.patch
new file mode 100644 (file)
index 0000000..f57fda7
--- /dev/null
@@ -0,0 +1,12 @@
+--- mozilla/xpfe/bootstrap/browser-prefs.js.orig       2007-03-21 23:39:25.000000000 +0100
++++ mozilla/xpfe/bootstrap/browser-prefs.js    2007-03-21 23:39:10.000000000 +0100
+@@ -61,6 +61,9 @@
+ #expand pref("general.useragent.extra.__MOZ_APP_NAME__", "__MOZ_APP_DISPLAYNAME__/__MOZ_APP_VERSION__");
++pref("general.useragent.vendor", "PLD");
++pref("general.useragent.vendorSub", "Titanium");
++
+ // 0 = blank, 1 = home (browser.startup.homepage), 2 = last
+ pref("browser.startup.page",                1);
+ pref("browser.startup.homepage",         "chrome://navigator-region/locale/region.properties");
This page took 0.156544 seconds and 4 git commands to generate.