lower battery drawing : update to 10s and battery_hide config

git-svn-id: http://tint2.googlecode.com/svn/trunk@364 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-01-19 19:29:28 +00:00
parent a22041ce09
commit a5a39b0bb2
3 changed files with 29 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ extern struct batstate battery_state;
extern PangoFontDescription *bat1_font_desc;
extern PangoFontDescription *bat2_font_desc;
extern int battery_enabled;
extern int percentage_hide;
extern int8_t battery_low_status;
extern char *battery_low_cmd;