added new variables battery_volts and battery_temp
[monky] / src / conky.h
index 30e73a0..b717e38 100644 (file)
@@ -201,7 +201,9 @@ char **get_templates(void);
  * needed by conky.c, linux.c and freebsd.c */
 enum {
        BATTERY_STATUS,
-       BATTERY_TIME
+       BATTERY_TIME,
+       BATTERY_VOLTS,
+       BATTERY_TEMP
 };
 
 /* if_up strictness selector