comparison plugins/gaim-remote/remote.c @ 7782:795b71216887

[gaim-migrate @ 8427] This has been brought to my attention by a couple of people. It must have been a copy-and-paste oopsie from when I was converting all plugins to the "new" plugin info struct (from awhile back) or something. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 07 Dec 2003 08:15:05 +0000
parents c8337162c712
children 581c94348984
comparison
equal deleted inserted replaced
7781:2176fef95d9b 7782:795b71216887
717 /** summary */ 717 /** summary */
718 N_("Provides remote control for gaim applications."), 718 N_("Provides remote control for gaim applications."),
719 /** description */ 719 /** description */
720 N_("Gives Gaim the ability to be remote-controlled through third-party " 720 N_("Gives Gaim the ability to be remote-controlled through third-party "
721 "applications or through the gaim-remote tool."), 721 "applications or through the gaim-remote tool."),
722 "Christian Hammond <chipx86@gnupdate.org>", /**< author */ 722 "Sean Egan <sean.egan@binghamton.edu>",
723 GAIM_WEBSITE, /**< homepage */ 723 GAIM_WEBSITE, /**< homepage */
724 724
725 plugin_load, /**< load */ 725 plugin_load, /**< load */
726 plugin_unload, /**< unload */ 726 plugin_unload, /**< unload */
727 NULL, /**< destroy */ 727 NULL, /**< destroy */