[gnome-games/wip/exalm/libhandy2: 3/5] preferences-window: Don't show menu in headerbar



commit e435a442ce62d9ed5ab94479ac31992bf720633a
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date:   Mon Sep 24 23:47:04 2018 +0500

    preferences-window: Don't show menu in headerbar
    
    Since we don't have an appmenu anymore, this is same as not showing window
    controls at all, so drop it.

 data/ui/preferences-window.ui | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/data/ui/preferences-window.ui b/data/ui/preferences-window.ui
index 09fb003f..491ebaf8 100644
--- a/data/ui/preferences-window.ui
+++ b/data/ui/preferences-window.ui
@@ -23,8 +23,7 @@
                     <property name="name">left_header_bar</property>
                     <property name="visible">True</property>
                     <property name="title" translatable="yes">Preferences</property>
-                    <property name="show-close-button">True</property>
-                    <property name="decoration_layout">menu</property>
+                    <property name="show-close-button">False</property>
                   </object>
                 </child>
                 <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]