changes related to temperature and layout
[monky] / src / text_object.h
index 471f842..b7a6806 100644 (file)
@@ -44,9 +44,14 @@ enum text_object_type {
        OBJ_acpitemp,
        OBJ_battery,
        OBJ_battery_time,
+       OBJ_battery_temp,
+       OBJ_battery_volts,
        OBJ_battery_percent,
        OBJ_battery_bar,
        OBJ_battery_short,
+        OBJ_battery_rate,
+       OBJ_cell_radio_dbm,
+       OBJ_cell_radio_percent,
 #endif /* !__OpenBSD__ */
        OBJ_buffers,
        OBJ_cached,
@@ -140,9 +145,7 @@ enum text_object_type {
        OBJ_ibm_volume,
        OBJ_ibm_brightness,
        OBJ_smapi,
-#ifdef X11
        OBJ_smapi_bat_bar,
-#endif /* X11 */
        OBJ_smapi_bat_perc,
        OBJ_smapi_bat_temp,
        OBJ_smapi_bat_power,