Set Simple icon theme again.

Revert "Change icon theme to Tango."
This reverts commit 8dcd9c827657afcc94425bdb52f566afa6709e36.
This commit is contained in:
Mikhail Efremov 2011-07-20 19:36:50 +04:00
parent 7713112c1d
commit 2289b1745c
2 changed files with 2 additions and 2 deletions

View File

@ -159,7 +159,7 @@ License: Distributable
Group: Graphical desktop/XFce
Requires: PolicyKit-gnome
Requires: etcskel gtk2-theme-simplicity
Requires: gnome-icon-theme icon-theme-simple tango-icon-theme
Requires: gnome-icon-theme icon-theme-simple
Requires: branding-simply-linux-graphics
Obsoletes: xfce-settings-lite xfce-settings-school-lite
Conflicts: %(for n in %variants ; do [ "$n" = %theme ] || echo -n "branding-$n-xfce-settings ";done )

View File

@ -3,7 +3,7 @@
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="Clearlooks"/>
<property name="IconThemeName" type="string" value="Tango"/>
<property name="IconThemeName" type="string" value="Simple"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>
<property name="DndDragThreshold" type="int" value="8"/>