comparison doc/C-HOWTO.dox @ 21077:488796f5ba33

propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9) to branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 2de97b7c8c13f4714a53d342a4dc68ecd8fc2248)
author Gabriel Schulhof <nix@go-nix.ca>
date Tue, 09 Oct 2007 18:01:51 +0000
parents e0613cf8c493
children e0bcb8cfda74
comparison
equal deleted inserted replaced
21076:b84655373d7b 21077:488796f5ba33
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