]> git.pld-linux.org Git - packages/firefox.git/blame - mozilla-firefox-agent-ac.patch
- better way to show "Add exception" button directly w/o clicking through stupid...
[packages/firefox.git] / mozilla-firefox-agent-ac.patch
CommitLineData
61a27f64
ER
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,9 @@
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", "2.0");
9+pref("general.useragent.vendorComment", "Ac");
10
11 pref("general.smoothScroll", false);
12 #ifdef UNIX_BUT_NOT_MAC
This page took 0.025952 seconds and 4 git commands to generate.