[Xfce4-commits] <postler:master> Don't show address book in composer

Christian Dywan noreply at xfce.org
Sun Jan 23 23:32:01 CET 2011


Updating branch refs/heads/master
         to 094a2bde12a7b2b311a041df3657eff11736f493 (commit)
       from b607792118727b3991cd291ba3d52b785e0caa2e (commit)

commit 094a2bde12a7b2b311a041df3657eff11736f493
Author: Christian Dywan <christian at twotoasts.de>
Date:   Sun Jan 23 22:58:10 2011 +0100

    Don't show address book in composer
    
    Fixes: https://bugs.launchpad.net/postler/+bug/699728

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

diff --git a/postler/postler-composer.vala b/postler/postler-composer.vala
index d14b5db..e52d05e 100644
--- a/postler/postler-composer.vala
+++ b/postler/postler-composer.vala
@@ -48,14 +48,11 @@ public class Postler.Composer : Gtk.Window {
                     <menuitem action="InsertEmoticonSmileBig"/>
                     <menuitem action="InsertEmoticonWink"/>
                     <menuitem action="InsertEmoticonSad"/>
-                    <separator/>
-                    <menuitem action="AddressBook"/>
                 </menu>
             </menubar>
             <toolbar>
                 <toolitem action="Quote"/>
                 <toolitem action="FileAttach"/>
-                <toolitem action="AddressBook"/>
                 <separator expand="true"/>
             </toolbar>
             <popup name="emoticons">



More information about the Xfce4-commits mailing list