diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:43 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:43 +0000 |
commit | 890a73744b50b74dd70a66078992f4ad16abeb65 (patch) | |
tree | 10a451b27653e78e73f806c0d8c1feeb64d319a6 | |
parent | 67e160693d38fe6fc749e945f81e415181afa1a6 (diff) | |
download | config-890a73744b50b74dd70a66078992f4ad16abeb65.tar config-890a73744b50b74dd70a66078992f4ad16abeb65.tar.gz config-890a73744b50b74dd70a66078992f4ad16abeb65.tar.bz2 config-890a73744b50b74dd70a66078992f4ad16abeb65.tar.xz config-890a73744b50b74dd70a66078992f4ad16abeb65.zip |
- switch to Oxygen as default icon theme
-rw-r--r-- | Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 | ||||
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/Default/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 8420cfb..443d7c1 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="Tango"/> + <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"/> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index 8420cfb..443d7c1 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/common/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="Tango"/> + <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"/> |