summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res/resource.rc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-30 18:40:17 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-30 18:40:17 +0000
commit4239659c7d805936ca4defc3c418224ffbce12a6 (patch)
treef1ba3fa99cbe856adf23eca15a8450ed050690fd /protocols/VKontakte/res/resource.rc
parentc00d1d01ba72a6a00a915dd9c303e9322264f2ee (diff)
VK: contact list sync option
git-svn-id: http://svn.miranda-ng.org/main/trunk@7960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r--protocols/VKontakte/res/resource.rc4
1 files changed, 3 insertions, 1 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index c5f96aad2d..4b70ce0494 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -50,8 +50,10 @@ BEGIN
LTEXT "Contact list group:",IDC_STATIC,12,88,146,8
EDITTEXT IDC_GROUPNAME,167,86,121,12,ES_AUTOHSCROLL
GROUPBOX "Advanced",IDC_STATIC,4,108,293,108
- CONTROL "Server-side delivery confirmation",IDC_DELIVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,121,278,10
+ CONTROL "Server-side delivery confirmation",IDC_DELIVERY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,120,278,10
CONTROL "Hide chats on startup",IDC_HIDECHATS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,134,278,10
+ CONTROL "Automatically wipe local contacts missing in your Friends list",IDC_AUTOCLEAN,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,148,278,10
END
IDD_CAPTCHAFORM DIALOGEX 0, 0, 258, 224