diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:38 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-01 15:02:38 +0000 |
commit | 67e160693d38fe6fc749e945f81e415181afa1a6 (patch) | |
tree | 2357ba5e6c44a527a83b531c27eb15981b4dd338 /common | |
parent | 073e7e5ffb53c24feec28fa00575f338947843d7 (diff) | |
download | config-67e160693d38fe6fc749e945f81e415181afa1a6.tar config-67e160693d38fe6fc749e945f81e415181afa1a6.tar.gz config-67e160693d38fe6fc749e945f81e415181afa1a6.tar.bz2 config-67e160693d38fe6fc749e945f81e415181afa1a6.tar.xz config-67e160693d38fe6fc749e945f81e415181afa1a6.zip |
- switch to oxygen-gtk default theme
Diffstat (limited to 'common')
-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"/> |