cleanup config file

git-svn-id: http://tint2.googlecode.com/svn/trunk@70 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-04-01 20:19:09 +00:00
parent 09b95187d3
commit 3be419b59b
9 changed files with 49 additions and 13 deletions

View File

@@ -758,6 +758,12 @@ void save_config ()
fputs("task_background_id = 2\n", fp);
fputs("task_active_background_id = 3\n", fp);
fputs("\n#---------------------------------------------\n", fp);
fputs("# SYSTRAYBAR\n", fp);
fputs("#---------------------------------------------\n", fp);
fputs("systray_padding = 4 3 4\n", fp);
fputs("systray_background_id = 0\n", fp);
fputs("\n#---------------------------------------------\n", fp);
fputs("# CLOCK\n", fp);
fputs("#---------------------------------------------\n", fp);