[Libreoffice-commits] core.git: cui/uiconfig
Joren De Cuyper
joren.libreoffice at telenet.be
Wed Oct 23 03:19:43 PDT 2013
cui/uiconfig/ui/optviewpage.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 99ba2fd24fcfc086353221d78ae64ffe159db3d6
Author: Joren De Cuyper <joren.libreoffice at telenet.be>
Date: Fri Oct 18 18:05:03 2013 +0200
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 at redhat.com>
Tested-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/cui/uiconfig/ui/optviewpage.ui b/cui/uiconfig/ui/optviewpage.ui
index 6c081c8..7d728c2 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>
More information about the Libreoffice-commits
mailing list