ProgrammIcon drin
This commit is contained in:
parent
867302e8c3
commit
00388161d5
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -13,10 +13,10 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+326e589fcefe65bbbc7d9c8571984bb345befdd2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+867302e8c3510743812fab6b3097ba031f7f102f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Controller")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
f39ccec722c9c71c718240ca28876209f43f411f7c08d9d9d501735f88a3264c
|
||||
c2d53ae13bb0870ff83a6ecc19a5f3677f331cada3baad961a11fa7a361cb7ac
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -13,10 +13,10 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+326e589fcefe65bbbc7d9c8571984bb345befdd2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+867302e8c3510743812fab6b3097ba031f7f102f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Model")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
8dbb5055d100a6996be8eac9f6e0a5dd4300f70e3bb136c616bf4cf64fbecf49
|
||||
bcb46a2ad0feadef0668db28c042bdc40ebe1ae5dcddb87ec9462549ad94e5ea
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -13,10 +13,10 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+326e589fcefe65bbbc7d9c8571984bb345befdd2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+867302e8c3510743812fab6b3097ba031f7f102f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.Persistence")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1eb95f43df65771297b35de2a84032e390e4e8a9a3c1a27ac83befe19360bc38
|
||||
7ca90d51fb8bda5e1eb99b7a06a80749fe91168bfb72e31b8f6c02fdfa6d23c2
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2,11 +2,12 @@
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
x:Class="AquaCare.View.MainWindow"
|
||||
Title="AquaCare - Nasse Ärmel in Vertretung"
|
||||
Width="800" Height="500">
|
||||
Width="1280" Height="720"
|
||||
Icon="Ressourcen/ProgrammIcon.ico">
|
||||
|
||||
<Grid>
|
||||
<Grid.Background>
|
||||
<ImageBrush Source="Ressourcen/WillkommenHintergrund.jpg"></ImageBrush>
|
||||
<ImageBrush Source="Ressourcen/WillkommenHintergrund.jpg" Stretch="UniformToFill"></ImageBrush>
|
||||
</Grid.Background>
|
||||
|
||||
<StackPanel HorizontalAlignment="Center" VerticalAlignment="Center" Spacing="20">
|
||||
|
BIN
AquaCare.View/Ressourcen/ProgrammIcon.ico
Normal file
BIN
AquaCare.View/Ressourcen/ProgrammIcon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -13,10 +13,10 @@ using System.Reflection;
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AquaCare.View")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+326e589fcefe65bbbc7d9c8571984bb345befdd2")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+867302e8c3510743812fab6b3097ba031f7f102f")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AquaCare.View")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AquaCare.View")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
|
@ -1 +1 @@
|
||||
18fc45ac466708f48efa3fd2cde935d70027606e48896511a6261126a1547205
|
||||
686889be050a37ff9ca61395472c600530b97fa6eac02ccbb180d23e076424a7
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
b3bac014ac4f58e2566e6ee7194235d5f915c4f2051cf56ab80a018b6ae158fa
|
||||
4a3712c50d302a5d3b3e1f082e7a6fa45522a6b0c25ab6bcef01b1cfa461de93
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user