From eb9bd73e489c5b7a0e75f1c3140dfbd9b9f29ae4 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sat, 18 Aug 2012 02:57:13 +0300 Subject: modified: init.cpp modified: new_gpg.vcxproj --- init.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'init.cpp') diff --git a/init.cpp b/init.cpp index d04c437..43f12d5 100755 --- a/init.cpp +++ b/init.cpp @@ -19,6 +19,7 @@ //global variables bool bAppendTags = false, bDebugLog = false, bJabberAPI = false, bPresenceSigning = false, bIsMiranda09 = false, bMetaContacts = false, bFileTransfers = false, bAutoExchange = false, bStripTags = false, tabsrmm_used = false; TCHAR *inopentag = NULL, *inclosetag = NULL, *outopentag = NULL, *outclosetag = NULL, *password = NULL; +int hLangpack = 0; list Accounts; -- cgit v1.2.3