mcabber/src/commands.c
changeset 1235 58d6e7713164
parent 1226 2521efbf3b72
child 1260 b4ccc5b2a6de
--- 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");