comparison src/xs_config.h @ 50:dae6d3c2268d

Minor fixes, updated to support default XMMS configfile
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 21 Jun 2003 21:11:02 +0000
parents 90cd38b28a72
children 85811bcd049e
comparison
equal deleted inserted replaced
49:3518ca5c8b0f 50:dae6d3c2268d
3 3
4 #ifdef __cplusplus 4 #ifdef __cplusplus
5 extern "C" { 5 extern "C" {
6 #endif 6 #endif
7 7
8 #include <xmms-sid.h> 8 #include "xmms-sid.h"
9
10 /*
11 * Constants
12 */
13 #define XS_CONFIG_IDENT "XMMS-SID" /* Configuration file identifier */
14 #define XS_CONFIG_FILE "/.xmms/config"
15
16 9
17 /* 10 /*
18 * Configuration structure 11 * Configuration structure
19 */ 12 */
20 enum XS_RES { 13 enum XS_RES {