~hexperides/hexperides/main

« back to all changes in this revision

Viewing changes to home/meduxa/.mozilla/firefox/667g9126.default/prefs.js

  • Committer: RichardDale
  • Date: 2006-02-13 05:08:45 UTC
  • Revision ID: RichardDale-f5c8615c4f970e883178b1e9839d4db968c98600
* Add the meduxa primaria user home directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Mozilla User Preferences
 
2
 
 
3
/* Do not edit this file.
 
4
 *
 
5
 * If you make changes to this file while the browser is running,
 
6
 * the changes will be overwritten when the browser 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
 */
 
11
 
 
12
user_pref("browser.search.selectedEngine", "Google");
 
13
user_pref("browser.startup.homepage_override.mstone", "rv:1.7.12");
 
14
user_pref("extensions.disabledObsolete", true);
 
15
user_pref("extensions.lastAppVersion", "1.0");
 
16
user_pref("intl.charsetmenu.browser.cache", "ISO-8859-1, UTF-8");
 
17
user_pref("network.cookie.prefsMigrated", true);
 
18
user_pref("security.warn_entering_secure", false);
 
19
user_pref("security.warn_submit_insecure.show_once", false);