From 7fcc33b6f02d4d36c1e45051200921dbd9ec4e9e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 12 Mar 2013 16:25:34 +0000 Subject: Yandex added to Scriver git-svn-id: http://svn.miranda-ng.org/main/trunk@3987 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/chat/window.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/Scriver/src/chat') diff --git a/plugins/Scriver/src/chat/window.cpp b/plugins/Scriver/src/chat/window.cpp index 50716c13f6..e0e1bd68b5 100644 --- a/plugins/Scriver/src/chat/window.cpp +++ b/plugins/Scriver/src/chat/window.cpp @@ -754,6 +754,7 @@ static LRESULT CALLBACK LogSubclassProc(HWND hwnd, UINT msg, WPARAM wParam, LPAR case IDM_SEARCH_GOOGLE: case IDM_SEARCH_BING: + case IDM_SEARCH_YANDEX: case IDM_SEARCH_YAHOO: case IDM_SEARCH_WIKIPEDIA: case IDM_SEARCH_FOODNETWORK: -- cgit v1.2.3