Change icon theme to Tango.
This commit is contained in:
parent
5ad2d6112b
commit
8dcd9c8276
@ -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
|
||||
Requires: gnome-icon-theme icon-theme-simple tango-icon-theme
|
||||
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 )
|
||||
|
@ -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="Simple"/>
|
||||
<property name="IconThemeName" type="string" value="Tango"/>
|
||||
<property name="DoubleClickTime" type="int" value="250"/>
|
||||
<property name="DoubleClickDistance" type="int" value="5"/>
|
||||
<property name="DndDragThreshold" type="int" value="8"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user