Added an online/offline indicator in status bar.
This commit is contained in:
parent
5a99af58d6
commit
f001ccb132
4 changed files with 17 additions and 21 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
extern struct t_weechat_plugin *weechat_plugin;
|
||||
extern Tox *tox;
|
||||
extern int online_status;
|
||||
extern int tox_weechat_online_status;
|
||||
|
||||
extern struct t_gui_buffer *tox_main_buffer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue