Mercurial > audlegacy
changeset 1297:f2e1a954237f trunk
[svn] - la la la, resize
author | nenolod |
---|---|
date | Sun, 18 Jun 2006 21:45:20 -0700 |
parents | b7d8e6e77ba6 |
children | 61b576d80cbb |
files | ChangeLog audacious/ui_fileinfo.c |
diffstat | 2 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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)
--- 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