Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
1357:0675e21d50ea | 1358:0c41255487ee |
---|---|
109 gboolean show_separator_in_pl; | 109 gboolean show_separator_in_pl; |
110 gchar *chardet_detector; | 110 gchar *chardet_detector; |
111 gchar *chardet_fallback; | 111 gchar *chardet_fallback; |
112 gint output_buffer_size; | 112 gint output_buffer_size; |
113 gboolean playlist_detect; | 113 gboolean playlist_detect; |
114 gboolean show_filepopup_for_tuple; | |
114 }; | 115 }; |
115 | 116 |
116 typedef struct _BmpConfig BmpConfig; | 117 typedef struct _BmpConfig BmpConfig; |
117 | 118 |
118 enum { | 119 enum { |