diff audacious/main.h @ 1905:6b4116c34489 trunk

[svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin - add option to use XMMS-like fileselector instead of the one provided by GTK2
author nenolod
date Fri, 27 Oct 2006 02:01:55 -0700
parents 597bd579d9af
children 1d9c1026d9f8
line wrap: on
line diff
--- a/audacious/main.h	Fri Oct 27 00:19:32 2006 -0700
+++ b/audacious/main.h	Fri Oct 27 02:01:55 2006 -0700
@@ -126,6 +126,7 @@
     gint filepopup_pixelsize;
     gint filepopup_delay;
     gboolean use_file_cover;
+    gboolean use_xmms_style_fileselector;
 };
 
 typedef struct _BmpConfig BmpConfig;