Mercurial > audlegacy-plugins
comparison src/evdev-plug/ed_common.h @ 435:c18fd1befd1f trunk
[svn] - added audacious_get_localdir() in util.c/h, returns a string with the full path of audacious local datadir
| author | giacomo |
|---|---|
| date | Mon, 15 Jan 2007 12:38:45 -0800 |
| parents | dea1d9cb7735 |
| children | 51d0636e6dd0 |
comparison
equal
deleted
inserted
replaced
| 434:7385182ae4b8 | 435:c18fd1befd1f |
|---|---|
| 31 #include "../../config.h" | 31 #include "../../config.h" |
| 32 | 32 |
| 33 #define ED_VERSION_PLUGIN "0.1beta" | 33 #define ED_VERSION_PLUGIN "0.1beta" |
| 34 #define ED_VERSION_CONFIG "0" | 34 #define ED_VERSION_CONFIG "0" |
| 35 | 35 |
| 36 #define PLAYER_LOCALRC_DIR ".audacious" | |
| 37 #define PLAYER_LOCALRC_FILE "evdev-plug.conf" | 36 #define PLAYER_LOCALRC_FILE "evdev-plug.conf" |
| 38 | 37 |
| 39 #endif /* !_I_ED_COMMON_H */ | 38 #endif /* !_I_ED_COMMON_H */ |
