diff --git a/App.config b/App.config index 922da4fb..3940edd0 100644 --- a/App.config +++ b/App.config @@ -79,6 +79,12 @@ PNG + + False + + + True + diff --git a/ExtractArchive.xaml b/ExtractArchive.xaml index 9bd08323..d05a2c61 100644 --- a/ExtractArchive.xaml +++ b/ExtractArchive.xaml @@ -4,33 +4,54 @@ xmlns:s="clr-namespace:GARbro.GUI.Strings" xmlns:p="clr-namespace:GARbro.GUI.Properties" xmlns:local="clr-namespace:GARbro.GUI" - Title="{x:Static s:guiStrings.TextExtractTitle}" Height="200" Width="411.713" + Title="{x:Static s:guiStrings.TextExtractTitle}" Height="228" Width="411.713" ShowInTaskbar="False" WindowStartupLocation="CenterOwner" ResizeMode="NoResize" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"> + - - + + - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + +