[Xfce4-commits] <xfce4-panel:master> Restore shadow of spin button in systrau dialog.
Nick Schermer
noreply at xfce.org
Tue Nov 16 20:10:01 CET 2010
Updating branch refs/heads/master
to 13f15c6eb0312b494f798b535a5845db7ebf43da (commit)
from 9d2fee8f33bf96fcd8d569f72f0205ac33c99eef (commit)
commit 13f15c6eb0312b494f798b535a5845db7ebf43da
Author: Nick Schermer <nick at xfce.org>
Date: Tue Nov 16 20:08:49 2010 +0100
Restore shadow of spin button in systrau dialog.
plugins/systray/systray-dialog.glade | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/plugins/systray/systray-dialog.glade b/plugins/systray/systray-dialog.glade
index 8aa42d1..be87fe1 100644
--- a/plugins/systray/systray-dialog.glade
+++ b/plugins/systray/systray-dialog.glade
@@ -21,7 +21,6 @@
<property name="default_height">425</property>
<property name="icon_name">gtk-properties</property>
<property name="type_hint">normal</property>
- <property name="has_separator">False</property>
<child internal-child="vbox">
<object class="GtkVBox" id="dialog-vbox2">
<property name="visible">True</property>
@@ -69,7 +68,6 @@
<object class="GtkSpinButton" id="rows">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="shadow_type">none</property>
<property name="adjustment">rows-adjustment</property>
<property name="numeric">True</property>
</object>
More information about the Xfce4-commits
mailing list