From c9ba4b4c9ddb300c6b04addd726fbc418124e222 Mon Sep 17 00:00:00 2001 From: "syd%netscape.com" Date: Wed, 17 May 2006 02:29:18 +0000 Subject: [PATCH] Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=84882. Add a entry, windows only, the the advanced prefs panel. This is not a pref, but UI that has the following semantics: when the panel loads, if there is a shortcut in the windows startup folder for turbo mode, the checkbox in the UI is set. Otherwise, it is clear, when the user hits OK, if the checkbox is not set, the shortcut is removed, if necessary. Otherwise, if the checkbox is set, the shortcut is added, if necessary. r=ssu, sr=mscott, a=asa --- suite/common/pref/pref-advanced.xul | 108 +++++++++++++++++- .../chrome/common/pref/pref-advanced.dtd | 6 +- 2 files changed, 112 insertions(+), 2 deletions(-) diff --git a/suite/common/pref/pref-advanced.xul b/suite/common/pref/pref-advanced.xul index ccaf6f27cb40..d4ff3380dce8 100644 --- a/suite/common/pref/pref-advanced.xul +++ b/suite/common/pref/pref-advanced.xul @@ -33,11 +33,13 @@ @@ -80,6 +179,13 @@ + + + diff --git a/suite/locales/en-US/chrome/common/pref/pref-advanced.dtd b/suite/locales/en-US/chrome/common/pref/pref-advanced.dtd index 8e73fc7b5fa1..3f86a4deea8f 100644 --- a/suite/locales/en-US/chrome/common/pref/pref-advanced.dtd +++ b/suite/locales/en-US/chrome/common/pref/pref-advanced.dtd @@ -7,7 +7,6 @@ - @@ -22,3 +21,8 @@ + + + + +