X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Ftext_object.h;h=60c5a70d21d960c9193cd7754714b4c59d41803b;hb=b516e1944055bb679e6dcafb4a386bc41b6e2cfd;hp=6dae1293351ff9a9355172e6a9e72f2c28342c93;hpb=2f3fb23ff7805e9b93ef43fc24277ace583221ca;p=monky diff --git a/src/text_object.h b/src/text_object.h index 6dae129..60c5a70 100644 --- a/src/text_object.h +++ b/src/text_object.h @@ -56,6 +56,7 @@ enum text_object_type { OBJ_battery_time, OBJ_battery_percent, OBJ_battery_bar, + OBJ_battery_short, #endif /* !__OpenBSD__ */ OBJ_buffers, OBJ_cached, @@ -160,6 +161,7 @@ enum text_object_type { OBJ_if_running, OBJ_top, OBJ_top_mem, + OBJ_top_time, OBJ_tail, OBJ_head, OBJ_lines,