From 5376edda7c733a6b3b1646e3daaec76fce04aa7c Mon Sep 17 00:00:00 2001 From: Frank Li Date: Wed, 22 Apr 2009 16:01:10 +0800 Subject: [PATCH] Remove some warning at msi build. Signed-off-by: Frank Li --- src/TortoiseGitSetup/TortoiseSVN.wxs | 2 +- src/TortoiseGitSetup/UIFragment.wxi | 24 ++++++++++++------------ 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/src/TortoiseGitSetup/TortoiseSVN.wxs b/src/TortoiseGitSetup/TortoiseSVN.wxs index abe094b3a..dca357b1f 100644 --- a/src/TortoiseGitSetup/TortoiseSVN.wxs +++ b/src/TortoiseGitSetup/TortoiseSVN.wxs @@ -68,7 +68,7 @@ - + This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic. diff --git a/src/TortoiseGitSetup/UIFragment.wxi b/src/TortoiseGitSetup/UIFragment.wxi index 390df291f..47b227b0d 100644 --- a/src/TortoiseGitSetup/UIFragment.wxi +++ b/src/TortoiseGitSetup/UIFragment.wxi @@ -64,17 +64,17 @@ - - - - - - - - - - - + + + + + + + + + + + @@ -510,7 +510,7 @@ - + -- 2.11.4.GIT