summaryrefslogtreecommitdiff
path: root/plugins/Scriver/res
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-09-17 18:38:21 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-09-17 18:38:21 +0300
commit198a9ac1c0b93073543858b1d9b311a8006c61d9 (patch)
tree3ed40154a65cc9eac8091f8493ac6f8ab335abf7 /plugins/Scriver/res
parentfe2500aa99137c9ce35907c118745d65a0c0c07e (diff)
duplicate code removed from Scriver
Diffstat (limited to 'plugins/Scriver/res')
-rw-r--r--plugins/Scriver/res/resource.rc28
1 files changed, 0 insertions, 28 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index bbade9f2f3..89db29772e 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -499,34 +499,6 @@ IDC_DRAGCURSOR CURSOR "dragcopy.cur"
IDR_CONTEXT MENU
BEGIN
- POPUP "Log"
- BEGIN
- MENUITEM "&Copy", IDM_COPY
- MENUITEM "Co&py all", IDM_COPYALL
- MENUITEM SEPARATOR
- MENUITEM "Select &all", IDM_SELECTALL
- MENUITEM SEPARATOR
- POPUP "Word lookup", GRAYED
- BEGIN
- MENUITEM "Google", IDM_SEARCH_GOOGLE
- MENUITEM "Bing", IDM_SEARCH_BING
- MENUITEM "Yandex", IDM_SEARCH_YANDEX
- MENUITEM "Wikipedia (en)", IDM_SEARCH_WIKIPEDIA
- MENUITEM SEPARATOR
- MENUITEM "Google Maps", IDM_SEARCH_GOOGLE_MAPS
- MENUITEM "Google Translate", IDM_SEARCH_GOOGLE_TRANSLATE
- MENUITEM SEPARATOR
- MENUITEM "Yahoo", IDM_SEARCH_YAHOO
- MENUITEM "Foodnetwork", IDM_SEARCH_FOODNETWORK
- END
- MENUITEM SEPARATOR
- MENUITEM "C&lear log", IDM_CLEAR
- END
- POPUP "LogLink"
- BEGIN
- MENUITEM "&Open link", IDM_OPENLINK
- MENUITEM "&Copy link", IDM_COPYLINK
- END
POPUP "Message"
BEGIN
MENUITEM "Undo", IDM_UNDO