diff audacious/main.h @ 1358:0c41255487ee trunk

[svn] - add toggle option for filepopup window
author yaz
date Thu, 29 Jun 2006 02:57:27 -0700
parents ff71f891265b
children 878c7f8d0a8c
line wrap: on
line diff
--- a/audacious/main.h	Thu Jun 29 00:38:22 2006 -0700
+++ b/audacious/main.h	Thu Jun 29 02:57:27 2006 -0700
@@ -111,6 +111,7 @@
     gchar *chardet_fallback;
     gint output_buffer_size;
     gboolean playlist_detect;
+    gboolean show_filepopup_for_tuple;
 };
 
 typedef struct _BmpConfig BmpConfig;