mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-04 05:32:56 +00:00
bug 335387 - remove remnants of content packs, r=bsmedberg
This commit is contained in:
parent
4cad91bd9a
commit
d19ed78d93
@ -50,7 +50,6 @@
|
||||
pref("keyword.URL", "http://www.google.com/search?ie=UTF-8&oe=utf-8&q=");
|
||||
pref("keyword.enabled", false);
|
||||
pref("general.useragent.locale", "chrome://navigator/locale/navigator.properties");
|
||||
pref("general.useragent.contentlocale", "chrome://navigator-region/locale/region.properties");
|
||||
|
||||
pref("general.config.obscure_value", 13); // for MCD .cfg files
|
||||
|
||||
|
@ -1040,7 +1040,6 @@ DumpHelp()
|
||||
"\t-ProfileManager\t\tStart with ProfileManager.\n"
|
||||
"\t-no-remote\t\tOpen new instance, not a new window in running instance.\n"
|
||||
"\t-UILocale <locale>\t\tStart with <locale> resources as UI Locale.\n"
|
||||
"\t-contentLocale <locale>\t\tStart with <locale> resources as content Locale.\n"
|
||||
"\t-safe-mode\t\tDisables extensions and themes for this session.\n", gAppData->name);
|
||||
|
||||
#if defined(XP_WIN) || defined(XP_OS2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user