Comment 2 for bug 1186181

Revision history for this message
Lars Karlitski (larsu) wrote : Re: battery icon and percentage

There are two naming schemes for battery icons: "battery-{low,good,full}" and battery-{000,020,040,060,080,100}" (and corresponding "-charging" variants). Indicator-power gives precedence to the first scheme, but always includes both. Please consult the source [1] to find out which icons are used for which percentages.

[1] http://bazaar.launchpad.net/~indicator-applet-developers/indicator-power/trunk.13.10/view/head:/src/device.c#L286