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: GetAppLocale is now retrieved directly from the browser. Get documentation link change. Manual Upda… Created Aug. 5, 2013, 8:03 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,6 +71,7 @@
BEGIN
POPUP "Popup"
BEGIN
+ MENUITEM "Check for updates", ID_MENU_UPDATE
MENUITEM "Settings", ID_MENU_SETTINGS
MENUITEM SEPARATOR
MENUITEM "Disable everywhere", ID_MENU_DISABLE

Powered by Google App Engine
This is Rietveld