aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-03-28 22:15:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-03-28 22:15:07 +0800
commit86efefd39f4e0b9c5f7eaaee4048ecb52260559e (patch)
treec42f164e35d2b51ff2f5da929d6e0ccfbf99d2bb /ui
parentbf58178b2a47da0c540582091b4a6a079f6c8359 (diff)
downloadgsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar.gz
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar.bz2
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar.lz
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar.xz
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.tar.zst
gsoc2013-evolution-86efefd39f4e0b9c5f7eaaee4048ecb52260559e.zip
Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages"
Removed the following menu items under View: Hide Selected Messages Hide Read Messages Show Hidden Messages These options are confusing and don't fit with the rest of the mailer design. Hidden messages were tracked by folder in: ~/.evolution/mail/config/hidestate-<<folder-uri>> So by simply not loading those files any more we reveal all previously hidden messages and avoid any risk of lost messages. Also inverted "Hide Deleted Messages" to "Show Deleted Messages".
Diffstat (limited to 'ui')
-rw-r--r--ui/evolution-mail.ui5
1 files changed, 1 insertions, 4 deletions
diff --git a/ui/evolution-mail.ui b/ui/evolution-mail.ui
index d0c305197a..7c4db78b85 100644
--- a/ui/evolution-mail.ui
+++ b/ui/evolution-mail.ui
@@ -27,10 +27,7 @@
<menuitem action='mail-threads-expand-all'/>
<menuitem action='mail-threads-collapse-all'/>
<separator/>
- <menuitem action='mail-hide-deleted'/>
- <menuitem action='mail-hide-selected'/>
- <menuitem action='mail-hide-read'/>
- <menuitem action='mail-show-hidden'/>
+ <menuitem action='mail-show-deleted'/>
</placeholder>
</menu>
<placeholder name='custom-menus'>