Added /theme list command

This commit is contained in:
James Booth
2012-12-09 00:21:33 +00:00
parent 4c243722c6
commit 986967ef89
5 changed files with 49 additions and 1 deletions

View File

@@ -154,6 +154,7 @@ void cons_show_contacts(GSList * list);
void cons_check_version(gboolean not_available_msg);
void cons_show_wins(void);
void cons_show_status(const char * const contact);
void cons_show_themes(GSList *themes);
// status bar actions
void status_bar_refresh(void);