comparison TODO @ 10885:12083e75627f

[gaim-migrate @ 12583] as per Stu's request, in his G_MODULE_BIND_LOCAL commit, making note of things perl needs to work again. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Thu, 28 Apr 2005 03:22:22 +0000
parents 6982a276095a
children 0ece4cf68ea6
comparison
equal deleted inserted replaced
10884:5cda52915a1f 10885:12083e75627f
81 some protocols. 81 some protocols.
82 * Bleeter suggests that we create a privacy.xml, remove privacy from blist.xml. He suggests 82 * Bleeter suggests that we create a privacy.xml, remove privacy from blist.xml. He suggests
83 that each protocol define certain capabilities & defaults, with accounts.xml holding exceptions 83 that each protocol define certain capabilities & defaults, with accounts.xml holding exceptions
84 to the defaults. 84 to the defaults.
85 }}} 85 }}}
86 * Perl {{{
87 * Update to match as much as possible of the C api
88 * Test each call to make sure it actually works
89 * Make it work with G_MODULE_BIND_LOCAL
90 }}}