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

@@ -56,6 +56,8 @@ char *battery_uwheel_command;
char *battery_dwheel_command;
gboolean battery_found;
char *battery_sys_prefix = (char*)"";
void battery_init_fonts();
char *battery_get_tooltip(void *obj);
int battery_compute_desired_size(void *obj);