comparison 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
comparison
equal deleted inserted replaced
1904:4960ba312ffe 1905:6b4116c34489
124 gint recurse_for_cover_depth; 124 gint recurse_for_cover_depth;
125 gchar *session_uri_base; 125 gchar *session_uri_base;
126 gint filepopup_pixelsize; 126 gint filepopup_pixelsize;
127 gint filepopup_delay; 127 gint filepopup_delay;
128 gboolean use_file_cover; 128 gboolean use_file_cover;
129 gboolean use_xmms_style_fileselector;
129 }; 130 };
130 131
131 typedef struct _BmpConfig BmpConfig; 132 typedef struct _BmpConfig BmpConfig;
132 133
133 enum { 134 enum {