From 97073959b68e3715bd17c1cca47eb954fb963543 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Fri, 7 Jan 2005 01:31:43 +0000 Subject: [PATCH] **shouldn't effect the 1.8 a6 seamonkey build** Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with toolkit entity errors. Locale restructuring to match work done on the aviary 1.0 branch. git-svn-id: svn://10.0.0.236/trunk@167376 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/editor/ui/jar.mn | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mozilla/editor/ui/jar.mn b/mozilla/editor/ui/jar.mn index 8ed35cf0d29..d607283e4ce 100644 --- a/mozilla/editor/ui/jar.mn +++ b/mozilla/editor/ui/jar.mn @@ -224,6 +224,7 @@ comm.jar: content/editor/EditorPublishProgress.xul (dialogs/content/EditorPublishProgress.xul) content/editor/EditorPublishProgress.js (dialogs/content/EditorPublishProgress.js) +#ifndef MOZ_XUL_APP en-US.jar: locale/en-US/editor/editor.dtd (composer/locale/en-US/editor.dtd) * locale/en-US/editor/contents.rdf (composer/locale/en-US/contents.rdf) @@ -274,3 +275,5 @@ en-US.jar: US.jar: * locale/US/editor-region/contents.rdf (composer/locale/en-US/contents-region.rdf) locale/US/editor-region/region.properties (composer/locale/en-US/region.properties) +#endif +