diff xmms-sid.glade @ 105:e7e36095fa5a

Removed predefined strings from fileinfo dialog
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 11 Jan 2004 23:02:02 +0000
parents 4614f58ab169
children c54b0c07a6d2
line wrap: on
line diff
--- a/xmms-sid.glade	Sun Jan 11 23:02:00 2004 +0000
+++ b/xmms-sid.glade	Sun Jan 11 23:02:02 2004 +0000
@@ -1735,7 +1735,7 @@
   <name>xs_fileinfowin</name>
   <width>400</width>
   <height>350</height>
-  <title>XMMS-SID fileinfo</title>
+  <title>XMMS-SID Fileinfo</title>
   <type>GTK_WINDOW_DIALOG</type>
   <position>GTK_WIN_POS_MOUSE</position>
   <modal>False</modal>
@@ -2028,15 +2028,10 @@
 	    <can_focus>True</can_focus>
 	    <signal>
 	      <name>clicked</name>
-	      <handler>fileinfo_sub_tune_clicked</handler>
-	      <last_modification_time>Mon, 06 Nov 2000 23:36:32 GMT</last_modification_time>
+	      <handler>xs_fileinfo_subtune</handler>
+	      <last_modification_time>Sun, 11 Jan 2004 17:04:41 GMT</last_modification_time>
 	    </signal>
-	    <items>Main tune
-Tune #1
-Tune #2
-Tune #3
-Tune #4
-</items>
+	    <items></items>
 	    <initial_choice>0</initial_choice>
 	    <child>
 	      <padding>2</padding>
@@ -2231,7 +2226,7 @@
 	    <name>fileinfo_sub_comment</name>
 	    <can_focus>True</can_focus>
 	    <editable>False</editable>
-	    <text>zoom</text>
+	    <text></text>
 	  </widget>
 	</widget>
       </widget>
@@ -2259,8 +2254,8 @@
 	<has_focus>True</has_focus>
 	<signal>
 	  <name>clicked</name>
-	  <handler>fileinfo_ok_clicked</handler>
-	  <last_modification_time>Mon, 06 Nov 2000 23:04:15 GMT</last_modification_time>
+	  <handler>xs_fileinfo_ok</handler>
+	  <last_modification_time>Sun, 11 Jan 2004 17:04:28 GMT</last_modification_time>
 	</signal>
 	<label>Close</label>
 	<relief>GTK_RELIEF_NORMAL</relief>
@@ -2270,90 +2265,6 @@
 </widget>
 
 <widget>
-  <class>GtkWindow</class>
-  <name>xs_ctrlwin</name>
-  <title>XMMS-SID</title>
-  <type>GTK_WINDOW_POPUP</type>
-  <position>GTK_WIN_POS_NONE</position>
-  <modal>False</modal>
-  <allow_shrink>False</allow_shrink>
-  <allow_grow>False</allow_grow>
-  <auto_shrink>False</auto_shrink>
-
-  <widget>
-    <class>GtkFrame</class>
-    <name>frame25</name>
-    <border_width>2</border_width>
-    <label_xalign>0</label_xalign>
-    <shadow_type>GTK_SHADOW_OUT</shadow_type>
-
-    <widget>
-      <class>GtkHBox</class>
-      <name>hbox15</name>
-      <homogeneous>False</homogeneous>
-      <spacing>4</spacing>
-
-      <widget>
-	<class>GtkButton</class>
-	<name>ctrl_song_prev</name>
-	<can_focus>True</can_focus>
-	<signal>
-	  <name>clicked</name>
-	  <handler>xs_ctrl_song_prev</handler>
-	  <last_modification_time>Tue, 23 Apr 2002 21:25:08 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>GtkHScale</class>
-	<name>ctrl_song_current</name>
-	<can_focus>True</can_focus>
-	<draw_value>True</draw_value>
-	<value_pos>GTK_POS_TOP</value_pos>
-	<digits>0</digits>
-	<policy>GTK_UPDATE_DELAYED</policy>
-	<value>4</value>
-	<lower>1</lower>
-	<upper>6</upper>
-	<step>1</step>
-	<page>1</page>
-	<page_size>0</page_size>
-	<child>
-	  <padding>0</padding>
-	  <expand>False</expand>
-	  <fill>True</fill>
-	</child>
-      </widget>
-
-      <widget>
-	<class>GtkButton</class>
-	<name>ctrl_song_next</name>
-	<can_focus>True</can_focus>
-	<signal>
-	  <name>clicked</name>
-	  <handler>xs_ctrl_song_next</handler>
-	  <last_modification_time>Tue, 23 Apr 2002 21:25:28 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>
-
-<widget>
   <class>GtkFileSelection</class>
   <name>xs_sldbfileselector</name>
   <border_width>10</border_width>