|
XMMS2
|
#include "xmms/xmms_config.h"Go to the source code of this file.
Macros | |
| #define | XMMS_MAX_CONFIGFILE_LEN 255 |
| #define | XMMS_CONFIG_SYSTEMWIDE SYSCONFDIR "/xmms2.conf" |
Functions | |
| void | xmms_config_init (const gchar *filename) |
| void | xmms_config_shutdown (void) |
| gboolean | xmms_config_save (void) |
| #define XMMS_CONFIG_SYSTEMWIDE SYSCONFDIR "/xmms2.conf" |
Definition at line 26 of file xmms_config.h.
| #define XMMS_MAX_CONFIGFILE_LEN 255 |
Definition at line 25 of file xmms_config.h.
1.8.14