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

Unified Diff: src/plugin/Resource.h

Issue 10800092: Use libadblockplus update checker (Closed)
Patch Set: Addressed review comments Created June 7, 2013, 5:27 a.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/Resource.h
===================================================================
--- a/src/plugin/Resource.h
+++ b/src/plugin/Resource.h
@@ -13,36 +13,22 @@
#define IDC_IMAGE 207
#define IDC_VERSION 209
#define IDC_SYSLINK1 211
#define IDC_YVERSION 212
#define IDC_NVERSION 213
#define IDC_ABOUTTEXT 214
#define IDC_AUTHORS 215
-#define IDC_UPDATETEXT 217
-#define IDC_DOYOU 218
-#define IDC_CURVERSION 219
-#define IDC_NEWVERSION 220
-#define IDC_PROGRESS1 221
-#define IDC_INSTALLBTN 222
-#define IDC_INSTALLMSG 223
#define IDC_HOMEPAGE 224
-#define IDC_DOWNLOAD_MSG 225
-#define IDC_DOWNLOAD_PROGRESS 226
#define IDI_ICON_DEACTIVATED 300
#define IDI_ICON_ENABLED 301
#define IDI_ICON_DISABLED 302
-#define IDD_ABOUTDIALOG 400
-#define IDD_UPDATEDIALOG 401
-#define IDD_DOWNLOADDIALOG 402
-#define IDD_DOWNLOAD_FILE_DIALOG 403
-
#define ID_ABOUT 35001
#define ID_INVITEFRIENDS 35002
#define ID_SETTINGS 35003
#define ID_PLUGIN_ENABLE 35004
#define ID_FAQ 35007
#define ID_PLUGIN_UPDATE 35008
#define ID_FEEDBACK 35013
#define ID_WHITELISTDOMAIN 35014

Powered by Google App Engine
This is Rietveld