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/msn/msnaccount.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/msn/msnaccount.cpp')
-rw-r--r-- | kopete/protocols/msn/msnaccount.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/msn/msnaccount.cpp b/kopete/protocols/msn/msnaccount.cpp index 6c4aa9cc..c4dcabf2 100644 --- a/kopete/protocols/msn/msnaccount.cpp +++ b/kopete/protocols/msn/msnaccount.cpp @@ -1178,7 +1178,7 @@ void MSNAccount::slotCreateChat( const TQString& ID, const TQString& address, co /** * This code should open a chatwindow when a socket is open - * It has been disabled because gaim open switchboeard too often + * It has been disabled because pidgin open switchboeard too often * * the solution is to open the window only when the contact start typing * see MSNChatSession::receivedTypingMsg |