wok annotate firefox/stuff/prefs.js @ rev 12431
ekiga: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Apr 21 17:25:54 2012 +0200 (2012-04-21) |
parents | 66be26816f41 |
children |
rev | line source |
---|---|
pankso@45 | 1 # Mozilla User Preferences |
pankso@45 | 2 |
pankso@45 | 3 /* Do not edit this file. |
pankso@45 | 4 * |
pankso@45 | 5 * If you make changes to this file while the application is running, |
pankso@45 | 6 * the changes will be overwritten when the application exits. |
pankso@45 | 7 * |
pankso@45 | 8 * To make a manual change to preferences, you can visit the URL about:config |
pankso@45 | 9 * For more information, see http://www.mozilla.org/unix/customizing.html#prefs |
pankso@45 | 10 */ |
pankso@45 | 11 |
slaxemulator@11324 | 12 user_pref("general.useragent.extra.firefox", "Firefox/8.0.1 (SliTaz GNU/Linux)"); |
pankso@45 | 13 user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8"); |
pankso@2748 | 14 user_pref("font.name.serif.x-western", "DejaVu Sans"); |
pankso@12114 | 15 user_pref("browser.search.selectedEngine", "DuckDuckGo (SSL)"); |