changeset 179:eee1b3230d70

Minor cosmetic touchup in the fileinfo dialog.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 03:44:05 +0000
parents 002e314712c4
children d75e8051c84e
files xmms-sid.glade
diffstat 1 files changed, 72 insertions(+), 63 deletions(-) [+]
line wrap: on
line diff
--- a/xmms-sid.glade	Wed Aug 18 03:29:02 2004 +0000
+++ b/xmms-sid.glade	Wed Aug 18 03:44:05 2004 +0000
@@ -1943,11 +1943,12 @@
     <spacing>0</spacing>
 
     <widget>
-      <class>GtkFrame</class>
-      <name>frame30</name>
-      <border_width>2</border_width>
-      <label_xalign>0</label_xalign>
-      <shadow_type>GTK_SHADOW_OUT</shadow_type>
+      <class>GtkAlignment</class>
+      <name>alignment8</name>
+      <xalign>0.5</xalign>
+      <yalign>0.5</yalign>
+      <xscale>0.1</xscale>
+      <yscale>1</yscale>
       <child>
 	<padding>0</padding>
 	<expand>False</expand>
@@ -1955,67 +1956,75 @@
       </child>
 
       <widget>
-	<class>GtkHBox</class>
-	<name>hbox19</name>
-	<border_width>4</border_width>
-	<homogeneous>False</homogeneous>
-	<spacing>0</spacing>
-
-	<widget>
-	  <class>GtkButton</class>
-	  <name>fileinfo_subctrl_prev</name>
-	  <can_focus>True</can_focus>
-	  <signal>
-	    <name>clicked</name>
-	    <handler>xs_subctrl_prevsong</handler>
-	    <last_modification_time>Wed, 18 Aug 2004 01:40:46 GMT</last_modification_time>
-	  </signal>
-	  <label> &lt; </label>
-	  <relief>GTK_RELIEF_NORMAL</relief>
-	  <child>
-	    <padding>0</padding>
-	    <expand>False</expand>
-	    <fill>False</fill>
-	  </child>
-	</widget>
+	<class>GtkFrame</class>
+	<name>frame30</name>
+	<border_width>2</border_width>
+	<label_xalign>0</label_xalign>
+	<shadow_type>GTK_SHADOW_OUT</shadow_type>
 
 	<widget>
-	  <class>GtkHScale</class>
-	  <name>fileinfo_subctrl_adj</name>
-	  <can_focus>True</can_focus>
-	  <draw_value>True</draw_value>
-	  <value_pos>GTK_POS_TOP</value_pos>
-	  <digits>0</digits>
-	  <policy>GTK_UPDATE_CONTINUOUS</policy>
-	  <value>0</value>
-	  <lower>0</lower>
-	  <upper>0</upper>
-	  <step>0</step>
-	  <page>0</page>
-	  <page_size>0</page_size>
-	  <child>
-	    <padding>0</padding>
-	    <expand>True</expand>
-	    <fill>True</fill>
-	  </child>
-	</widget>
+	  <class>GtkHBox</class>
+	  <name>hbox19</name>
+	  <border_width>4</border_width>
+	  <homogeneous>False</homogeneous>
+	  <spacing>0</spacing>
+
+	  <widget>
+	    <class>GtkButton</class>
+	    <name>fileinfo_subctrl_prev</name>
+	    <can_focus>True</can_focus>
+	    <signal>
+	      <name>clicked</name>
+	      <handler>xs_subctrl_prevsong</handler>
+	      <last_modification_time>Wed, 18 Aug 2004 01:40:46 GMT</last_modification_time>
+	    </signal>
+	    <label> &lt; </label>
+	    <relief>GTK_RELIEF_NORMAL</relief>
+	    <child>
+	      <padding>0</padding>
+	      <expand>False</expand>
+	      <fill>False</fill>
+	    </child>
+	  </widget>
 
-	<widget>
-	  <class>GtkButton</class>
-	  <name>fileinfo_subctrl_next</name>
-	  <can_focus>True</can_focus>
-	  <signal>
-	    <name>clicked</name>
-	    <handler>xs_subctrl_nextsong</handler>
-	    <last_modification_time>Wed, 18 Aug 2004 01:41:09 GMT</last_modification_time>
-	  </signal>
-	  <label> &gt; </label>
-	  <relief>GTK_RELIEF_NORMAL</relief>
-	  <child>
-	    <padding>0</padding>
-	    <expand>False</expand>
-	    <fill>False</fill>
-	  </child>
+	  <widget>
+	    <class>GtkHScale</class>
+	    <name>fileinfo_subctrl_adj</name>
+	    <can_focus>True</can_focus>
+	    <draw_value>True</draw_value>
+	    <value_pos>GTK_POS_TOP</value_pos>
+	    <digits>0</digits>
+	    <policy>GTK_UPDATE_CONTINUOUS</policy>
+	    <value>0</value>
+	    <lower>0</lower>
+	    <upper>0</upper>
+	    <step>0</step>
+	    <page>0</page>
+	    <page_size>0</page_size>
+	    <child>
+	      <padding>0</padding>
+	      <expand>True</expand>
+	      <fill>True</fill>
+	    </child>
+	  </widget>
+
+	  <widget>
+	    <class>GtkButton</class>
+	    <name>fileinfo_subctrl_next</name>
+	    <can_focus>True</can_focus>
+	    <signal>
+	      <name>clicked</name>
+	      <handler>xs_subctrl_nextsong</handler>
+	      <last_modification_time>Wed, 18 Aug 2004 01:41:09 GMT</last_modification_time>
+	    </signal>
+	    <label> &gt; </label>
+	    <relief>GTK_RELIEF_NORMAL</relief>
+	    <child>
+	      <padding>0</padding>
+	      <expand>False</expand>
+	      <fill>False</fill>
+	    </child>
+	  </widget>
 	</widget>
       </widget>
     </widget>