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

Side by Side Diff: AdBlocker/AdBlocker.rc

Issue 8978054: Removal of shareware parts (Closed)
Patch Set: Created Dec. 5, 2012, 7:59 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « AdBlocker/AdBlocker.aps ('k') | AdBlocker/AdBlocker.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "Resource.h" 3 #include "Resource.h"
4 4
5 #define APSTUDIO_READONLY_SYMBOLS 5 #define APSTUDIO_READONLY_SYMBOLS
6 #include "winres.h" 6 #include "winres.h"
7 #undef APSTUDIO_READONLY_SYMBOLS 7 #undef APSTUDIO_READONLY_SYMBOLS
8 8
9 ///////////////////////////////////////////////////////////////////////////// 9 /////////////////////////////////////////////////////////////////////////////
10 // 10 //
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 ///////////////////////////////////////////////////////////////////////////// 68 /////////////////////////////////////////////////////////////////////////////
69 // 69 //
70 // Menu 70 // Menu
71 // 71 //
72 72
73 IDR_MENU1 MENU 73 IDR_MENU1 MENU
74 BEGIN 74 BEGIN
75 POPUP "Popup" 75 POPUP "Popup"
76 BEGIN 76 BEGIN
77 MENUITEM "Update Simple Adblock", ID_PLUGIN_UPDATE 77 MENUITEM "Update Simple Adblock", ID_PLUGIN_UPDATE
78 MENUITEM "Activate Simple Adblock", ID_PLUGIN_ACTIVATE
79 MENUITEM "About Simple Adblock", ID_ABOUT 78 MENUITEM "About Simple Adblock", ID_ABOUT
80 MENUITEM SEPARATOR 79 MENUITEM SEPARATOR
81 MENUITEM "FAQ", ID_FAQ 80 MENUITEM "FAQ", ID_FAQ
82 MENUITEM "Feedback", ID_FEEDBACK 81 MENUITEM "Feedback", ID_FEEDBACK
83 MENUITEM "Invite friends", ID_INVITEFRIENDS 82 MENUITEM "Invite friends", ID_INVITEFRIENDS
84 MENUITEM SEPARATOR 83 MENUITEM SEPARATOR
85 MENUITEM "Settings", ID_SETTINGS 84 MENUITEM "Settings", ID_SETTINGS
86 MENUITEM SEPARATOR 85 MENUITEM SEPARATOR
87 MENUITEM "Enable plugin", ID_PLUGIN_ENABLE 86 MENUITEM "Enable plugin", ID_PLUGIN_ENABLE
88 MENUITEM "Disable plugin", ID_WHITELISTDOMAIN 87 MENUITEM "Disable plugin", ID_WHITELISTDOMAIN
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
157 #ifndef APSTUDIO_INVOKED 156 #ifndef APSTUDIO_INVOKED
158 ///////////////////////////////////////////////////////////////////////////// 157 /////////////////////////////////////////////////////////////////////////////
159 // 158 //
160 // Generated from the TEXTINCLUDE 3 resource. 159 // Generated from the TEXTINCLUDE 3 resource.
161 // 160 //
162 1 TYPELIB "SimpleAdblock.tlb" 161 1 TYPELIB "SimpleAdblock.tlb"
163 162
164 ///////////////////////////////////////////////////////////////////////////// 163 /////////////////////////////////////////////////////////////////////////////
165 #endif // not APSTUDIO_INVOKED 164 #endif // not APSTUDIO_INVOKED
166 165
OLDNEW
« no previous file with comments | « AdBlocker/AdBlocker.aps ('k') | AdBlocker/AdBlocker.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld