comparison src/evdev-plug/ed_common.h @ 1023:51d0636e6dd0 trunk

[svn] - evdev-plug: works again with auddrct
author giacomo
date Fri, 11 May 2007 18:35:51 -0700
parents c18fd1befd1f
children 0cc6b35fbeb4
comparison
equal deleted inserted replaced
1022:e3beb4b76591 1023:51d0636e6dd0
28 #define DEBUGMSG(...) 28 #define DEBUGMSG(...)
29 #endif /* DEBUG */ 29 #endif /* DEBUG */
30 30
31 #include "../../config.h" 31 #include "../../config.h"
32 32
33 #define ED_VERSION_PLUGIN "0.1beta" 33 #define ED_VERSION_PLUGIN "0.1"
34 #define ED_VERSION_CONFIG "0" 34 #define ED_VERSION_CONFIG "0"
35 35
36 #define PLAYER_LOCALRC_FILE "evdev-plug.conf" 36 #define PLAYER_LOCALRC_FILE "evdev-plug.conf"
37 37
38 #endif /* !_I_ED_COMMON_H */ 38 #endif /* !_I_ED_COMMON_H */