From 24cc466028da7e224c12babfbfe425a694052be9 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 25 Jul 2018 16:48:36 +0300 Subject: TabSRMM: hotkeys correction --- plugins/TabSRMM/res/resource.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/TabSRMM/res') diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index 589859ba73..23afa44d5c 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -776,8 +776,8 @@ BEGIN BEGIN MENUITEM "Save message log as...", ID_FILE_SAVEMESSAGELOGAS MENUITEM SEPARATOR - MENUITEM "Close message session\tCtrl-W", ID_FILE_CLOSEMESSAGESESSION - MENUITEM "Close container\tAlt-F4", ID_FILE_CLOSE + MENUITEM "Close message session\tCtrl+W", ID_FILE_CLOSEMESSAGESESSION + MENUITEM "Close container\tAlt+F4", ID_FILE_CLOSE END POPUP "&View" BEGIN -- cgit v1.2.3