[Xfce4-commits] <postler:master> Remove View Source from the app menu

Christian Dywan noreply at xfce.org
Tue Nov 9 02:02:01 CET 2010


Updating branch refs/heads/master
         to c94022294311ef7baffc81250391004f427334be (commit)
       from 18e0681ef8ec6fefb1a5b8ee585d08cf756b2695 (commit)

commit c94022294311ef7baffc81250391004f427334be
Author: Christian Dywan <christian at twotoasts.de>
Date:   Tue Nov 9 02:01:04 2010 +0100

    Remove View Source from the app menu
    
    Fixes: https://bugs.launchpad.net/postler/+bug/672830

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

diff --git a/postler/postler-bureau.vala b/postler/postler-bureau.vala
index 7cf10f4..d530910 100644
--- a/postler/postler-bureau.vala
+++ b/postler/postler-bureau.vala
@@ -71,7 +71,6 @@ public class Postler.Bureau : Gtk.Window {
                 <menuitem action="HideRead"/>
                 <separator/>
                 <menuitem action="Fullscreen"/>
-                <menuitem action="ViewSource"/>
             </popup>
             <toolbar name="search_options">
                 <toolitem action="SearchSubject"/>



More information about the Xfce4-commits mailing list