diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2005-05-16 19:39:08 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2005-05-16 19:39:08 +0800 |
commit | 903becfede2bbdc739de5da88ca1341cac3ababf (patch) | |
tree | 30255f5a7fe22a7c2c2d79369f4e191243e52bcc /ui/evolution-message-composer.xml | |
parent | 1b7f8af0fa537de73c005a3853cb3ba7ea2fd91e (diff) | |
download | gsoc2013-evolution-903becfede2bbdc739de5da88ca1341cac3ababf.tar.gz gsoc2013-evolution-903becfede2bbdc739de5da88ca1341cac3ababf.tar.zst gsoc2013-evolution-903becfede2bbdc739de5da88ca1341cac3ababf.zip |
composer/e-message-composer.c calendar/gui/dialogs/comp-editor.c
2005-05-16 Srinivasa Ragavan <sragavan@novell.com>
* composer/e-message-composer.c
* calendar/gui/dialogs/comp-editor.c
* ui/evolutoin-message-composer.xml
Removed the expander for the attachment bar and made visible
always.
svn path=/trunk/; revision=29373
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index bd21387446..429429070d 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -61,8 +61,6 @@ _tip="Toggles whether the BCC field is displayed" type="toggle" state="0"/> - <cmd name="ViewAttach" _label="Show attachments" _tip="Show / hide attachments" - type="toggle" state="0"/> <cmd name="SecurityPGPSign" _label="PGP Sign" _tip="Sign this message with your PGP key" type="toggle" state="0"/> @@ -122,8 +120,6 @@ </submenu> <submenu name="View" _label="_View"> - <menuitem name="ViewAttach" verb="" _label="Show _attachments"/> - <separator f="" name="emailcomposer"/> <menuitem name="ViewFrom" verb=""/> <menuitem name="ViewTo" verb=""/> <menuitem name="ViewPostTo" verb=""/> |