mcabber/mcabber/xmpp_iq.c
changeset 2083 ec0a361f3ff1
parent 2067 79659eb4f66f
child 2210 ea90906cb691
--- a/mcabber/mcabber/xmpp_iq.c	Sun Sep 29 14:53:07 2013 +0200
+++ b/mcabber/mcabber/xmpp_iq.c	Wed May 15 13:32:42 2013 +0300
@@ -79,7 +79,7 @@
   {"online", "Online", "avail"},
   {"chat", "Chat", "free"},
   {"dnd", "Do not disturb", "dnd"},
-  {"xd", "Extended away", "notavail"},
+  {"xa", "Extended away", "notavail"},
   {"away", "Away", "away"},
 #ifdef WITH_DEPRECATED_STATUS_INVISIBLE
   {"invisible", "Invisible", "invisible"},