From 0220c65f60daedd91dc8db724e73094d3d88db99 Mon Sep 17 00:00:00 2001 From: Sergey Bolhovskoy Date: Thu, 18 Dec 2014 04:17:30 +0000 Subject: =?UTF-8?q?VKontakte:=20vk=20feeds=20support=20(notifications)=20?= =?UTF-8?q?=E2=80=93=20part=203=20version=20bump?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.miranda-ng.org/main/trunk@11498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/VKontakte/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/res') diff --git a/protocols/VKontakte/res/resource.rc b/protocols/VKontakte/res/resource.rc index 290e159da7..8051263fad 100644 --- a/protocols/VKontakte/res/resource.rc +++ b/protocols/VKontakte/res/resource.rc @@ -113,7 +113,7 @@ BEGIN GROUPBOX "News and event notifications",IDC_STATIC,4,8,293,83 CTEXT "WARNING: Causes excessive network traffic!!!",IDC_STATIC,12,19,278,8 CONTROL "Enable news feeds",IDC_NEWS_ENBL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,30,278,10 - CONTROL "Enable event notifications",IDC_NOTIF_ENBL,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,12,41,278,10 + CONTROL "Enable event notifications",IDC_NOTIF_ENBL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,41,278,10 CONTROL "BBCode support on news and event notifications",IDC_BBC_NEWS, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,52,278,10 LTEXT "Interval for updates (min):",IDC_STATIC,16,67,97,8 -- cgit v1.2.3