summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2023-01-09 19:03:47 +0300
committerGeorge Hazan <ghazan@miranda.im>2023-01-09 19:03:47 +0300
commit34c0bff10aa70a201f6ea95756a17200513267dd (patch)
tree15b3bf62f59ae47fd4d46261f3ceadd75e85fee8 /plugins/TabSRMM/res
parent66e6995d7d8cbfe96146599cbc5b70b8cafbcba2 (diff)
fixes #3114 (tabSRMM: добавить в лог пункт контекстного меню "Копировать")
Diffstat (limited to 'plugins/TabSRMM/res')
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index b637d7c526..b9daaf6d79 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -565,7 +565,6 @@ BEGIN
BEGIN
MENUITEM "&Copy", IDM_COPY
MENUITEM "&Quote", IDM_QUOTE
- MENUITEM "Co&py all", IDM_COPYALL
MENUITEM "Select &all", IDM_SELECTALL
MENUITEM SEPARATOR
MENUITEM "Clear log", IDM_CLEAR
@@ -585,7 +584,6 @@ BEGIN
MENUITEM "Paste formatted text", IDM_PASTEFORMATTED
MENUITEM "Paste and send immediately", ID_EDITOR_PASTEANDSENDIMMEDIATELY
MENUITEM SEPARATOR
- MENUITEM "Copy all", IDM_COPYALL
MENUITEM "Select all", IDM_SELECTALL
MENUITEM SEPARATOR
MENUITEM "Show message length indicator", ID_EDITOR_SHOWMESSAGELENGTHINDICATOR