bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa

This commit is contained in:
mconnor@steelgryphon.com
2005-05-05 02:17:23 +00:00
parent 9b03c150e2
commit 6d6409cec3
2 changed files with 29 additions and 6 deletions

View File

@@ -160,7 +160,7 @@ OpenKeyForWriting(const char* aKeyName, HKEY* aKey, PRBool aForAllUsers, PRBool
// firefox.exe\DefaultIcon (default) REG_SZ <appname>,0
// firefox.exe\shell\open\command (default) REG_SZ <appname>
// firefox.exe\shell\properties (default) REG_SZ Firefox &Options
// firefox.exe\shell\properties\command(default) REG_SZ <appname> -chrome "chrome://browser/content/pref.xul"
// firefox.exe\shell\properties\command(default) REG_SZ <appname> -preferences
//
// - Uninstall Information
// ---------------------
@@ -247,7 +247,7 @@ static SETTING gSettings[] = {
PATH_SUBSTITUTION | EXE_SUBSTITUTION | NON_ESSENTIAL },
{ MAKE_KEY_NAME1(SMI, "%APPEXE%\\shell\\properties\\command"),
"",
"%APPPATH% -chrome \"chrome://browser/content/pref/pref.xul\"",
"%APPPATH% -preferences",
PATH_SUBSTITUTION | EXE_SUBSTITUTION | NON_ESSENTIAL }
// The value of the menu must be set by hand, since it contains a localized