From 61affd7d9c36b44dea577875cc66926144eff4b6 Mon Sep 17 00:00:00 2001 From: Sup Yut Sum Date: Thu, 2 Oct 2014 12:19:33 +0800 Subject: [PATCH] Installer: Set initial focus to Next/Install/Finish button instead of Back button Based on TortoiseSVN revision 25911 Signed-off-by: Sup Yut Sum --- src/TortoiseGitSetup/UIFragment.wxi | 72 ++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 36 deletions(-) diff --git a/src/TortoiseGitSetup/UIFragment.wxi b/src/TortoiseGitSetup/UIFragment.wxi index 02bc5a552..0a265b622 100644 --- a/src/TortoiseGitSetup/UIFragment.wxi +++ b/src/TortoiseGitSetup/UIFragment.wxi @@ -1,4 +1,4 @@ - + @@ -117,13 +117,13 @@ - - 1 - 1 1 + + 1 + 1 @@ -148,12 +148,12 @@ - 1 0 1 + 1 @@ -168,15 +168,15 @@ - - InstallMode = "Repair" OR InstallMode = "Change" - NOT (InstallMode = "Repair" OR InstallMode = "Change") - CostingComplete = 1 0 "Yes" + + InstallMode = "Repair" OR InstallMode = "Change" + NOT (InstallMode = "Repair" OR InstallMode = "Change") + 1 @@ -246,15 +246,15 @@ + + 1 + + NOT OLDSSH = "" AND NOT InstallMode = "Change" - - 1 - - 1 @@ -354,11 +354,11 @@ - (NOT Installed) AND (ShowChangelogCheck = 1) 1 + @@ -386,10 +386,10 @@ - 1 + [ProductName] setup ended prematurely because of an error. Your system has not been modified. To install this program at a later time, please run the installation again. @@ -457,13 +457,13 @@ - - 1 - OLDSSH = "" NOT OLDSSH = "" + + 1 + 1 @@ -482,10 +482,10 @@ + 1 - 1 @@ -539,11 +539,11 @@ - CostingComplete = 1 1 + 1 @@ -607,8 +607,8 @@ - + 1 @@ -629,8 +629,8 @@ - + 1 @@ -659,7 +659,6 @@ - CostingComplete = 1 1]]> @@ -668,6 +667,7 @@ + 1 @@ -682,10 +682,10 @@ - 1 + [ProductName] setup was interrupted. Your system has not been modified. To install this program at a later time, please run the installation again. @@ -701,11 +701,6 @@ - - - - - 1]]> @@ -713,6 +708,11 @@ + + + + + 1 @@ -731,9 +731,6 @@ - - 1 - 1]]> 1]]> @@ -742,6 +739,9 @@ + + 1 + 1 @@ -760,9 +760,6 @@ - - 1 - 1]]> 1]]> @@ -772,6 +769,9 @@ + + 1 + 1 @@ -800,10 +800,10 @@ - 1 + 1 -- 2.11.4.GIT