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

Side by Side Diff: AdBlocker/Resource.h

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.vcproj ('k') | AdBlocker/SimpleAdblockClient.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // Microsoft Visual C++ generated include file. 2 // Microsoft Visual C++ generated include file.
3 // Used by AdBlocker.rc 3 // Used by AdBlocker.rc
4 // 4 //
5 5
6 #define IDR_PLUGIN_CLASS 101 6 #define IDR_PLUGIN_CLASS 101
7 #define IDR_PLUGIN_LISTENER 102 7 #define IDR_PLUGIN_LISTENER 102
8 #define IDR_PLUGIN_MIMEFILTER 103 8 #define IDR_PLUGIN_MIMEFILTER 103
9 9
10 #define IDS_PROJNAME 110 10 #define IDS_PROJNAME 110
(...skipping 23 matching lines...) Expand all
34 #define IDI_ICON_DISABLED 302 34 #define IDI_ICON_DISABLED 302
35 35
36 #define IDD_ABOUTDIALOG 400 36 #define IDD_ABOUTDIALOG 400
37 #define IDD_UPDATEDIALOG 401 37 #define IDD_UPDATEDIALOG 401
38 #define IDD_DOWNLOADDIALOG 402 38 #define IDD_DOWNLOADDIALOG 402
39 #define IDD_DOWNLOAD_FILE_DIALOG 403 39 #define IDD_DOWNLOAD_FILE_DIALOG 403
40 40
41 #define ID_ABOUT 35001 41 #define ID_ABOUT 35001
42 #define ID_INVITEFRIENDS 35002 42 #define ID_INVITEFRIENDS 35002
43 #define ID_SETTINGS 35003 43 #define ID_SETTINGS 35003
44 #define ID_PLUGIN_ACTIVATE 35005
45 #define ID_PLUGIN_ENABLE 35004 44 #define ID_PLUGIN_ENABLE 35004
46 #define ID_FAQ 35007 45 #define ID_FAQ 35007
47 #define ID_PLUGIN_UPDATE 35008 46 #define ID_PLUGIN_UPDATE 35008
48 #define ID_FEEDBACK 35013 47 #define ID_FEEDBACK 35013
49 #define ID_WHITELISTDOMAIN 35014 48 #define ID_WHITELISTDOMAIN 35014
50 #define ID_BLACKLISTDOMAIN 35015 49 #define ID_BLACKLISTDOMAIN 35015
51 #define ID_WHITELISTDOMAIN_ERROR 35016 50 #define ID_WHITELISTDOMAIN_ERROR 35016
52 #define ID_WHITELISTDOMAIN_SUPPORT 35017 51 #define ID_WHITELISTDOMAIN_SUPPORT 35017
53 52
54 #define IDT_TIMER 35100 53 #define IDT_TIMER 35100
55 54
56 // Next default values for new objects 55 // Next default values for new objects
57 // 56 //
58 #ifdef APSTUDIO_INVOKED 57 #ifdef APSTUDIO_INVOKED
59 #ifndef APSTUDIO_READONLY_SYMBOLS 58 #ifndef APSTUDIO_READONLY_SYMBOLS
60 #define _APS_NEXT_RESOURCE_VALUE 239 59 #define _APS_NEXT_RESOURCE_VALUE 239
61 #define _APS_NEXT_COMMAND_VALUE 35022 60 #define _APS_NEXT_COMMAND_VALUE 35022
62 #define _APS_NEXT_CONTROL_VALUE 225 61 #define _APS_NEXT_CONTROL_VALUE 225
63 #define _APS_NEXT_SYMED_VALUE 108 62 #define _APS_NEXT_SYMED_VALUE 108
64 #endif 63 #endif
65 #endif 64 #endif
OLDNEW
« no previous file with comments | « AdBlocker/AdBlocker.vcproj ('k') | AdBlocker/SimpleAdblockClient.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld