[Xfce4-commits] [apps/ristretto] 01/01: Add more separators to the menus

noreply at xfce.org noreply at xfce.org
Mon Aug 5 15:20:03 CEST 2019


This is an automated email from the git hooks/post-receive script.

f   2   4   0   4       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository apps/ristretto.

commit a7d0ff8d77db411dc80249c4157909ee081e0899
Author: Igor <f2404 at yandex.ru>
Date:   Mon Aug 5 09:19:55 2019 -0400

    Add more separators to the menus
---
 src/main_window_ui.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/main_window_ui.xml b/src/main_window_ui.xml
index 6fc324b..600da60 100644
--- a/src/main_window_ui.xml
+++ b/src/main_window_ui.xml
@@ -11,6 +11,7 @@
             -->
             <separator/>
             <menuitem action="properties"/>
+            <separator/>
             <menuitem action="close"/>
             <menuitem action="quit"/>
         </menu>
@@ -27,6 +28,7 @@
             <menuitem action="delete"/>
             <separator/>
             <menuitem action="clear-private-data"/>
+            <separator/>
             <menuitem action="preferences"/>
         </menu>
         <menu action="view-menu">
@@ -65,6 +67,7 @@
             </menu>
             <separator/>
             <menuitem action="fullscreen"/>
+            <separator/>
             <menuitem action="set-as-wallpaper"/>
         </menu>
         <menu action="go-menu">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list