[Xfce4-commits] <postler:master> Remove Unread and Flagged buttons from the toolbar

Christian Dywan noreply at xfce.org
Sun Nov 7 00:28:02 CET 2010


Updating branch refs/heads/master
         to fc2b675c2c8b727641af1334375dbd25eef8be6b (commit)
       from a28993d17ab14d42b889c50e0205e9211d68caa8 (commit)

commit fc2b675c2c8b727641af1334375dbd25eef8be6b
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Nov 7 00:27:06 2010 +0100

    Remove Unread and Flagged buttons from the toolbar

 postler/postler-bureau.vala |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/postler/postler-bureau.vala b/postler/postler-bureau.vala
index bc29149..ac1bba0 100644
--- a/postler/postler-bureau.vala
+++ b/postler/postler-bureau.vala
@@ -63,8 +63,6 @@ public class Postler.Bureau : Gtk.Window {
                 <toolitem action="MessageReplyAll"/>
                 <toolitem action="MessageForward"/>
                 <separator/>
-                <toolitem action="MessageUnread"/>
-                <toolitem action="MessageFlag"/>
                 <toolitem action="MessageArchive"/>
                 <toolitem action="MessageDelete"/>
                 <separator expand="true"/>



More information about the Xfce4-commits mailing list