diff options
Diffstat (limited to 'src/ext/UI/wixlib/OutOfRbDiskDlg.wxs')
-rw-r--r-- | src/ext/UI/wixlib/OutOfRbDiskDlg.wxs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ext/UI/wixlib/OutOfRbDiskDlg.wxs b/src/ext/UI/wixlib/OutOfRbDiskDlg.wxs index 79a1470f..e133f7d0 100644 --- a/src/ext/UI/wixlib/OutOfRbDiskDlg.wxs +++ b/src/ext/UI/wixlib/OutOfRbDiskDlg.wxs | |||
@@ -14,8 +14,8 @@ | |||
14 | </Control> | 14 | </Control> |
15 | <Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" TabSkip="no" Text="!(loc.OutOfRbDiskDlgBannerBitmap)" /> | 15 | <Control Id="BannerBitmap" Type="Bitmap" X="0" Y="0" Width="370" Height="44" TabSkip="no" Text="!(loc.OutOfRbDiskDlgBannerBitmap)" /> |
16 | <Control Id="Text" Type="Text" X="20" Y="53" Width="330" Height="90" Text="!(loc.OutOfRbDiskDlgText) !(loc.OutOfRbDiskDlgText2)" /> | 16 | <Control Id="Text" Type="Text" X="20" Y="53" Width="330" Height="90" Text="!(loc.OutOfRbDiskDlgText) !(loc.OutOfRbDiskDlgText2)" /> |
17 | <Control Id="BannerLine" Type="Line" X="0" Y="44" Width="370" Height="0" /> | 17 | <Control Id="BannerLine" Type="Line" X="0" Y="44" Width="373" Height="0" /> |
18 | <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="370" Height="0" /> | 18 | <Control Id="BottomLine" Type="Line" X="0" Y="234" Width="373" Height="0" /> |
19 | <Control Id="Description" Type="Text" X="20" Y="20" Width="280" Height="20" Transparent="yes" NoPrefix="yes" Text="!(loc.OutOfRbDiskDlgDescription)" /> | 19 | <Control Id="Description" Type="Text" X="20" Y="20" Width="280" Height="20" Transparent="yes" NoPrefix="yes" Text="!(loc.OutOfRbDiskDlgDescription)" /> |
20 | <Control Id="Title" Type="Text" X="15" Y="6" Width="200" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.OutOfRbDiskDlgTitle)" /> | 20 | <Control Id="Title" Type="Text" X="15" Y="6" Width="200" Height="15" Transparent="yes" NoPrefix="yes" Text="!(loc.OutOfRbDiskDlgTitle)" /> |
21 | <Control Id="VolumeList" Type="VolumeCostList" X="20" Y="150" Width="330" Height="70" Sunken="yes" Fixed="yes" Remote="yes" ShowRollbackCost="yes" Text="!(loc.OutOfRbDiskDlgVolumeList)" /> | 21 | <Control Id="VolumeList" Type="VolumeCostList" X="20" Y="150" Width="330" Height="70" Sunken="yes" Fixed="yes" Remote="yes" ShowRollbackCost="yes" Text="!(loc.OutOfRbDiskDlgVolumeList)" /> |