Mercurial > audlegacy
changeset 1080:440cb13c5051 trunk
[svn] - "Use custom cursors" does NOT require it's own vbox, kthx
author | nenolod |
---|---|
date | Fri, 19 May 2006 12:56:44 -0700 |
parents | d94ba9133f94 |
children | 00442fab8cc3 |
files | audacious/glade/prefswin.glade |
diffstat | 1 files changed, 4 insertions(+), 17 deletions(-) [+] |
line wrap: on
line diff
--- a/audacious/glade/prefswin.glade Fri May 19 12:48:02 2006 -0700 +++ b/audacious/glade/prefswin.glade Fri May 19 12:56:44 2006 -0700 @@ -1478,22 +1478,9 @@ <property name="fill">False</property> </packing> </child> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> - </packing> - </child> - - <child> - <widget class="GtkVBox" id="vbox24"> - <property name="visible">True</property> - <property name="homogeneous">False</property> - <property name="spacing">0</property> <child> - <widget class="GtkAlignment" id="alignment57"> + <widget class="GtkAlignment" id="alignment69"> <property name="visible">True</property> <property name="xalign">0.5</property> <property name="yalign">0.5</property> @@ -1505,7 +1492,7 @@ <property name="right_padding">0</property> <child> - <widget class="GtkCheckButton" id="custom_cursors"> + <widget class="GtkCheckButton" id="checkbutton2"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="label" translatable="yes">Use custom cursors</property> @@ -1522,8 +1509,8 @@ </widget> <packing> <property name="padding">0</property> - <property name="expand">False</property> - <property name="fill">False</property> + <property name="expand">True</property> + <property name="fill">True</property> </packing> </child> </widget>