Battery: fix issue #616

This commit is contained in:
o9000
2016-12-28 19:13:54 +01:00
parent 8f2a28f56d
commit fca752849b
97 changed files with 615 additions and 124 deletions

View File

@@ -64,6 +64,8 @@ extern char *battery_rclick_command;
extern char *battery_uwheel_command;
extern char *battery_dwheel_command;
extern char *battery_sys_prefix;
static inline gchar *chargestate2str(ChargeState state)
{
switch (state) {