summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoren De Cuyper <joren.libreoffice@telenet.be>2013-10-18 18:05:03 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-10-23 10:19:24 +0000
commit99ba2fd24fcfc086353221d78ae64ffe159db3d6 (patch)
treeef0318e1eee4a4355300d27ce4a481489268a766
parent8f0afc05f58630cabadcb67f6acc4998a7e7a258 (diff)
Solve fdo#69926 Wrong default notation for galaxy icon theme
Galaxy is our 'underlying' icon theme we use in LibreOffice. If an user choose to have another theme, Galaxy icons will be overlapped by that other theme. So in general the 'default' template _is_ galaxy, but not for the end user. Different OS have different default theme and are marked with '<themename>(automatic)'. To avoid misunderstandings I delete the term 'default'. Change-Id: If6a1ac781cb68eeb690edf1408c7ce4c62f2ec8e Reviewed-on: https://gerrit.libreoffice.org/6321 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r--cui/uiconfig/ui/optviewpage.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui
index 6c081c886860..7d728c2836bb 100644
--- a/cui/uiconfig/ui/optviewpage.ui
+++ b/cui/uiconfig/ui/optviewpage.ui
@@ -132,7 +132,7 @@
<property name="id_column">1</property>
<items>
<item translatable="yes">Automatic</item>
- <item translatable="yes">Galaxy (default)</item>
+ <item translatable="yes">Galaxy</item>
<item translatable="yes">High Contrast</item>
<item translatable="yes">Industrial</item>
<item translatable="yes">Crystal</item>