# HG changeset patch # User Mark Doliner # Date 1177480540 0 # Node ID 569eba287c84b09635817979ba4340a5d07f4b21 # Parent 58a09785938869e65aa245c8daa4f9bfb2672a8e Sean proposed changing ICQ's "do not disturb" status from being extended away to being unavailable, and I agree. diff -r 58a097859388 -r 569eba287c84 libpurple/protocols/oscar/oscar.c --- a/libpurple/protocols/oscar/oscar.c Wed Apr 25 05:25:57 2007 +0000 +++ b/libpurple/protocols/oscar/oscar.c Wed Apr 25 05:55:40 2007 +0000 @@ -5776,7 +5776,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"),