pidgin/pidgin

[gaim-migrate @ 9429]

2004-04-17, Sean Egan
93d317c9976d
Parents 4a14d9ec84a5
Children 18b494207322
[gaim-migrate @ 9429]
ChangeLogged, and changed "GroupWise Messenger" to just "GroupWise" as the
prpl's name.
--- a/ChangeLog Sat Apr 17 13:55:28 2004 +0000
+++ b/ChangeLog Sat Apr 17 13:57:33 2004 +0000
@@ -7,6 +7,7 @@
* Reorganized and cleaned up the MSN protocol plugin (Felipe Contreras)
* Added the -c option to specify location of the .gaim directory, removed
the outdated -f option that no longer had any effect (Daniel Atallah)
+ * Novell GroupWise protocol support added (Novell)
Bug Fixes:
* TOC has been removed from the default build list. I do not support
--- a/src/protocols/novell/novell.c Sat Apr 17 13:55:28 2004 +0000
+++ b/src/protocols/novell/novell.c Sat Apr 17 13:57:33 2004 +0000
@@ -2400,7 +2400,7 @@
GAIM_PRIORITY_DEFAULT, /**< priority */
"prpl-novell", /**< id */
- "GroupWise Messenger", /**< name */
+ "GroupWise", /**< name */
VERSION, /**< version */
/** summary */
N_("Novell GroupWise Messenger Protocol Plugin"),