Esempio n. 1
0
void
handle_disco_items(GSList *items, const char *jid)
{
    cons_show_disco_items(items, jid);
    ui_current_page_off();
}
Esempio n. 2
0
void
handle_disco_items(GSList *items, const char *jid)
{
    cons_show_disco_items(items, jid);
}