OSDN Git Service

Add Stash Save\apply and Submodule Add and Update command.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseShell / Globals.h
index 409ec32..936437c 100644 (file)
@@ -19,7 +19,7 @@
 #pragma once\r
 \r
 //#define MENUCHECKOUT         0x0000000000000001\r
-//#define MENUUPDATE           0x0000000000000002\r
+//#define MENUUPDATE                   0x0000000000000002\r
 #define MENUCOMMIT                     0x0000000000000004\r
 #define MENUADD                                0x0000000000000008\r
 #define MENUREVERT                     0x0000000000000010\r
@@ -33,7 +33,7 @@
 #define MENUMERGE                      0x0000000000001000\r
 #define MENUREMOVE                     0x0000000000002000\r
 #define MENURENAME                     0x0000000000004000\r
-//#define MENUUPDATEEXT                0x0000000000008000\r
+#define MENUUPDATEEXT          0x0000000000008000\r
 #define MENUDIFF                       0x0000000000010000\r
 #define MENULOG                                0x0000000000020000\r
 #define MENUCONFLICTEDITOR     0x0000000000040000\r
 #define MENUCHERRYPICK         0x0000020000000000\r
 #define MENUFETCH                      0x0000040000000000\r
 #define MENUREBASE                     0x0000080000000000\r
-\r
+#define MENUSTASHSAVE          0x0000100000000000\r
+#define MENUSTASHAPPLY         0x0000200000000000\r
+#define MENUSUBADD                     0x0000400000000000\r
+//#define MENUSUBSYNC                  0x0000800000000000\r
 \r
 #define MENUSETTINGS           0x2000000000000000\r
 #define MENUHELP                       0x4000000000000000\r