diff --git a/gimp/duplicate.xcf b/gimp/duplicate.xcf new file mode 100644 index 0000000..759a39e Binary files /dev/null and b/gimp/duplicate.xcf differ diff --git a/gimp/exit.xcf b/gimp/exit.xcf new file mode 100644 index 0000000..80747ce Binary files /dev/null and b/gimp/exit.xcf differ diff --git a/gimp/export.xcf b/gimp/export.xcf new file mode 100644 index 0000000..2967dd3 Binary files /dev/null and b/gimp/export.xcf differ diff --git a/gimp/gear.xcf b/gimp/gear.xcf new file mode 100644 index 0000000..c06bb85 Binary files /dev/null and b/gimp/gear.xcf differ diff --git a/gimp/import.xcf b/gimp/import.xcf new file mode 100644 index 0000000..f8cea86 Binary files /dev/null and b/gimp/import.xcf differ diff --git a/gimp/minus.xcf b/gimp/minus.xcf new file mode 100644 index 0000000..6609709 Binary files /dev/null and b/gimp/minus.xcf differ diff --git a/gimp/pen.xcf b/gimp/pen.xcf new file mode 100644 index 0000000..2c168ab Binary files /dev/null and b/gimp/pen.xcf differ diff --git a/gimp/plus.xcf b/gimp/plus.xcf new file mode 100644 index 0000000..d2b470c Binary files /dev/null and b/gimp/plus.xcf differ diff --git a/gimp/reset.xcf b/gimp/reset.xcf new file mode 100644 index 0000000..12c5b44 Binary files /dev/null and b/gimp/reset.xcf differ diff --git a/zaaReloaded2/Icons/duplicate.png b/zaaReloaded2/Icons/duplicate.png new file mode 100644 index 0000000..d92993e Binary files /dev/null and b/zaaReloaded2/Icons/duplicate.png differ diff --git a/zaaReloaded2/Icons/exit.png b/zaaReloaded2/Icons/exit.png new file mode 100644 index 0000000..8668326 Binary files /dev/null and b/zaaReloaded2/Icons/exit.png differ diff --git a/zaaReloaded2/Icons/export.png b/zaaReloaded2/Icons/export.png new file mode 100644 index 0000000..559f57d Binary files /dev/null and b/zaaReloaded2/Icons/export.png differ diff --git a/zaaReloaded2/Icons/gear.png b/zaaReloaded2/Icons/gear.png new file mode 100644 index 0000000..e89a5de Binary files /dev/null and b/zaaReloaded2/Icons/gear.png differ diff --git a/zaaReloaded2/Icons/import.png b/zaaReloaded2/Icons/import.png new file mode 100644 index 0000000..5a03f66 Binary files /dev/null and b/zaaReloaded2/Icons/import.png differ diff --git a/zaaReloaded2/Icons/minus.png b/zaaReloaded2/Icons/minus.png new file mode 100644 index 0000000..79b06ce Binary files /dev/null and b/zaaReloaded2/Icons/minus.png differ diff --git a/zaaReloaded2/Icons/pen.png b/zaaReloaded2/Icons/pen.png new file mode 100644 index 0000000..945c7c6 Binary files /dev/null and b/zaaReloaded2/Icons/pen.png differ diff --git a/zaaReloaded2/Icons/plus.png b/zaaReloaded2/Icons/plus.png new file mode 100644 index 0000000..cd65550 Binary files /dev/null and b/zaaReloaded2/Icons/plus.png differ diff --git a/zaaReloaded2/Icons/reset.png b/zaaReloaded2/Icons/reset.png new file mode 100644 index 0000000..46656de Binary files /dev/null and b/zaaReloaded2/Icons/reset.png differ diff --git a/zaaReloaded2/Views/SettingsRepositoryView.xaml b/zaaReloaded2/Views/SettingsRepositoryView.xaml index 1c09f47..dd7bcb1 100755 --- a/zaaReloaded2/Views/SettingsRepositoryView.xaml +++ b/zaaReloaded2/Views/SettingsRepositoryView.xaml @@ -24,7 +24,7 @@ xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:action="clr-namespace:Bovender.Mvvm.Actions;assembly=Bovender" Width="340" Height="370" Topmost="True" - MinWidth="360" MinHeight="370" WindowStyle="ToolWindow" + MinWidth="370" MinHeight="380" WindowStyle="ToolWindow" ResizeMode="CanResizeWithGrip" ShowInTaskbar="False" b:WindowState.CenterScreen="True" b:WindowState.Save="True" Title="Stil auswählen" @@ -60,18 +60,40 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + 10.0 $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)