diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-02 12:02:09 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-11-02 12:02:09 -0500 |
commit | 6e76ea6798905b5afa5079133a957fbe93bac028 (patch) | |
tree | 380ed299ef9e994abef18a637b43e83af3526931 /kopete/protocols/oscar/liboscar/coreprotocol.cpp | |
parent | 3144ada216561f263ba92045fd19066b3cfe6390 (diff) | |
download | tdenetwork-6e76ea6798905b5afa5079133a957fbe93bac028.tar.gz tdenetwork-6e76ea6798905b5afa5079133a957fbe93bac028.zip |
Update kopete references of gaim to pidgin.
This resolves bug report 865.
Thanks to Kristopher Gamrat.
Diffstat (limited to 'kopete/protocols/oscar/liboscar/coreprotocol.cpp')
-rw-r--r-- | kopete/protocols/oscar/liboscar/coreprotocol.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/liboscar/coreprotocol.cpp b/kopete/protocols/oscar/liboscar/coreprotocol.cpp index 2a4d96f5..e3c26420 100644 --- a/kopete/protocols/oscar/liboscar/coreprotocol.cpp +++ b/kopete/protocols/oscar/liboscar/coreprotocol.cpp @@ -7,7 +7,7 @@ Based on code Copyright (c) 2004 SuSE Linux AG http://www.suse.com Based on Iris, Copyright (C) 2003 Justin Karneges - url_escape_string from Gaim src/protocols/novell/nmconn.c + url_escape_string from Pidgin src/protocols/novell/nmconn.c Copyright (c) 2004 Novell, Inc. All Rights Reserved Kopete (c) 2002-2004 by the Kopete developers <kopete-devel@kde.org> |