diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2009-05-27 10:39:40 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-05-27 10:39:40 +0800 |
commit | 06563bd114ddc75e6b0efceddf1f6b2478ca9718 (patch) | |
tree | af1e19802521491a79088a4a267c9d9a3a9e5561 /composer | |
parent | 333656eba50f2120bbee3e817b8faf0baf448faf (diff) | |
download | gsoc2013-evolution-06563bd114ddc75e6b0efceddf1f6b2478ca9718.tar.gz gsoc2013-evolution-06563bd114ddc75e6b0efceddf1f6b2478ca9718.tar.zst gsoc2013-evolution-06563bd114ddc75e6b0efceddf1f6b2478ca9718.zip |
Remove Attach toolbar button from composer.
This was an oversight from the attachment UI rewrite.
Diffstat (limited to 'composer')
-rw-r--r-- | composer/evolution-composer.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/composer/evolution-composer.ui b/composer/evolution-composer.ui index c22368383c..1e72d9eafc 100644 --- a/composer/evolution-composer.ui +++ b/composer/evolution-composer.ui @@ -58,7 +58,6 @@ <toolitem action='send'/> <separator/> <toolitem action='save-draft'/> - <toolitem action='attach'/> <separator/> </placeholder> </toolbar> |