merge battery applet from Sebastian Reichel

git-svn-id: http://tint2.googlecode.com/svn/trunk@73 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-05-15 20:44:42 +00:00
parent 3be419b59b
commit 3d07eeeb48
15 changed files with 177 additions and 10 deletions

View File

@@ -64,6 +64,18 @@ clock_font_color = #ffffff 60
clock_padding = 5 0
clock_background_id = 1
#---------------------------------------------
# BATTERY
#---------------------------------------------
battery = 0
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
bat1_font = sans 7
bat2_font = sans 7
battery_font_color = #ffffff 100
battery_padding = 1 0
battery_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------