summaryrefslogtreecommitdiff
path: root/plugins/Svc_dbepp/resource.h
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-22 06:36:30 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-22 06:36:30 +0000
commit9ec2ba379f413bc3817a49f374c5faa1ee23c01a (patch)
tree0bbbc982236c8cb91470559e450ef0b4b8d7e44f /plugins/Svc_dbepp/resource.h
parent819bd5be79b840dd8ed9cb1ddfb2a71840234eea (diff)
Svc_dbepp:
+ability to open options from menu *fixed translating menus with per-plugin langpacks git-svn-id: http://svn.miranda-ng.org/main/trunk@125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Svc_dbepp/resource.h')
-rw-r--r--plugins/Svc_dbepp/resource.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/Svc_dbepp/resource.h b/plugins/Svc_dbepp/resource.h
index 9e40bcf899..c32d146126 100644
--- a/plugins/Svc_dbepp/resource.h
+++ b/plugins/Svc_dbepp/resource.h
@@ -143,13 +143,14 @@
#define MENU_FILTER_LOADED 40061
#define MENU_FILTER_UNLOADED 40062
#define MENU_BYTE_HEX 40063
+#define MENU_OPEN_OPTIONS 40064
// Next default values for new objects
-//
+//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 131
-#define _APS_NEXT_COMMAND_VALUE 40064
+#define _APS_NEXT_COMMAND_VALUE 40065
#define _APS_NEXT_CONTROL_VALUE 1059
#define _APS_NEXT_SYMED_VALUE 101
#endif