]> Dogcows Code - chaz/tint2/blobdiff - src/config.h
fixed issue 134
[chaz/tint2] / src / config.h
index d32ac14693e672c9dfb79c4480b5edcaa5c67f1b..ca851853d0e7c410b903c939087b7d5f776eb319 100644 (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();
This page took 0.019786 seconds and 4 git commands to generate.