Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r650fc7b43cb6729baee51d079f0377df8d7a3de9 -rdd4bb82190d58b64fb1f3607962a98ab50996f12 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 650fc7b43cb6729baee51d079f0377df8d7a3de9) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision dd4bb82190d58b64fb1f3607962a98ab50996f12) @@ -150,7 +150,7 @@ { SupportEmailAddress = "www.helpdeskwater.nl", SupportPhoneNumber = "+31 (0)88-797 7102", - MainWindowTitle = "Ringtoets", + MainWindowTitle = "Ringtoets - St. Louis (EAP)", ManualFilePath = "..\\Gebruikershandleiding Ringtoets 17.1.1.pdf" }; var mainWindow = new MainWindow();