[gnome-calendar] window: Make menu completely non-homogeneous



commit 74f353eb331bf8530e7b051f33d442fd24e3575a
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Sat Jan 27 23:54:04 2018 -0200

    window: Make menu completely non-homogeneous

 data/ui/window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/window.ui b/data/ui/window.ui
index d9ede875..171134da 100644
--- a/data/ui/window.ui
+++ b/data/ui/window.ui
@@ -376,7 +376,7 @@
       <object class="GtkStack" id="win_menu_stack">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="vhomogeneous">False</property>
+        <property name="homogeneous">False</property>
         <property name="transition_type">slide-left-right</property>
         <property name="interpolate-size">True</property>
         <child>


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