diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-10-18 09:47:30 -0500 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2015-10-20 00:48:57 -0500 |
commit | 30550321945597baa8c917512bb5ef29cd627ba9 (patch) | |
tree | 8808eaa494607c5d15428d169965ce8ac686b113 /officecfg | |
parent | 2ce151c7de49f05072185dba7cd3e1945763ae2d (diff) |
tdf#95155 Rename “Appearance” options to “Application Colors”
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
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/UI.xcs | 4 |
1 files changed, 2 insertions, 2 deletions
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 @@ </prop> </group> <group oor:name="ColorScheme"> - <!-- UIHints: Tools / Options / Star|OpenOffice / Appearance --> + <!-- UIHints: Tools / Options / Star|OpenOffice / Application Colors --> <info> <desc>Defines the templates for color settings used to customize the appearance of the applications.</desc> </info> @@ -610,7 +610,7 @@ </info> </prop> <set oor:name="ColorSchemes" oor:node-type="ColorScheme"> - <!-- UIHints: Tools / Options / Star|OpenOffice / Appearance --> + <!-- UIHints: Tools / Options / Star|OpenOffice / Application Colors --> <info> <desc>Lists entries with color settings.</desc> </info> |