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

Unified Diff: src/plugin/AdblockPlus.rc

Issue 11292028: Status bar menu added (Closed)
Patch Set: Addressing comments. Actual functionality fixes Created Aug. 1, 2013, 10:28 p.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,6 @@
BEGIN
POPUP "Popup"
BEGIN
- MENUITEM "Update Adblock Plus", ID_PLUGIN_UPDATE
MENUITEM "Settings", ID_SETTINGS
Wladimir Palant 2013/08/02 11:06:10 What about this menu item, is it localized?
Oleksandr 2013/08/05 13:59:22 It is. "menu-settings" On 2013/08/02 11:06:10, Wl
MENUITEM SEPARATOR
MENUITEM "Enable plugin", ID_PLUGIN_ENABLE
« no previous file with comments | « locales/en.ini ('k') | src/plugin/AdblockPlusClient.cpp » ('j') | src/plugin/PluginClass.cpp » ('J')

Powered by Google App Engine
This is Rietveld