wok diff firefox/stuff/prefs.js @ rev 11578
Compat: fix krb5 to build with tazwok
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 02 23:06:19 2012 +0100 (2012-01-02) |
parents | 2e0f0123456b |
children | cd9a4131e3f9 |
line diff
1.1 --- a/firefox/stuff/prefs.js Wed Apr 13 22:53:13 2011 +0000 1.2 +++ b/firefox/stuff/prefs.js Mon Jan 02 23:06:19 2012 +0100 1.3 @@ -9,6 +9,6 @@ 1.4 * For more information, see http://www.mozilla.org/unix/customizing.html#prefs 1.5 */ 1.6 1.7 -user_pref("general.useragent.extra.firefox", "Firefox/4.0 (SliTaz GNU/Linux)"); 1.8 +user_pref("general.useragent.extra.firefox", "Firefox/8.0.1 (SliTaz GNU/Linux)"); 1.9 user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8"); 1.10 user_pref("font.name.serif.x-western", "DejaVu Sans");