comparison src/protocols/sametime/sametime.c @ 13990:ff4ee4ac4408

[gaim-migrate @ 16563] Reverted [16528] as per gaim-devel discussion committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Mon, 24 Jul 2006 16:19:16 +0000
parents 4a2e9c494bed
children 10e8eb6a4910
comparison
equal deleted inserted replaced
13989:16102b9c5c4a 13990:ff4ee4ac4408
73 73
74 /* considering that there's no display of this information for prpls, 74 /* considering that there's no display of this information for prpls,
75 I don't know why I even bother providing these. Oh valiant reader, 75 I don't know why I even bother providing these. Oh valiant reader,
76 I do it all for you. */ 76 I do it all for you. */
77 /* scratch that, I just added it to the prpl options panel */ 77 /* scratch that, I just added it to the prpl options panel */
78 #define PLUGIN_ID "prpl-sametime" 78 #define PLUGIN_ID "prpl-meanwhile"
79 #define PLUGIN_NAME "Sametime" 79 #define PLUGIN_NAME "Sametime"
80 #define PLUGIN_SUMMARY "Sametime Protocol Plugin" 80 #define PLUGIN_SUMMARY "Sametime Protocol Plugin"
81 #define PLUGIN_DESC "Open implementation of a Lotus Sametime client" 81 #define PLUGIN_DESC "Open implementation of a Lotus Sametime client"
82 #define PLUGIN_AUTHOR "Christopher (siege) O'Brien <siege@preoccupied.net>" 82 #define PLUGIN_AUTHOR "Christopher (siege) O'Brien <siege@preoccupied.net>"
83 #define PLUGIN_HOMEPAGE "http://meanwhile.sourceforge.net/" 83 #define PLUGIN_HOMEPAGE "http://meanwhile.sourceforge.net/"