summaryrefslogtreecommitdiffstats
path: root/src/windows/leash/resource.h
diff options
context:
space:
mode:
authorKevin Wasserman <kevin.wasserman@painless-security.com>2012-06-06 21:17:21 -0400
committerBen Kaduk <kaduk@mit.edu>2012-08-24 15:54:50 -0400
commit58441c9c61f332315c8b68dc63e352426a6d7707 (patch)
treef5d329471283f324af12b60916eeaea3443c434b /src/windows/leash/resource.h
parent1f311623467f479e6d8671c9802fe46e93aeb434 (diff)
downloadkrb5-58441c9c61f332315c8b68dc63e352426a6d7707.tar.gz
krb5-58441c9c61f332315c8b68dc63e352426a6d7707.tar.xz
krb5-58441c9c61f332315c8b68dc63e352426a6d7707.zip
KfW GUI -- add 'More' Panel
'Import Tickets', 'Export Tickets', and 'Forget Principals' buttons. Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com> ticket: 7268 (new) queue: kfw target_version: 1.10.4 tags: pullup
Diffstat (limited to 'src/windows/leash/resource.h')
-rw-r--r--src/windows/leash/resource.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/windows/leash/resource.h b/src/windows/leash/resource.h
index 1a9ba61e06..730d34e9b5 100644
--- a/src/windows/leash/resource.h
+++ b/src/windows/leash/resource.h
@@ -334,11 +334,15 @@
#define ID_BUTTON2 32813
#define ID_BUTTON5 32816
#define ID_BUTTON4 32818
+#define ID_FORGET_PRINCIPALS 32818
#define ID_ENCRYPTION_TYPE 32826
#define ID_VALID_UNTIL 32828
#define ID_MAKE_DEFAULT 32835
#define ID_CHECK2 32836
#define ID_IMPORT_TICKETS 32836
+#define ID_BUTTON3 32837
+#define ID_EXPORT_TICKET 32837
+#define ID_AUTO_IMPORT_TICKET 32838
// Next default values for new objects
//
@@ -346,7 +350,7 @@
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 269
-#define _APS_NEXT_COMMAND_VALUE 32837
+#define _APS_NEXT_COMMAND_VALUE 32839
#define _APS_NEXT_CONTROL_VALUE 1209
#define _APS_NEXT_SYMED_VALUE 101
#endif