Allow to configure git.exe path in first start wizard
commit7074a156083612386e3d5181572f029374ab729f
authorSven Strickroth <email@cs-ware.de>
Mon, 28 Nov 2016 13:48:19 +0000 (28 14:48 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 28 Nov 2016 14:04:18 +0000 (28 15:04 +0100)
tree713a6b53c000949650cf0b4b4d0ffe3cc81201b5
parent312a321bc6629199e1195a22139193e29838edd0
Allow to configure git.exe path in first start wizard

Signed-off-by: Sven Strickroth <email@cs-ware.de>
14 files changed:
Languages/Tortoise.pot
doc/source/en/TortoiseGit/tgit_dug/dug_settings_general.xml
src/Resources/TortoiseProcENG.rc
src/TortoiseProc/ConfigureGitExe.h [new file with mode: 0644]
src/TortoiseProc/FirstStartWizard.cpp
src/TortoiseProc/FirstStartWizard.h
src/TortoiseProc/FirstStartWizardGit.cpp [new file with mode: 0644]
src/TortoiseProc/FirstStartWizardGit.h [copied from src/TortoiseProc/FirstStartWizard.h with 51% similarity]
src/TortoiseProc/Settings/SetMainPage.cpp
src/TortoiseProc/Settings/SetMainPage.h
src/TortoiseProc/TortoiseProc.vcxproj
src/TortoiseProc/TortoiseProc.vcxproj.filters
src/TortoiseProc/resource.h
src/Utils/MiscUI/CommonDialogFunctions.h