[gaim-migrate @ 9429]

Sat, 17 Apr 2004 13:57:33 +0000

author
Sean Egan <seanegan@pidgin.im>
date
Sat, 17 Apr 2004 13:57:33 +0000
changeset 8676
93d317c9976d
parent 8675
4a14d9ec84a5
child 8677
18b494207322

[gaim-migrate @ 9429]
ChangeLogged, and changed "GroupWise Messenger" to just "GroupWise" as the
prpl's name.

ChangeLog file | annotate | diff | comparison | revisions
src/protocols/novell/novell.c file | annotate | diff | comparison | revisions
--- 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"),

mercurial