changeset 13970:4a2e9c494bed

[gaim-migrate @ 16528] Fixed sametime prpl when using static compilation. committer: Tailor Script <tailor@pidgin.im>
author Evan Schoenberg <evan.s@dreskin.net>
date Thu, 20 Jul 2006 13:04:35 +0000
parents 8934a27fed4b
children df8183b7fa2c
files src/protocols/sametime/sametime.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/sametime/sametime.c	Thu Jul 20 12:53:46 2006 +0000
+++ b/src/protocols/sametime/sametime.c	Thu Jul 20 13:04:35 2006 +0000
@@ -75,7 +75,7 @@
    I don't know why I even bother providing these. Oh valiant reader,
    I do it all for you. */
 /* scratch that, I just added it to the prpl options panel */
-#define PLUGIN_ID        "prpl-meanwhile"
+#define PLUGIN_ID        "prpl-sametime"
 #define PLUGIN_NAME      "Sametime"
 #define PLUGIN_SUMMARY   "Sametime Protocol Plugin"
 #define PLUGIN_DESC      "Open implementation of a Lotus Sametime client"