wok-stable diff firefox/stuff/prefs.js @ rev 76

UP : mtpaint 3.20 with icons-tango
author Christophe Lincoln <pankso@slitaz.org>
date Sun Dec 30 13:13:58 2007 +0100 (2007-12-30)
parents
children 03c68ab3133c
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/firefox/stuff/prefs.js	Sun Dec 30 13:13:58 2007 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +# Mozilla User Preferences
     1.5 +
     1.6 +/* Do not edit this file.
     1.7 + *
     1.8 + * If you make changes to this file while the application is running,
     1.9 + * the changes will be overwritten when the application exits.
    1.10 + *
    1.11 + * To make a manual change to preferences, you can visit the URL about:config
    1.12 + * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
    1.13 + */
    1.14 +
    1.15 +user_pref("general.useragent.extra.firefox", "BonEcho/2.0.0.11 (SliTaz GNU/Linux)");
    1.16 +user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8");