Improve link to user manual on questionmark menu

Fix #10087, close #10088
pull/10106/head
Scott Sumner 3 years ago committed by Don Ho
parent 2034150422
commit 27524e1d4d

@ -319,7 +319,7 @@ The comments are here for explanation, it's not necessary to translate them.
<Item id="47010" name="Command Line Arguments..."/>
<Item id="47001" name="Notepad++ Home"/>
<Item id="47002" name="Notepad++ Project Page"/>
<Item id="47003" name="Online Documentation"/>
<Item id="47003" name="Notepad++ Online User Manual"/>
<Item id="47004" name="Notepad++ Community (Forum)"/>
<Item id="47012" name="Debug Info..."/>
<Item id="47005" name="Get More Plugins"/>

@ -1132,7 +1132,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "Notepad++ Home", IDM_HOMESWEETHOME
MENUITEM "Notepad++ Project Page", IDM_PROJECTPAGE
MENUITEM "Notepad++ Online Document", IDM_ONLINEDOCUMENT
MENUITEM "Notepad++ Online User Manual", IDM_ONLINEDOCUMENT
MENUITEM "Notepad++ Community (Forum)", IDM_FORUM
MENUITEM SEPARATOR
MENUITEM "Update Notepad++", IDM_UPDATE_NPP

Loading…
Cancel
Save