purple: add callback to generate data for add chat dialog
commit12da73ceae197c415ab253b4fdfa0b10194c5e4b
authorStefan Becker <stefan.becker@nokia.com>
Wed, 15 Sep 2010 18:22:28 +0000 (15 21:22 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 15 Sep 2010 18:22:28 +0000 (15 21:22 +0300)
treed2598450bfc16cd84cdc84adcf0355137f586298
parentb561b3be7c18108d6aa9c564adb3c46773b2e3c0
purple: add callback to generate data for add chat dialog

Unfortunately the chat_info_defaults() callback only gets the chat name and not
the full room infomation from the room list. Therefore we have to keep a map
name -> URI so that we can fill in the 'uri' field.

It would be nice to fill the "Alias" entry with the room name. But I couldn't
find a way how to do that...
src/purple/purple-groupchat.c
src/purple/purple-plugin.c
src/purple/purple-private.h