wok view firefox/stuff/prefs.js @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents a47f6ee157b9
children 66be26816f41
line source
1 # Mozilla User Preferences
3 /* Do not edit this file.
4 *
5 * If you make changes to this file while the application is running,
6 * the changes will be overwritten when the application exits.
7 *
8 * To make a manual change to preferences, you can visit the URL about:config
9 * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
10 */
12 user_pref("general.useragent.extra.firefox", "Firefox/4.0 (SliTaz GNU/Linux)");
13 user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8");
14 user_pref("font.name.serif.x-western", "DejaVu Sans");