summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res/resource.rc
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-09-26 15:00:41 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-09-26 15:00:41 +0000
commitb11879a312a9a140819ea181ad75ca1bc98081de (patch)
tree9dbd98da0f0ec86e8b90a6f1ce2778b434521b33 /plugins/TabSRMM/res/resource.rc
parente55c51a2e46dd44dce02425c04b4f3388fd6df44 (diff)
- fix for the duplicated resource id;
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@10599 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res/resource.rc')
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
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