diff --git a/docs/BremenCalling_Datenmodell.xlsx b/docs/BremenCalling_Datenmodell_Vers.003a.xlsx similarity index 100% rename from docs/BremenCalling_Datenmodell.xlsx rename to docs/BremenCalling_Datenmodell_Vers.003a.xlsx diff --git a/misc/logo_bremen_calling.png b/misc/logo_bremen_calling.png new file mode 100644 index 0000000..bb97bf5 Binary files /dev/null and b/misc/logo_bremen_calling.png differ diff --git a/src/BreCalClient/BreCalClient.csproj b/src/BreCalClient/BreCalClient.csproj index f3e0021..85258c8 100644 --- a/src/BreCalClient/BreCalClient.csproj +++ b/src/BreCalClient/BreCalClient.csproj @@ -24,6 +24,7 @@ + @@ -63,6 +64,7 @@ + MSBuild:Compile @@ -98,7 +100,7 @@ - ResXFileCodeGenerator + PublicResXFileCodeGenerator Resources.Designer.cs diff --git a/src/BreCalClient/MainWindow.xaml b/src/BreCalClient/MainWindow.xaml index 737bf1a..9e1a5c2 100644 --- a/src/BreCalClient/MainWindow.xaml +++ b/src/BreCalClient/MainWindow.xaml @@ -5,6 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:BreCalClient" xmlns:xctk="http://schemas.xceed.com/wpf/xaml/toolkit" + xmlns:p = "clr-namespace:BreCalClient.Resources" mc:Ignorable="d" Title="{DynamicResource textApplicationTitle}" Height="450" Width="800" Loaded="Window_Loaded" Closing="Window_Closing"> @@ -27,14 +28,14 @@ -