Browse Source

add calendar part

Bill Gianopoulos 7 months ago
parent
commit
118a4eba1b
1 changed files with 12 additions and 1 deletions
  1. 12 1
      comm-central/patches/9999999-port1824260-suite-bustage.patch

+ 12 - 1
comm-central/patches/9999999-port1824260-suite-bustage.patch

@@ -2,7 +2,7 @@
 # User Bill Gianopoulos <wgianopoulos@gmail.com>
 # Date 1710319656 0
 Bug 9999999 - Port bug 1824260 to suite.
-Bug 1824260 - modernize jsmime.
+Bug 1824260 - Migrate Thunderbird code from ChromeUtils.import to ES6 Modules
 
 diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manifest.in
 --- a/suite/installer/package-manifest.in
@@ -25,3 +25,14 @@ diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manif
  @RESPATH@/chrome/newsblog.manifest
  #ifdef MOZ_GTK
  @RESPATH@/chrome/icons/default/abcardWindow.png
+@@ -500,10 +500,9 @@ man/*
+ 
+ [calendar]
+ @RESPATH@/chrome/calendar@JAREXT@
+ @RESPATH@/chrome/calendar.manifest
+ 
+ @RESPATH@/@PREF_DIR@/calendar.js
+ 
+ # Files added to components directory via `FINAL_TARGET_FILES.components`.
+-@RESPATH@/components/calCachedCalendar.js
+ @RESPATH@/components/calICSService-worker.js