diff --git a/Application/FileConverter/Resources/FileConverterUsage.gif b/Application/FileConverter/Resources/FileConverterUsage.gif index de4af49..626923a 100644 Binary files a/Application/FileConverter/Resources/FileConverterUsage.gif and b/Application/FileConverter/Resources/FileConverterUsage.gif differ diff --git a/Application/FileConverter/Views/HelpWindow.xaml b/Application/FileConverter/Views/HelpWindow.xaml index 368ceaa..1e17913 100644 --- a/Application/FileConverter/Views/HelpWindow.xaml +++ b/Application/FileConverter/Views/HelpWindow.xaml @@ -8,7 +8,7 @@ xmlns:gif="http://wpfanimatedgif.codeplex.com" xmlns:behaviors="http://schemas.microsoft.com/xaml/behaviors" mc:Ignorable="d" Icon="/FileConverter;component/Resources/ApplicationIcon.ico" WindowStartupLocation="CenterScreen" WindowStyle="ToolWindow" ResizeMode="NoResize" - Width="640" Height="545" + Width="1000" Height="880" DataContext="{Binding Help, Source={StaticResource Locator}}"> diff --git a/Resources/FileConverterUsage-small.gif b/Resources/FileConverterUsage-small.gif deleted file mode 100644 index 50e45f0..0000000 Binary files a/Resources/FileConverterUsage-small.gif and /dev/null differ diff --git a/Resources/FileConverterUsage.gif b/Resources/FileConverterUsage.gif index de4af49..626923a 100644 Binary files a/Resources/FileConverterUsage.gif and b/Resources/FileConverterUsage.gif differ