Browse Source

Bug 1717354

Frank-Rainer Grahl 3 years ago
parent
commit
511d0000bb
2 changed files with 22 additions and 0 deletions
  1. 21 0
      comm-central/patches/1717354-repack-cc.patch
  2. 1 0
      comm-central/patches/series

+ 21 - 0
comm-central/patches/1717354-repack-cc.patch

@@ -0,0 +1,21 @@
+# HG changeset patch
+# User Frank-Rainer Grahl <frgrahl@gmx.net>
+# Date 1624207137 -7200
+# Parent  59d84fc700aaee87de151eab6fb78e2402831ab0
+Bug 1717354 - Set correct l10n location for SeaMonkey branding files. r=IanN
+
+Straight port of Thunderbird Bug 1644251.
+
+diff --git a/suite/branding/seamonkey/locales/Makefile.in b/suite/branding/seamonkey/locales/Makefile.in
+new file mode 100644
+--- /dev/null
++++ b/suite/branding/seamonkey/locales/Makefile.in
+@@ -0,0 +1,8 @@
++# 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/.
++
++LOCALE_TOPDIR=$(commtopsrcdir)
++LOCALE_RELATIVEDIR=suite/branding/seamonkey/locales
++
++include $(moztopsrcdir)/config/config.mk

+ 1 - 0
comm-central/patches/series

@@ -5,6 +5,7 @@
 1621445-8-strictbust-cc.patch
 1714863-vcard-cc.patch
 1628671-2-cc.patch
+1717354-repack-cc.patch
 9999999-port1712633-suite-90a1.patch
 9999999-port1646560-suite-91a1.patch
 TOP-1642188-remove-nsDOMIEvent-cc.patch