From 224e0e88686f3a0ad07f73d41af67cdb13b36632 Mon Sep 17 00:00:00 2001 From: "mikep%oeone.com" Date: Mon, 13 Jan 2003 16:16:14 +0000 Subject: [PATCH] Fixing bug 183855, preferences are cropped (Moved alarms to new section) and bug 188528, pref password is not hidden. git-svn-id: svn://10.0.0.236/trunk@136241 18797224-902f-48f8-a5cc-f745e15eee43 --- .../resources/content/pref/alarmPrefs.xul | 74 +++++++++++++++++++ .../resources/content/pref/calendarPref.xul | 17 +---- .../resources/content/pref/prefOverlay.xul | 5 ++ .../resources/content/pref/publishPrefs.xul | 2 +- 4 files changed, 81 insertions(+), 17 deletions(-) create mode 100644 mozilla/calendar/resources/content/pref/alarmPrefs.xul diff --git a/mozilla/calendar/resources/content/pref/alarmPrefs.xul b/mozilla/calendar/resources/content/pref/alarmPrefs.xul new file mode 100644 index 00000000000..79cd7b4205e --- /dev/null +++ b/mozilla/calendar/resources/content/pref/alarmPrefs.xul @@ -0,0 +1,74 @@ + + + + + + + + %dtd1; +]> + + + + + + + + &pref.alarmgoesoff.label; + + + + + + Default address to send alarms to: + + + + + diff --git a/mozilla/calendar/resources/content/pref/calendarPref.xul b/mozilla/calendar/resources/content/pref/calendarPref.xul index 88b2689456a..068d1c13d7d 100644 --- a/mozilla/calendar/resources/content/pref/calendarPref.xul +++ b/mozilla/calendar/resources/content/pref/calendarPref.xul @@ -82,7 +82,7 @@ */ var _elementIDs = [ - "alarmplaysound", "alarmshow", "alarmemailaddress", "dateformat", "weekstarts", "defaultlength", "defaultsnoozelength", + "dateformat", "weekstarts", "defaultlength", "defaultsnoozelength", "reloadonlaunch", "categories", "daystarthour", "dayendhour" ]; @@ -136,21 +136,6 @@ - - - &pref.alarmgoesoff.label; - - - - - - Default address to send alarms to: - - - - - diff --git a/mozilla/calendar/resources/content/pref/prefOverlay.xul b/mozilla/calendar/resources/content/pref/prefOverlay.xul index b53904c04ba..70bf318c96e 100644 --- a/mozilla/calendar/resources/content/pref/prefOverlay.xul +++ b/mozilla/calendar/resources/content/pref/prefOverlay.xul @@ -68,6 +68,11 @@ + + + + + diff --git a/mozilla/calendar/resources/content/pref/publishPrefs.xul b/mozilla/calendar/resources/content/pref/publishPrefs.xul index 66a8a72034b..741c831f6e5 100644 --- a/mozilla/calendar/resources/content/pref/publishPrefs.xul +++ b/mozilla/calendar/resources/content/pref/publishPrefs.xul @@ -75,7 +75,7 @@ &pref.publish.password.label; - +