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

Unified Diff: src/plugin/AdblockPlus.rc

Issue 11013110: Cleanup (Closed)
Patch Set: Minor CallEngine refactoring Created July 26, 2013, 2:12 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,13 +71,6 @@
BEGIN
POPUP "Popup"
BEGIN
- MENUITEM "Update Adblock Plus", ID_PLUGIN_UPDATE
Wladimir Palant 2013/07/26 16:45:37 We should leave the option to trigger an update ch
- MENUITEM "About Adblock Plus", ID_ABOUT
- MENUITEM SEPARATOR
- MENUITEM "FAQ", ID_FAQ
- MENUITEM "Feedback", ID_FEEDBACK
- MENUITEM "Invite friends", ID_INVITEFRIENDS
- MENUITEM SEPARATOR
MENUITEM "Settings", ID_SETTINGS
MENUITEM SEPARATOR
MENUITEM "Enable plugin", ID_PLUGIN_ENABLE

Powered by Google App Engine
This is Rietveld