From dbce9291bebf3807a138eb0c52045f37fda05e4e Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Mon, 20 Oct 2003 17:11:29 +0000 Subject: [PATCH] Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now. git-svn-id: svn://10.0.0.236/trunk@148159 18797224-902f-48f8-a5cc-f745e15eee43 --- .../compose/content/messengercompose.xul | 20 ++++++++++------ .../compose/locale/messengercompose.dtd | 23 +++++++++++-------- 2 files changed, 26 insertions(+), 17 deletions(-) diff --git a/mozilla/mail/components/compose/content/messengercompose.xul b/mozilla/mail/components/compose/content/messengercompose.xul index 7d12d90af60..622d29d590c 100644 --- a/mozilla/mail/components/compose/content/messengercompose.xul +++ b/mozilla/mail/components/compose/content/messengercompose.xul @@ -210,7 +210,8 @@ - + + @@ -240,8 +241,14 @@ oncommand="window.openDialog('chrome://messenger/content/addressbook/abNewCardDialog.xul', '', 'chrome,resizable=no,titlebar,modal');"/> - - + + + + + + + +