From 30c6e67b8112162b1bd7d43e548da3340c4c239c Mon Sep 17 00:00:00 2001 From: Eugene Kudelevsky Date: Fri, 7 Oct 2011 18:41:58 +0400 Subject: [PATCH] WI-7830 setting for base background/foreground of html code --- .../src/messages/OptionsBundle.properties | 1 + resources-en/src/search/searchableOptions.xml | 1 + .../src/com/intellij/ide/highlighter/HtmlFileHighlighter.java | 2 +- .../intellij/openapi/options/colors/pages/HTMLColorsPage.java | 1 + .../src/com/intellij/openapi/editor/XmlHighlighterColors.java | 3 +++ 5 files changed, 7 insertions(+), 1 deletion(-) diff --git a/platform/platform-resources-en/src/messages/OptionsBundle.properties b/platform/platform-resources-en/src/messages/OptionsBundle.properties index 8dd4bb1d610f..80147583cdbd 100644 --- a/platform/platform-resources-en/src/messages/OptionsBundle.properties +++ b/platform/platform-resources-en/src/messages/OptionsBundle.properties @@ -21,6 +21,7 @@ options.general.attribute.descriptor.text.search.result=Text search result options.general.attribute.descriptor.template.variable=Template variable options.html.attribute.descriptor.comment=Comment +options.html.attribute.descriptor.code=HTML code options.html.attribute.descriptor.tag=Tag options.html.attribute.descriptor.tag.name=Tag name options.html.attribute.descriptor.attribute.name=Attribute name diff --git a/resources-en/src/search/searchableOptions.xml b/resources-en/src/search/searchableOptions.xml index 26fe133530a9..69752c0eb607 100644 --- a/resources-en/src/search/searchableOptions.xml +++ b/resources-en/src/search/searchableOptions.xml @@ -7562,6 +7562,7 @@