From b11879a312a9a140819ea181ad75ca1bc98081de Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 26 Sep 2014 15:00:41 +0000 Subject: - fix for the duplicated resource id; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@10599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM/res') diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index eda1503260..1113fd4f17 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/resource.rc @@ -776,7 +776,7 @@ BEGIN MENUITEM "Send &Later", ID_SENDMENU_SENDLATER MENUITEM SEPARATOR MENUITEM "Force &ANSI", ID_SENDMENU_FORCEANSISEND - MENUITEM "Send unsafe (ignore Timeouts)", ID_FONT_CYAN + MENUITEM "Send unsafe (ignore Timeouts)", ID_SENDMENU_SENDWITHOUTTIMEOUTS MENUITEM SEPARATOR MENUITEM "Send Nudge", ID_SENDMENU_SENDNUDGE END -- cgit v1.2.3