patch for FULL battery by peter.ebden
git-svn-id: http://tint2.googlecode.com/svn/trunk@240 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -30,7 +30,8 @@ typedef struct Battery {
|
||||
enum chargestate {
|
||||
BATTERY_UNKNOWN,
|
||||
BATTERY_CHARGING,
|
||||
BATTERY_DISCHARGING
|
||||
BATTERY_DISCHARGING,
|
||||
BATTERY_FULL
|
||||
};
|
||||
|
||||
typedef struct battime {
|
||||
|
||||
Reference in New Issue
Block a user