From 4ddaeeca0b53f6ddc88746024f1b84d739409653 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Fri, 18 Jul 2014 22:50:27 -0400 Subject: [PATCH] Added configuration to enable or disable the Start Page --- .../Configuration/StartPage.xml | 29 +++++++++++++++++++ ...lEditor.Content.PlatformIndependent.csproj | 1 + 2 files changed, 30 insertions(+) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/StartPage.xml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/StartPage.xml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/StartPage.xml new file mode 100644 index 00000000..6aeb42df --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Configuration/StartPage.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 4ef00617..175428d2 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -40,6 +40,7 @@ +