From 4239659c7d805936ca4defc3c418224ffbce12a6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 30 Jan 2014 18:40:17 +0000 Subject: VK: contact list sync option git-svn-id: http://svn.miranda-ng.org/main/trunk@7960 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/res/resource.rc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'protocols/VKontakte/res/resource.rc') 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 -- cgit v1.2.3