From 30550321945597baa8c917512bb5ef29cd627ba9 Mon Sep 17 00:00:00 2001 From: Adolfo Jayme Barrientos Date: Sun, 18 Oct 2015 09:47:30 -0500 Subject: tdf#95155 Rename “Appearance” options to “Application Colors” MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The previous name is misleading and confusing, especially as we have two other Options pages which can be considered as related to LibreOffice’s “appearance”: “View” and “Personalization”. Change-Id: I228f87e3198a33ffc0c3793c1d3acfb6f33d9b32 --- cui/source/options/treeopt.src | 2 +- officecfg/registry/schema/org/openoffice/Office/UI.xcs | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cui/source/options/treeopt.src b/cui/source/options/treeopt.src index fac9779839ce..44dc8a5295ed 100644 --- a/cui/source/options/treeopt.src +++ b/cui/source/options/treeopt.src @@ -38,7 +38,7 @@ Resource RID_OFADLG_OPTIONS_TREE_PAGES < "Fonts" ; RID_SVX_FONT_SUBSTITUTION ; > ; < "Security" ; RID_SVXPAGE_INET_SECURITY ; > ; < "Personalization" ; RID_SVXPAGE_PERSONALIZATION ; > ; - < "Appearance" ; RID_SVXPAGE_COLORCONFIG ; > ; + < "Application Colors" ; RID_SVXPAGE_COLORCONFIG ; > ; < "Accessibility" ; RID_SVXPAGE_ACCESSIBILITYCONFIG ; > ; < "Advanced" ; RID_SVXPAGE_OPTIONS_JAVA ; > ; < "Basic IDE Options" ; RID_SVXPAGE_BASICIDE_OPTIONS ; > ; diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs index 9d1015e05ab0..80dbc0a74822 100644 --- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs @@ -36,7 +36,7 @@ - + Defines the templates for color settings used to customize the appearance of the applications. @@ -610,7 +610,7 @@ - + Lists entries with color settings. -- cgit v1.2.3