# HG changeset patch # User Christian Hammond # Date 1070784905 0 # Node ID 795b71216887588dd531fb1d0c5a0b35792f1861 # Parent 2176fef95d9bef3a63da1beb49d9ee3f07b7b966 [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 diff -r 2176fef95d9b -r 795b71216887 plugins/gaim-remote/remote.c --- a/plugins/gaim-remote/remote.c Sat Dec 06 22:29:31 2003 +0000 +++ b/plugins/gaim-remote/remote.c Sun Dec 07 08:15:05 2003 +0000 @@ -719,7 +719,7 @@ /** description */ N_("Gives Gaim the ability to be remote-controlled through third-party " "applications or through the gaim-remote tool."), - "Christian Hammond ", /**< author */ + "Sean Egan ", GAIM_WEBSITE, /**< homepage */ plugin_load, /**< load */