diff libpurple/protocols/jabber/disco.c @ 26332:2efdd76f5dc0

Fix compilation errors and add padding to UI ops. My bad...
author Paul Aurich <paul@darkrain42.org>
date Sun, 29 Mar 2009 20:54:30 +0000
parents f19c214201db
children 535c866b433c
line wrap: on
line diff
--- a/libpurple/protocols/jabber/disco.c	Sun Mar 29 19:43:32 2009 +0000
+++ b/libpurple/protocols/jabber/disco.c	Sun Mar 29 20:54:30 2009 +0000
@@ -580,7 +580,7 @@
 	else if (!strcasecmp(str, "conference"))
 		return PURPLE_DISCO_SERVICE_CAT_MUC;
 
-	return PURPLE_DISCO_SERVICE_CAT_NONE;
+	return PURPLE_DISCO_SERVICE_CAT_OTHER;
 }
 
 static PurpleDiscoServiceType