diff options
author | Jani Välimaa <wally@mageia.org> | 2012-04-26 14:22:35 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-04-26 14:22:35 +0000 |
commit | 46edf472134d19ba4ef93c68c638fff0f53b643b (patch) | |
tree | 47a736838329854f22f5ef318d5e1b43ed02f53b /common/xfce4/xfconf/xfce-perchannel-xml | |
parent | 3ee433542c6de7429c7657f628951f3129221a0a (diff) | |
download | config-46edf472134d19ba4ef93c68c638fff0f53b643b.tar config-46edf472134d19ba4ef93c68c638fff0f53b643b.tar.gz config-46edf472134d19ba4ef93c68c638fff0f53b643b.tar.bz2 config-46edf472134d19ba4ef93c68c638fff0f53b643b.tar.xz config-46edf472134d19ba4ef93c68c638fff0f53b643b.zip |
- switch to oxygen-gtk default theme
Diffstat (limited to 'common/xfce4/xfconf/xfce-perchannel-xml')
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml | 2 | ||||
-rw-r--r-- | common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml index 4173c27..cab23ba 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml @@ -51,7 +51,7 @@ <property name="snap_to_border" type="bool" value="true"/> <property name="snap_to_windows" type="bool" value="false"/> <property name="snap_width" type="int" value="10"/> - <property name="theme" type="string" value="Ia Ora"/> + <property name="theme" type="string" value="oxygen-gtk"/> <property name="title_alignment" type="string" value="left"/> <property name="title_font" type="string" value="Sans Bold 9"/> <property name="title_horizontal_offset" type="int" value="0"/> diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml index c264000..8420cfb 100644 --- a/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml +++ b/common/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml @@ -7,7 +7,7 @@ <property name="DndDragThreshold" type="int" value="8"/> <property name="CursorBlink" type="bool" value="true"/> <property name="CursorBlinkTime" type="int" value="1200"/> - <property name="ThemeName" type="string" value="Ia Ora Smooth"/> + <property name="ThemeName" type="string" value="oxygen-gtk"/> <property name="IconThemeName" type="string" value="Tango"/> <property name="SoundThemeName" type="string" value="default"/> <property name="EnableEventSounds" type="bool" value="true"/> |