From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../base/content/preferences/alarms.inc.xhtml | 188 +++++++++++++ comm/calendar/base/content/preferences/alarms.js | 165 +++++++++++ .../preferences/calendar-preferences.inc.xhtml | 55 ++++ .../content/preferences/calendar-preferences.js | 28 ++ .../base/content/preferences/categories.inc.xhtml | 32 +++ .../base/content/preferences/categories.js | 297 ++++++++++++++++++++ .../base/content/preferences/editCategory.js | 112 ++++++++ .../base/content/preferences/editCategory.xhtml | 49 ++++ .../base/content/preferences/general.inc.xhtml | 185 ++++++++++++ comm/calendar/base/content/preferences/general.js | 148 ++++++++++ .../base/content/preferences/notifications.js | 24 ++ .../base/content/preferences/views.inc.xhtml | 311 +++++++++++++++++++++ comm/calendar/base/content/preferences/views.js | 115 ++++++++ 13 files changed, 1709 insertions(+) create mode 100644 comm/calendar/base/content/preferences/alarms.inc.xhtml create mode 100644 comm/calendar/base/content/preferences/alarms.js create mode 100644 comm/calendar/base/content/preferences/calendar-preferences.inc.xhtml create mode 100644 comm/calendar/base/content/preferences/calendar-preferences.js create mode 100644 comm/calendar/base/content/preferences/categories.inc.xhtml create mode 100644 comm/calendar/base/content/preferences/categories.js create mode 100644 comm/calendar/base/content/preferences/editCategory.js create mode 100644 comm/calendar/base/content/preferences/editCategory.xhtml create mode 100644 comm/calendar/base/content/preferences/general.inc.xhtml create mode 100644 comm/calendar/base/content/preferences/general.js create mode 100644 comm/calendar/base/content/preferences/notifications.js create mode 100644 comm/calendar/base/content/preferences/views.inc.xhtml create mode 100644 comm/calendar/base/content/preferences/views.js (limited to 'comm/calendar/base/content/preferences') diff --git a/comm/calendar/base/content/preferences/alarms.inc.xhtml b/comm/calendar/base/content/preferences/alarms.inc.xhtml new file mode 100644 index 0000000000..a2524983d0 --- /dev/null +++ b/comm/calendar/base/content/preferences/alarms.inc.xhtml @@ -0,0 +1,188 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, you can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + +