aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-06-03 07:42:10 +0000
committerJani Välimaa <wally@mageia.org>2012-06-03 07:42:10 +0000
commit2cb0cf7774da0dee6ceda21ddedb05f6c16483cc (patch)
treef5c81b6e3ecc19be5c5c8a93f16518b57b1a426a
parent173bd5e6bb4a0c960d3caa596c3ca6bd40e0b8ae (diff)
downloadconfig-2cb0cf7774da0dee6ceda21ddedb05f6c16483cc.tar
config-2cb0cf7774da0dee6ceda21ddedb05f6c16483cc.tar.gz
config-2cb0cf7774da0dee6ceda21ddedb05f6c16483cc.tar.bz2
config-2cb0cf7774da0dee6ceda21ddedb05f6c16483cc.tar.xz
config-2cb0cf7774da0dee6ceda21ddedb05f6c16483cc.zip
fix icon theme name (mga#6294)
-rw-r--r--Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 443d7c1..36dc4a5 100644
--- a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -8,7 +8,7 @@
<property name="CursorBlink" type="bool" value="true"/>
<property name="CursorBlinkTime" type="int" value="1200"/>
<property name="ThemeName" type="string" value="oxygen-gtk"/>
- <property name="IconThemeName" type="string" value="Oxygen"/>
+ <property name="IconThemeName" type="string" value="oxygen"/>
<property name="SoundThemeName" type="string" value="default"/>
<property name="EnableEventSounds" type="bool" value="true"/>
<property name="EnableInputFeedbackSounds" type="bool" value="true"/>