changeset 1235:58d6e7713164

Complete /status offline
author Mikael Berthe <mikael@lilotux.net>
date Sat, 16 Jun 2007 11:52:27 +0200
parents 2b7a4d003057
children f7b35b1c343d
files mcabber/src/commands.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/src/commands.c	Sat Jun 16 11:48:56 2007 +0200
+++ b/mcabber/src/commands.c	Sat Jun 16 11:52:27 2007 +0200
@@ -156,6 +156,7 @@
   compl_add_category_word(COMPL_STATUS, "dnd");
   compl_add_category_word(COMPL_STATUS, "notavail");
   compl_add_category_word(COMPL_STATUS, "away");
+  compl_add_category_word(COMPL_STATUS, "offline");
 
   // Roster category
   compl_add_category_word(COMPL_ROSTER, "bottom");