aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/wixlib/FeaturesDlg.wxs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ext/UI/wixlib/FeaturesDlg.wxs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/UI/wixlib/FeaturesDlg.wxs b/src/ext/UI/wixlib/FeaturesDlg.wxs
index 04a93154..61651ba7 100644
--- a/src/ext/UI/wixlib/FeaturesDlg.wxs
+++ b/src/ext/UI/wixlib/FeaturesDlg.wxs
@@ -41,8 +41,8 @@
41 <Publish Event="SpawnDialog" Value="CancelDlg" /> 41 <Publish Event="SpawnDialog" Value="CancelDlg" />
42 </Control> 42 </Control>
43 <Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" TabSkip="no" Text="!(loc.FeaturesDlgBannerBitmap)" /> 43 <Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" TabSkip="no" Text="!(loc.FeaturesDlgBannerBitmap)" />
44 <Control Id="BannerLine" Type="Line" X="0" Y="44" Width="370" Height="0" /> 44 <Control Id="BannerLine" Type="Line" X="0" Y="44" Width="373" Height="0" />
45 <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="370" Height="0" /> 45 <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="373" Height="0" />
46 <Control Id="Description" Type="Text" X="25" Y="23" Width="280" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgDescription)" /> 46 <Control Id="Description" Type="Text" X="25" Y="23" Width="280" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgDescription)" />
47 <Control Id="Title" Type="Text" X="15" Y="6" Width="210" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgTitle)" /> 47 <Control Id="Title" Type="Text" X="15" Y="6" Width="210" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgTitle)" />
48 <Control Id="ItemDescription" Type="Text" X="20" Y="180" Width="330" Height="24" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgItemDescription)"> 48 <Control Id="ItemDescription" Type="Text" X="20" Y="180" Width="330" Height="24" Transparent="yes" NoPrefix="yes" Text="!(loc.FeaturesDlgItemDescription)">