Losing connection shows 'offline' in ui

This commit is contained in:
James Booth
2013-02-03 23:06:06 +00:00
parent 9bc70e29e8
commit 3c9155be2c
2 changed files with 15 additions and 16 deletions

View File

@@ -505,6 +505,10 @@ ui_disconnected(void)
}
}
}
title_bar_set_status(PRESENCE_OFFLINE);
status_bar_clear_message();
status_bar_refresh();
}
void