equal
deleted
inserted
replaced
14 |
14 |
15 #include <locale.h> |
15 #include <locale.h> |
16 #include <libintl.h> |
16 #include <libintl.h> |
17 |
17 |
18 #ifndef DATABASE_FILE |
18 #ifndef DATABASE_FILE |
19 #define DATABASE_FILE "/var/lib/nobody/data/mcbot.dat" |
19 #define DATABASE_FILE "/var/lib/mcbot/data/mcbot.dat" |
20 #endif |
20 #endif |
21 |
21 |
22 #ifndef SOURCE_URL |
22 #ifndef SOURCE_URL |
23 #define SOURCE_URL "http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git" |
23 #define SOURCE_URL "http://largo.homelinux.org/cgi-bin/gitweb.cgi?p=net/mcbot.git" |
24 #endif |
24 #endif |