[Xfce4-commits] <ristretto:master> Add properties button to the popup-menu

Stephan Arts noreply at xfce.org
Sun Oct 2 14:06:01 CEST 2011


Updating branch refs/heads/master
         to 9bed21b013f96ceff3b74b296d5fbcfd98a627d6 (commit)
       from fce79947f6e1430d12c891b3834f141e507fbc87 (commit)

commit 9bed21b013f96ceff3b74b296d5fbcfd98a627d6
Author: Stephan Arts <stephan at xfce.org>
Date:   Sun Oct 2 14:05:24 2011 +0200

    Add properties button to the popup-menu

 src/main_window_ui.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main_window_ui.xml b/src/main_window_ui.xml
index 279843e..04c5638 100644
--- a/src/main_window_ui.xml
+++ b/src/main_window_ui.xml
@@ -87,6 +87,7 @@
     <popup name="image-viewer-menu">
         <menuitem action="open"/>
         <menuitem action="open-folder"/>
+        <menuitem action="properties"/>
         <menuitem action="close"/>
         <separator/>
         <menu action="open-with-menu">


More information about the Xfce4-commits mailing list