[NEW] Add "Google Search" in the context menu.

This commit is contained in:
Don Ho 2015-06-14 17:50:10 +02:00
parent 4ace901a07
commit 856924658b

View File

@ -55,7 +55,8 @@ http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Context_Menu
ItemNameAs can be used in any type of item. ItemNameAs value can be in any language. ItemNameAs can be used in any type of item. ItemNameAs value can be in any language.
--> -->
<Item FolderName="Plugin commands" PluginEntryName="NppExport" PluginCommandItemName="Copy all formats to clipboard" ItemNameAs="Copy Text with Syntax Highlighting" /> <Item FolderName="Plugin commands" PluginEntryName="NppExport" PluginCommandItemName="Copy all formats to clipboard" ItemNameAs="Copy Text with Syntax Highlighting" />
<Item id="0"/>
<Item MenuEntryName="Run" MenuItemName="Google Search"/>
<Item id="0"/> <Item id="0"/>
<Item MenuEntryName="Edit" MenuItemName="UPPERCASE"/> <Item MenuEntryName="Edit" MenuItemName="UPPERCASE"/>
<Item MenuEntryName="Edit" MenuItemName="lowercase"/> <Item MenuEntryName="Edit" MenuItemName="lowercase"/>