Mercurial > pidgin
changeset 8676:e096d797d958
[gaim-migrate @ 9429]
ChangeLogged, and changed "GroupWise Messenger" to just "GroupWise" as the
prpl's name.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 17 Apr 2004 13:57:33 +0000 |
parents | 9ee2542d1104 |
children | cc2ce209cc46 |
files | ChangeLog src/protocols/novell/novell.c |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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"),