commit 1fe4c5e14aa507966fd9513d8300dbf3c9686cc1 parent 9c73df588ca3d12eb58f2c4630dc218960c09550 Author: ByteProject <stefan.vogt@byteproject.net> Date: Sun, 12 Feb 2012 04:02:00 +0100 alternate declaration Diffstat:
M | ansilove/alconfig.h | | | 4 | +--- |
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/ansilove/alconfig.h b/ansilove/alconfig.h @@ -15,9 +15,7 @@ // configuration defines #define VERSION "1.0.0" -#define ANSILOVE_FONTS_DIRECTORY "/fonts" - -#define ANSILOVE_FILES_DIRECTORY "/ansis" +#define ANSILOVE_FONTS_DIRECTORY "fonts/" #define ANSILOVE_LOG_FILE "ansilove.log"