From 58ed70653c2ad2c89390a9349baf387f37b7a5d7 Mon Sep 17 00:00:00 2001 From: "sfraser%netscape.com" Date: Fri, 5 May 2000 23:17:38 +0000 Subject: [PATCH] Move the cmd_NewFoo command nodes out of any commandset, so that they don't appear disabled always. Remove superfluous cmd_Save nodes. --- editor/ui/composer/content/editorOverlay.xul | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/editor/ui/composer/content/editorOverlay.xul b/editor/ui/composer/content/editorOverlay.xul index cddaf9fd43b1..ed5b1b1488ac 100644 --- a/editor/ui/composer/content/editorOverlay.xul +++ b/editor/ui/composer/content/editorOverlay.xul @@ -86,21 +86,12 @@ events="create" oncommandupdate="goUpdateComposerMenuItems(this)" > - - - - - - - - - @@ -205,6 +196,13 @@ + + + + + + +