From a07df162143e050802f2eac9b644c314faf44ca2 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Wed, 10 Nov 2004 23:14:30 +0000 Subject: [PATCH] Bug #264061 --> Tools/Options should be Edit/Preferences on Linux git-svn-id: svn://10.0.0.236/trunk@165235 18797224-902f-48f8-a5cc-f745e15eee43 --- .../mail/base/content/mailWindowOverlay.xul | 16 +++++++++++++++- mozilla/mail/base/content/utilityOverlay.xul | 11 +++++++++++ mozilla/mail/base/jar.mn | 3 ++- .../addrbook/content/addressbook.xul | 18 +++++++++++++++++- .../compose/content/messengercompose.xul | 19 ++++++++++++++++++- .../compose/locale/messengercompose.dtd | 2 ++ .../chrome/communicator/utilityOverlay.dtd | 4 +++- .../messenger/addressbook/abMainWindow.dtd | 2 ++ 8 files changed, 70 insertions(+), 5 deletions(-) diff --git a/mozilla/mail/base/content/mailWindowOverlay.xul b/mozilla/mail/base/content/mailWindowOverlay.xul index 89fac45975c..161a3d38b31 100644 --- a/mozilla/mail/base/content/mailWindowOverlay.xul +++ b/mozilla/mail/base/content/mailWindowOverlay.xul @@ -1171,6 +1171,12 @@ +#ifdef XP_UNIX +#ifndef XP_MACOSX + + +#endif +#endif @@ -1634,9 +1640,17 @@ accesskey="&importCmd.accesskey;" oncommand="toImport();"/> - +#ifndef XP_UNIX + +#else +#ifdef XP_MACOSX + + + +#endif +#endif diff --git a/mozilla/mail/base/content/utilityOverlay.xul b/mozilla/mail/base/content/utilityOverlay.xul index e24e455f5fe..5cc8132db7c 100644 --- a/mozilla/mail/base/content/utilityOverlay.xul +++ b/mozilla/mail/base/content/utilityOverlay.xul @@ -169,9 +169,20 @@ +#else label="&preferencesCmd.label;" key="key_preferences" accesskey="&preferencesCmd.accesskey;"/> +#endif +#else + label="&preferencesCmd.label;" + key="key_preferences" + accesskey="&preferencesCmd.accesskey;"/> +#endif +#ifdef XP_UNIX +#ifndef XP_MACOSX + + +#endif +#endif @@ -429,9 +436,18 @@ #endif - + +#ifndef XP_UNIX + +#else +#ifdef XP_MACOSX + + +#endif +#endif diff --git a/mozilla/mail/components/compose/content/messengercompose.xul b/mozilla/mail/components/compose/content/messengercompose.xul index fd41acadf5a..ef894419ffa 100644 --- a/mozilla/mail/components/compose/content/messengercompose.xul +++ b/mozilla/mail/components/compose/content/messengercompose.xul @@ -321,6 +321,14 @@ +#ifdef XP_UNIX +#ifndef XP_MACOSX + + + +#endif +#endif @@ -465,11 +473,20 @@ #ifndef XP_MACOSX - #endif + +#ifndef XP_UNIX + +#else +#ifdef XP_MACOSX + + +#endif +#endif diff --git a/mozilla/mail/components/compose/locale/messengercompose.dtd b/mozilla/mail/components/compose/locale/messengercompose.dtd index a6f467b5148..052a9125d18 100644 --- a/mozilla/mail/components/compose/locale/messengercompose.dtd +++ b/mozilla/mail/components/compose/locale/messengercompose.dtd @@ -170,6 +170,8 @@ + + diff --git a/mozilla/mail/locales/en-US/chrome/communicator/utilityOverlay.dtd b/mozilla/mail/locales/en-US/chrome/communicator/utilityOverlay.dtd index 00d9dcef400..6d17f080cd5 100644 --- a/mozilla/mail/locales/en-US/chrome/communicator/utilityOverlay.dtd +++ b/mozilla/mail/locales/en-US/chrome/communicator/utilityOverlay.dtd @@ -44,8 +44,10 @@ - + + + diff --git a/mozilla/mail/locales/en-US/chrome/messenger/addressbook/abMainWindow.dtd b/mozilla/mail/locales/en-US/chrome/messenger/addressbook/abMainWindow.dtd index 08bd8550098..dd4011b3ca7 100644 --- a/mozilla/mail/locales/en-US/chrome/messenger/addressbook/abMainWindow.dtd +++ b/mozilla/mail/locales/en-US/chrome/messenger/addressbook/abMainWindow.dtd @@ -121,6 +121,8 @@ + +