comparison doc/C-HOWTO.dox @ 21101:741c3b5eac21

propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0) to branch 'im.pidgin.cpw.khc.msnp14.soap' (head 1bd638d193e3a865ce99ed451afc25d957d7c9a2)
author Ka-Hing Cheung <khc@hxbc.us>
date Sun, 14 Oct 2007 22:18:59 +0000
parents e0613cf8c493
children e0bcb8cfda74
comparison
equal deleted inserted replaced
21100:29d8c86c14cd 21101:741c3b5eac21
267 plugin, like what name to use if the plugin is compiled staticly, the 267 plugin, like what name to use if the plugin is compiled staticly, the
268 @c init_plugin function, and the name of the PurplePluginInfo structure. As 268 @c init_plugin function, and the name of the PurplePluginInfo structure. As
269 you may have guessed, this also gets read when libpurple is probing your 269 you may have guessed, this also gets read when libpurple is probing your
270 plugin. If this is missing, the plugin will not load. 270 plugin. If this is missing, the plugin will not load.
271 */ 271 */
272 // vim: syntax=c.doxygen