changeset 1272:11785f0bf967 trunk

[svn] - fix ui_fileinfo problem
author nenolod
date Fri, 16 Jun 2006 01:45:08 -0700
parents 3f618ef7a892
children 3b990c26fc46
files ChangeLog audacious/glade/fileinfo.glade
diffstat 2 files changed, 11 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Thu Jun 15 23:02:11 2006 -0700
+++ b/ChangeLog	Fri Jun 16 01:45:08 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-16 06:02:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1456]
+  - remove file_info_box code, it sucked.
+  
+
+  Changes:        Modified:
+  +3 -437         trunk/Plugins/Input/wma/wma.c  
+
+
 2006-06-16 05:58:15 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1454]
   - improvements
--- a/audacious/glade/fileinfo.glade	Thu Jun 15 23:02:11 2006 -0700
+++ b/audacious/glade/fileinfo.glade	Fri Jun 16 01:45:08 2006 -0700
@@ -415,7 +415,7 @@
 			  </child>
 
 			  <child>
-			    <widget class="GtkEntry" id="entry6">
+			    <widget class="GtkEntry" id="entry_year">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
 			      <property name="editable">True</property>
@@ -464,7 +464,7 @@
 			  </child>
 
 			  <child>
-			    <widget class="GtkEntry" id="entry7">
+			    <widget class="GtkEntry" id="entry_track">
 			      <property name="visible">True</property>
 			      <property name="can_focus">True</property>
 			      <property name="editable">True</property>