[Xfce4-commits] [xfce/xfce4-panel] 01/01: systray: Make sure checkboxes in prefs are always visible (Bug #8675)
noreply at xfce.org
noreply at xfce.org
Mon May 22 23:24:47 CEST 2017
This is an automated email from the git hooks/post-receive script.
o c h o s i 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/xfce4-panel.
commit 24aea0d3ed4fd7d95e68df3cdd8a20882b8d1929
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon May 22 23:21:56 2017 +0200
systray: Make sure checkboxes in prefs are always visible (Bug #8675)
---
plugins/systray/systray-dialog.glade | 1 +
1 file changed, 1 insertion(+)
diff --git a/plugins/systray/systray-dialog.glade b/plugins/systray/systray-dialog.glade
index 05854a2..d266101 100644
--- a/plugins/systray/systray-dialog.glade
+++ b/plugins/systray/systray-dialog.glade
@@ -244,6 +244,7 @@
<child>
<object class="GtkTreeViewColumn" id="treeviewcolumn3">
<property name="title">Hidden</property>
+ <property name="min_width">24</property>
<child>
<object class="GtkCellRendererToggle" id="hidden-toggle"/>
<attributes>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list