Index: Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs =================================================================== diff -u -r7e20649afed3f6e23febb57c28bfc32fa75fedc6 -r8facffc48a20cd49759e32aea1ecc100047c68a2 --- Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 7e20649afed3f6e23febb57c28bfc32fa75fedc6) +++ Application/Ringtoets/src/Application.Ringtoets/App.xaml.cs (.../App.xaml.cs) (revision 8facffc48a20cd49759e32aea1ecc100047c68a2) @@ -48,6 +48,7 @@ using Ringtoets.Integration.Plugin; using Ringtoets.Piping.Plugin; using MessageBox = System.Windows.MessageBox; + #if INCLUDE_DEMOPROJECT using Demo.Ringtoets.GUIs; @@ -143,8 +144,8 @@ var settings = new GuiCoreSettings { StartPageUrl = "http://www.helpdeskwater.nl", - SupportEmailAddress = "support@deltaressystems.nl", - SupportPhoneNumber = "+31 (0)88 335 8100", + SupportEmailAddress = "www.helpdeskwater.nl", + SupportPhoneNumber = "+31 (0)88-797 7102", Copyright = "© Deltares 2016", LicenseDescription = "Gratis", MainWindowTitle = "Ringtoets",