Mercurial > audlegacy
changeset 1266:c50f758510f3 trunk
[svn] - the fileinfo window is not visible by default
author | nenolod |
---|---|
date | Thu, 15 Jun 2006 22:01:34 -0700 |
parents | 3a2b28206f12 |
children | d5361c48bb18 |
files | ChangeLog audacious/glade/fileinfo.glade |
diffstat | 2 files changed, 12 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 15 22:00:30 2006 -0700 +++ b/ChangeLog Thu Jun 15 22:01:34 2006 -0700 @@ -1,3 +1,15 @@ +2006-06-16 05:00:30 +0000 William Pitcock <nenolod@nenolod.net> + revision [1444] + - hookup musepack tuple builder (oopsies) + - rename glade/Makefile.in to glade/Makefile + + + Changes: Modified: + +1 -0 trunk/Plugins/Input/musepack/libmpc.cpp + +0 -9 trunk/audacious/glade/Makefile.in + +0 -1 trunk/configure.ac + + 2006-06-16 04:57:35 +0000 William Pitcock <nenolod@nenolod.net> revision [1442] - create fileinfo window
--- a/audacious/glade/fileinfo.glade Thu Jun 15 22:00:30 2006 -0700 +++ b/audacious/glade/fileinfo.glade Thu Jun 15 22:01:34 2006 -0700 @@ -5,7 +5,6 @@ <widget class="GtkWindow" id="fileinfo_win"> <property name="border_width">6</property> - <property name="visible">True</property> <property name="title" translatable="yes">Track Information</property> <property name="type">GTK_WINDOW_TOPLEVEL</property> <property name="window_position">GTK_WIN_POS_NONE</property>