From 1aae48baab77b28556e01b7c967d26ea3c77cc62 Mon Sep 17 00:00:00 2001 From: alcexhim Date: Mon, 30 Nov 2015 11:24:42 -0500 Subject: [PATCH] Get rid of BPlusFileSystem in Associations; associate WinHelp instead --- .../Associations/WinHelp.uexml | 27 +++++++++++++++++++ .../FileSystem/Associations/BPlus.uexml | 22 --------------- ...lEditor.Content.PlatformIndependent.csproj | 4 ++- 3 files changed, 30 insertions(+), 23 deletions(-) create mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/DocumentationWriter/Associations/WinHelp.uexml delete mode 100644 CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/BPlus.uexml diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/DocumentationWriter/Associations/WinHelp.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/DocumentationWriter/Associations/WinHelp.uexml new file mode 100644 index 00000000..a76372ee --- /dev/null +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/DocumentationWriter/Associations/WinHelp.uexml @@ -0,0 +1,27 @@ + + + + + + + + *.hlp + + + + 3F5F0300 + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/BPlus.uexml b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/BPlus.uexml deleted file mode 100644 index 759243e1..00000000 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/Extensions/FileSystem/Associations/BPlus.uexml +++ /dev/null @@ -1,22 +0,0 @@ - - - - - - - - - 3F5F0300 - - - - - - - - - - - - - \ No newline at end of file diff --git a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj index 51e45f75..b0808b80 100644 --- a/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj +++ b/CSharp/Content/UniversalEditor.Content.PlatformIndependent/UniversalEditor.Content.PlatformIndependent.csproj @@ -106,7 +106,6 @@ - @@ -670,6 +669,9 @@ + + +