[gnome-klotski/arnaudb/wip/gtk4: 25/25] Remove a MenuButton arrow.




commit 39764d7d130699c7ae6a269557c30558c5b03e05
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Tue Sep 29 15:42:11 2020 +0200

    Remove a MenuButton arrow.

 data/ui/klotski.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/klotski.ui b/data/ui/klotski.ui
index e2e6230..ff5736b 100644
--- a/data/ui/klotski.ui
+++ b/data/ui/klotski.ui
@@ -330,7 +330,6 @@
             <property name="focus-on-click">False</property>
             <!-- Translators: tooltip text of the Change Puzzle menubutton, in the headerbar -->
             <property name="tooltip-text" translatable="yes">Choose an other puzzle</property>
-            <property name="direction">down</property>
             <property name="popover">puzzles_popover</property>
           </object>
         </child>
@@ -351,6 +350,7 @@
             <!-- Translators: tooltip text of the Start Over button, in the headerbar -->
             <property name="tooltip-text" translatable="yes">Moves counter</property>
             <property name="menu-model">game-menu</property>
+            <property name="direction">none</property>
           </object>
         </child>
       </object>


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