Open current tint2 config automatically when started from tint2

This commit is contained in:
o9000
2017-04-22 19:07:49 +02:00
parent affac4cfa6
commit 701b57e113
17 changed files with 98 additions and 113 deletions

View File

@@ -62,8 +62,8 @@
#endif
// global path
char *config_path;
char *snapshot_path;
char *config_path = NULL;
char *snapshot_path = NULL;
#ifndef TINT2CONF