fixed issue 134

git-svn-id: http://tint2.googlecode.com/svn/trunk@164 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-08-29 16:19:01 +00:00
parent e43c22ddfd
commit f3260b67c5
4 changed files with 40 additions and 20 deletions

View File

@@ -9,6 +9,8 @@
#ifndef CONFIG_H
#define CONFIG_H
extern char *config_path;
extern char *thumbnail_path;
void init_config();
void cleanup_config();