summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/res/resource.rc
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-10-17 15:44:37 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-10-17 15:44:37 +0000
commit664d32a0cea975db58eda84aa6b6e943657bc7fa (patch)
tree8b42330fef0769dbc20cccb28799ef1e2f1c340a /protocols/VKontakte/res/resource.rc
parent33a897142ea5e2693ffc6e3daaad9218e88238f8 (diff)
VKontakte:
more broadcast option (path by alitor) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/res/resource.rc')
-rw-r--r--protocols/VKontakte/res/resource.rc10
1 files changed, 6 insertions, 4 deletions
diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc
index c22183240c..d9b251687d 100644
--- a/protocols/VKontakte/res/resource.rc
+++ b/protocols/VKontakte/res/resource.rc
@@ -128,16 +128,18 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,30,278,10
CONTROL "Add [img] bbc for graphical attachments",IDC_ADD_IMG_BBC,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,41,278,10
+ CONTROL "Process stickers as smileys",IDC_STICKERS_AS_SMYLES,
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,52,278,10
CONTROL "Force online status upon user activity",IDC_FORCE_ONLINE_ON_ACT,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,63,278,10
+ "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,63,278,10
+ CONTROL "Broadcast music with VK audio status only", IDC_AUDIO_STATUS_ONLY,
+ "Button", BS_AUTOCHECKBOX | WS_TABSTOP, 12, 74, 278, 10
GROUPBOX "When I ban user...",IDC_STATIC,4,91,293,33
CONTROL "Report abuse",IDC_REPORT_ABUSE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,101,129,10
CONTROL "Clear server history",IDC_CLEAR_SERVER_HISTORY,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,112,129,10
CONTROL "Remove from friend list",IDC_REMOVE_FROM_FRENDLIST,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,155,101,129,10
- CONTROL "Remove from contact list",IDC_REMOVE_FROM_CLIST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,155,112,129,10
- CONTROL "Process stickers as smileys",IDC_STICKERS_AS_SMYLES,
- "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,52,278,10
+ CONTROL "Remove from contact list",IDC_REMOVE_FROM_CLIST,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,155,112,129,10
END
IDD_OPT_MAIN DIALOGEX 0, 0, 304, 188