diff libpurple/protocols/oscar/oscar.c @ 16480:776acf50d50f

propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b) to branch 'im.pidgin.rlaager.gaim_migration' (head 6a1e095354b91410a1a7496e6567ca2763dd02ae)
author Richard Laager <rlaager@wiktel.com>
date Wed, 25 Apr 2007 21:50:03 +0000
parents 4fc51a87ce42 569eba287c84
children 6f197c81d478
line wrap: on
line diff
--- a/libpurple/protocols/oscar/oscar.c	Wed Apr 25 21:49:58 2007 +0000
+++ b/libpurple/protocols/oscar/oscar.c	Wed Apr 25 21:50:03 2007 +0000
@@ -5705,7 +5705,7 @@
 				purple_value_new(PURPLE_TYPE_STRING), NULL);
 	status_types = g_list_prepend(status_types, type);
 
-	type = purple_status_type_new_with_attrs(PURPLE_STATUS_EXTENDED_AWAY,
+	type = purple_status_type_new_with_attrs(PURPLE_STATUS_UNAVAILABLE,
 				OSCAR_STATUS_ID_DND,
 				_("Do Not Disturb"), TRUE, is_icq, FALSE,
 				"message", _("Message"),