aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS1
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml2
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml2
3 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 7d8ea21..6df6ba2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+- Use TraditionalOk theme from mate-themes instead of Adwaita
- Replace pnmixer with xfce4-pulseaudio-plugin
Version 4.120.6.1 - 2016-08-07
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
index 1832a3a..71a8476 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
@@ -54,7 +54,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="Default"/>
+ <property name="theme" type="string" value="TraditionalOk"/>
<property name="tile_on_move" type="bool" value="true"/>
<property name="title_alignment" type="string" value="left"/>
<property name="title_font" type="string" value="Sans Bold 9"/>
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
index 416f9db..639de61 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
@@ -6,7 +6,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
- <property name="ThemeName" type="string" value="Adwaita"/>
+ <property name="ThemeName" type="string" value="TraditionalOk"/>
<property name="IconThemeName" type="string" value="Adwaita"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>