aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui')
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-message-composer.xml4
2 files changed, 6 insertions, 4 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 243551ce2f..3bd28d3572 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2005-05-16 Srinivasa Ragavan <sragavan@novell.com>
+
+ * evolution-message-composer.xml: Removed the Show Attachment
+ menu item, since the attachment bar cannot be made hidden
+ any more and is visible always
+
2005-05-13 Rodney Dawes <dobey@novell.com>
* *.xml: Update to the new menu layout
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=""/>