]>
Dogcows Code - chaz/tint2/blob - src/config.h
1 /**************************************************************************
3 * - parse config file in Panel struct.
5 * Check COPYING file for Copyright
7 **************************************************************************/
12 extern char *config_path
;
13 extern char *snapshot_path
;
16 void cleanup_config();
17 int config_read_file (const char *path
);
This page took 0.031719 seconds and 4 git commands to generate.