Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: src/plugin/AdblockPlus.rc

Issue 11276031: FRP wrappers. "Update" menu item. (Closed)
Patch Set: Created Aug. 1, 2013, 2:29 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: src/plugin/AdblockPlus.rc
===================================================================
--- a/src/plugin/AdblockPlus.rc
+++ b/src/plugin/AdblockPlus.rc
@@ -71,7 +71,7 @@
BEGIN
POPUP "Popup"
BEGIN
- MENUITEM "Update Adblock Plus", ID_PLUGIN_UPDATE
+ MENUITEM "Update", ID_PLUGIN_UPDATE
MENUITEM "Settings", ID_SETTINGS
MENUITEM SEPARATOR
MENUITEM "Enable plugin", ID_PLUGIN_ENABLE

Powered by Google App Engine
This is Rietveld