From 699644c468d6bd593e17770e1d5691f4b66aa4b1 Mon Sep 17 00:00:00 2001 From: "ben%netscape.com" Date: Tue, 30 Oct 2001 06:46:36 +0000 Subject: [PATCH] 107311 - Add new overlay/js files to jar manifest r=jst, sr=sspitzer git-svn-id: svn://10.0.0.236/trunk@106662 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/editor/jar.mn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/editor/jar.mn b/mozilla/editor/jar.mn index f728905389e..7b89e08bdd9 100644 --- a/mozilla/editor/jar.mn +++ b/mozilla/editor/jar.mn @@ -31,6 +31,8 @@ comm.jar: content/editor/pref-publish.xul (ui/composer/content/pref-publish.xul) content/editor/editorPrefsOverlay.xul (ui/composer/content/editorPrefsOverlay.xul) content/editor/editorNavigatorOverlay.xul (ui/composer/content/editorNavigatorOverlay.xul) + content/editor/editorMailOverlay.xul (ui/composer/content/editorMailOverlay.xul) + content/editor/editorApplicationOverlay.js (ui/composer/content/editorApplicationOverlay.js) content/editor/images/tag-anchor.gif (ui/composer/content/images/tag-anchor.gif) content/editor/images/tag-abr.gif (ui/composer/content/images/tag-abr.gif) content/editor/images/tag-acr.gif (ui/composer/content/images/tag-acr.gif)