Home
last modified time | relevance | path

Searched refs:str_muc_attention (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/mcabber/mcabber-1.1.2/mcabber/
H A Dhooks.c695 gchar *str_muc_attention = g_strdup_printf("%u", muc_attention); in hk_unread_list_change() local
700 { "muc_attention", str_muc_attention }, // MUC attention (highlight) in hk_unread_list_change()
707 g_free(str_muc_attention); in hk_unread_list_change()