]> git.pld-linux.org Git - packages/firefox.git/blame - mozilla-firefox-ti-agent.patch
- updated to 3.5rc3
[packages/firefox.git] / mozilla-firefox-ti-agent.patch
CommitLineData
e36ee87a 1--- mozilla-firefox/browser/app/profile/firefox.js.orig 2007-03-21 17:21:55.000000000 +0100
2+++ mozilla-firefox/browser/app/profile/firefox.js 2007-03-21 17:23:53.000000000 +0100
3@@ -163,6 +163,8 @@
4 pref("general.useragent.locale", "@AB_CD@");
5 pref("general.skins.selectedSkin", "classic/1.0");
6 pref("general.useragent.extra.firefox", "@APP_UA_NAME@/@APP_VERSION@");
7+pref("general.useragent.vendor", "PLD");
8+pref("general.useragent.vendorSub", "Titanium");
9
10 pref("general.smoothScroll", false);
11 #ifdef UNIX_BUT_NOT_MAC
This page took 0.025815 seconds and 4 git commands to generate.