1 --- ShotgunDebuggerSource/sdb.h 2010-02-04 20:29:34.000000000 +0100
2 +++ sdb.h 2010-06-01 13:21:19.000000000 +0200
5 #define PACKAGE_RELEASE_DATE "June 15, 2005"
9 -#define PKGDATADIR "./"
10 +#define PKGDATADIR "/usr/share/games/shotgun-debugger/Resources/"
11 #define LOCALSTATEDIR "/.sdb/"
13 -#define PKGDATADIR "./Shotgun Debugger.app/Contents/Resources/"
14 -#define LOCALSTATEDIR "/Library/Application Support/Shotgun Debugger/" // relative to home dir
16 -#define PKGDATADIR "/usr/local/share/shotgun-debugger"
17 -#define LOCALSTATEDIR "/.sdb/"
21 #define CONFIG_FILE "preferences.txt"
22 #define PLAYER_DATA_FILE "player.dat"