Hilite Status: Improved
Allow defining multiple stops per field. Add hitpointbar.
This commit is contained in:
@@ -48,13 +48,8 @@ struct window_procs Gnome_procs = {
|
||||
/* other defs that really should go away (they're tty specific) */
|
||||
gnome_start_screen, gnome_end_screen, gnome_outrip,
|
||||
genl_preference_update, genl_getmsghistory, genl_putmsghistory,
|
||||
#ifdef STATUS_VIA_WINDOWPORT
|
||||
genl_status_init, genl_status_finish, genl_status_enablefield,
|
||||
genl_status_update,
|
||||
#ifdef STATUS_HILITES
|
||||
genl_status_threshold,
|
||||
#endif
|
||||
#endif
|
||||
genl_can_suspend_yes,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user