From bf9ba2646d72eaa9e619bbda23654d0a3c90fba2 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Thu, 13 Sep 2012 17:33:22 +0300 Subject: fix double messages in metacontacts (untested) better handling for uncommon keys (untested) improoved translations support (untested, should work) --- messages.cpp | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'messages.cpp') diff --git a/messages.cpp b/messages.cpp index 07aad1f..4fe4268 100755 --- a/messages.cpp +++ b/messages.cpp @@ -41,7 +41,7 @@ void RecvMsgSvc_func(HANDLE hContact, std::wstring str, char *msg, DWORD flags, if(!isContactSecured(hContact)) { debuglog<