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

Unified Diff: src/plugin/Resource.h

Issue 11292028: Status bar menu added (Closed)
Patch Set: Comments addressed Created Aug. 5, 2013, 1: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/plugin/PluginUtil.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/plugin/Resource.h
===================================================================
--- a/src/plugin/Resource.h
+++ b/src/plugin/Resource.h
@@ -24,12 +24,9 @@
#define IDI_ICON_ENABLED 301
#define IDI_ICON_DISABLED 302
-#define ID_SETTINGS 35003
-#define ID_PLUGIN_ENABLE 35004
-#define ID_WHITELISTDOMAIN 35014
-#define ID_BLACKLISTDOMAIN 35015
-#define ID_WHITELISTDOMAIN_ERROR 35016
-#define ID_WHITELISTDOMAIN_SUPPORT 35017
+#define ID_MENU_SETTINGS 35003
+#define ID_MENU_DISABLE 35004
+#define ID_MENU_DISABLE_ON_SITE 35014
#define IDT_TIMER 35100
« no previous file with comments | « src/plugin/PluginUtil.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld