Mercurial > pidgin
diff src/protocols/sametime/sametime.c @ 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 | 614c56622453 |
| children | ff4ee4ac4408 |
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"
