# HG changeset patch
# User nenolod
# Date 1150692320 25200
# Node ID f2e1a954237fd7e0200fe88ca33750cb330177e5
# Parent  b7d8e6e77ba6a0cd7526800e7d20f8430a2b3e23
[svn] - la la la, resize

diff -r b7d8e6e77ba6 -r f2e1a954237f ChangeLog
--- a/ChangeLog	Sun Jun 18 21:35:32 2006 -0700
+++ b/ChangeLog	Sun Jun 18 21:45:20 2006 -0700
@@ -1,3 +1,12 @@
+2006-06-19 04:35:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1504]
+  - initial album art support
+  
+
+  Changes:        Modified:
+  +58 -0          trunk/audacious/ui_fileinfo.c  
+
+
 2006-06-18 10:03:40 +0000  William Pitcock <nenolod@nenolod.net>
   revision [1502]
   - roll back difftable changes (apparently we had them mathematically wrong for a reason)
diff -r b7d8e6e77ba6 -r f2e1a954237f audacious/ui_fileinfo.c
--- a/audacious/ui_fileinfo.c	Sun Jun 18 21:35:32 2006 -0700
+++ b/audacious/ui_fileinfo.c	Sun Jun 18 21:45:20 2006 -0700
@@ -219,6 +219,8 @@
 	filepopup_entry_set_text("label_year", "");
 	filepopup_entry_set_text("label_length", "");
 	filepopup_entry_set_image("image_artwork", DATA_DIR "/images/audio.png");
+
+	gtk_window_resize(GTK_WINDOW(filepopup_win), 1, 1);
 }
 
 void