comparison src/audacious/audconfig.h @ 4787:f04094af8d57

remove XMMS-style fileopener
author mf0102 <0102@gmx.at>
date Tue, 30 Sep 2008 17:58:41 +0200
parents 51d82bf6ba63
children
comparison
equal deleted inserted replaced
4786:a28b97667415 4787:f04094af8d57
106 gint recurse_for_cover_depth; 106 gint recurse_for_cover_depth;
107 gchar *session_uri_base; 107 gchar *session_uri_base;
108 gint filepopup_pixelsize; 108 gint filepopup_pixelsize;
109 gint filepopup_delay; 109 gint filepopup_delay;
110 gboolean use_file_cover; 110 gboolean use_file_cover;
111 gboolean use_xmms_style_fileselector;
112 gboolean use_extension_probing; 111 gboolean use_extension_probing;
113 gint colorize_r; gint colorize_g; gint colorize_b; 112 gint colorize_r; gint colorize_g; gint colorize_b;
114 gboolean filepopup_showprogressbar; 113 gboolean filepopup_showprogressbar;
115 gboolean close_jtf_dialog; 114 gboolean close_jtf_dialog;
116 gboolean twoway_scroll; 115 gboolean twoway_scroll;