From cdd32d35e235d1f456855a7066c1f7cc5d356e1e Mon Sep 17 00:00:00 2001 From: Sergey Simonchik Date: Fri, 31 Oct 2014 00:50:10 +0300 Subject: [PATCH] *sync "filetype/@name" with a corresponding real FileType.getName() to enable replacing the syntax highlighting file type with the real file type (if available); *remove words "(syntax highlighting only)" from "filetype/@description" if this syntax highlighting file type doesn't have a corresponding real file type --- .../src/CommunityFileTypes.xml | 28 ++++++----- .../src/FileTypeManager.xml | 47 ++++++++++--------- 2 files changed, 39 insertions(+), 36 deletions(-) diff --git a/community-resources/src/CommunityFileTypes.xml b/community-resources/src/CommunityFileTypes.xml index b46643afa562..c61acdb7373a 100644 --- a/community-resources/src/CommunityFileTypes.xml +++ b/community-resources/src/CommunityFileTypes.xml @@ -3,7 +3,7 @@ - - - + - + - + - + - + + - + - + - + - + - + - + + - + - + + @@ -159,7 +160,7 @@ - + - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + -- 2.32.0