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

Unified Diff: src/plugin/AdblockPlus.rc

Issue 11013110: Cleanup (Closed)
Patch Set: More beautification and addressing comments Created July 29, 2013, 12:13 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
« no previous file with comments | « src/engine/main.cpp ('k') | src/plugin/AdblockPlusClient.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/AdblockPlus.rc
===================================================================
--- a/src/plugin/AdblockPlus.rc
+++ b/src/plugin/AdblockPlus.rc
@@ -71,13 +71,7 @@
BEGIN
POPUP "Popup"
BEGIN
- MENUITEM "Update Adblock Plus", ID_PLUGIN_UPDATE
- MENUITEM "About Adblock Plus", ID_ABOUT
- MENUITEM SEPARATOR
- MENUITEM "FAQ", ID_FAQ
- MENUITEM "Feedback", ID_FEEDBACK
- MENUITEM "Invite friends", ID_INVITEFRIENDS
- MENUITEM SEPARATOR
+ MENUITEM "Update Adblock Plus", ID_PLUGIN_UPDATE
MENUITEM "Settings", ID_SETTINGS
MENUITEM SEPARATOR
MENUITEM "Enable plugin", ID_PLUGIN_ENABLE
« no previous file with comments | « src/engine/main.cpp ('k') | src/plugin/AdblockPlusClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld