[Xfce4-commits] [xfce/xfdesktop] 04/04: Desktop Settings: fix color combobox height
noreply at xfce.org
noreply at xfce.org
Tue Sep 4 03:41:16 CEST 2018
This is an automated email from the git hooks/post-receive script.
a n d r e 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 xfce/xfdesktop.
commit 5638f51210621a61928dda6bb62e6b8c1c5daec9
Author: Andre Miranda <andreldm at xfce.org>
Date: Mon Sep 3 22:41:00 2018 -0300
Desktop Settings: fix color combobox height
---
settings/xfdesktop-settings-appearance-frame-ui.glade | 1 +
1 file changed, 1 insertion(+)
diff --git a/settings/xfdesktop-settings-appearance-frame-ui.glade b/settings/xfdesktop-settings-appearance-frame-ui.glade
index 0a27659..a4f4e53 100644
--- a/settings/xfdesktop-settings-appearance-frame-ui.glade
+++ b/settings/xfdesktop-settings-appearance-frame-ui.glade
@@ -189,6 +189,7 @@
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="tooltip_text" translatable="yes">Specify the style of the color drawn behind the backdrop image.</property>
+ <property name="valign">center</property>
<property name="hexpand">True</property>
<property name="model">model2</property>
<child>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list