From 6694c3eebbc11d776a51039c74b75e5f2539c0d8 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 21 Feb 2017 21:22:45 +0300 Subject: CSrmmBaseDialog - basic class for SRMM windows & chats --- src/mir_app/res/resource.rc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mir_app/res') diff --git a/src/mir_app/res/resource.rc b/src/mir_app/res/resource.rc index 59797591f5..28b3100092 100644 --- a/src/mir_app/res/resource.rc +++ b/src/mir_app/res/resource.rc @@ -1278,8 +1278,7 @@ BEGIN END POPUP "LogLink" BEGIN - MENUITEM "Open in &new window", IDM_OPENNEW - MENUITEM "&Open in existing window", IDM_OPENEXISTING + MENUITEM "&Open link", IDM_OPENLINK MENUITEM "&Copy link", IDM_COPYLINK END END -- cgit v1.2.3