From 6fbb54d91b78cd0f89196ea091ad786469396692 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Sun, 29 May 2022 00:21:48 +0200 Subject: Add Wiki context menu option. It opens the Detective Conan World wiki page for the focused episode. --- c/resource.rc | 1 + 1 file changed, 1 insertion(+) (limited to 'c/resource.rc') diff --git a/c/resource.rc b/c/resource.rc index 1811634..c6e1246 100644 --- a/c/resource.rc +++ b/c/resource.rc @@ -33,6 +33,7 @@ BEGIN MENUITEM "&Toggle", IDM_TOGGLE MENUITEM "&Forget", IDM_FORGET MENUITEM "&Lookup", IDM_LOOKUP + MENUITEM "Wi&ki", IDM_WIKI POPUP "&Rate" BEGIN MENUITEM "&10", IDM_RATE10 -- cgit v1.2.3