]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/taskbar.h
add another padding parameter in config file, update documentation and sample config...
[chaz/tint2] / src / taskbar / taskbar.h
index b35c60ff114b3172688685663f8463a20788008c..597f44164b4e77e9d40ef828ff4f7e2e48a36ecb 100644 (file)
@@ -1,3 +1,9 @@
+/**************************************************************************
+* Copyright (C) 2008 thierry lorthiois (lorthiois@bbsoft.fr)
+*
+* taskbar
+*
+**************************************************************************/
 
 #ifndef TASKBAR_H
 #define TASKBAR_H
 #include "task.h"
 
 
-// --------------------------------------------------
-// taskbar parameter
 typedef struct {
    // always start with area
    Area area;
 
    int desktop;
    int monitor;
-   
+
    // task parameters
    int task_width;
    int task_modulo;
This page took 0.021982 seconds and 4 git commands to generate.