OSDN Git Service

Modify position of filter and date at log dialog
[tortoisegit/TortoiseGitJp.git] / src / Git / GitConfig.h
index 85d5d70..9abfd54 100644 (file)
@@ -6,3 +6,6 @@ public:
        GitConfig(void);\r
        ~GitConfig(void);\r
 };\r
+\r
+#define REG_MSYSGIT_PATH _T("Software\\TortoiseGit\\MSysGit")\r
+#define REG_MSYSGIT_INSTALL _T("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\Git_is1\\InstallLocation")
\ No newline at end of file