bug 335387 - remove remnants of content packs, r=bsmedberg

This commit is contained in:
kairo@kairo.at 2007-05-21 07:19:21 -07:00
parent 4cad91bd9a
commit d19ed78d93
2 changed files with 0 additions and 2 deletions

View File

@ -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

View File

@ -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)