# HG changeset patch # User Evan Schoenberg # Date 1153400675 0 # Node ID 4a2e9c494beded91062ac38067f154d3e682e215 # Parent 8934a27fed4b53744d80132e62beacdb1d3998a0 [gaim-migrate @ 16528] Fixed sametime prpl when using static compilation. committer: Tailor Script diff -r 8934a27fed4b -r 4a2e9c494bed src/protocols/sametime/sametime.c --- 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"