------------------------------------------------------------ revno: 431 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Fri 2013-07-05 18:57:31 +0200 message: Set elementary-xfce-darker as the default icon theme. modified: debian/changelog debian/xubuntu-default-settings.gconf-defaults etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
-- lp:xubuntu-default-settings https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk Your team Xubuntu Team is subscribed to branch lp:xubuntu-default-settings. To unsubscribe from this branch go to https://code.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/+edit-subscription
=== modified file 'debian/changelog' --- debian/changelog 2013-07-04 18:23:29 +0000 +++ debian/changelog 2013-07-05 16:57:31 +0000 @@ -1,3 +1,9 @@ +xubuntu-default-settings (13.10.2) UNRELEASED; urgency=low + + * Set elementary-xfce-darker as the default icon theme. + + -- Lionel Le Folgoc <[email protected]> Fri, 05 Jul 2013 18:56:53 +0200 + xubuntu-default-settings (13.10.1) saucy; urgency=low [ Craig Hrabal ] === modified file 'debian/xubuntu-default-settings.gconf-defaults' --- debian/xubuntu-default-settings.gconf-defaults 2012-02-28 10:05:34 +0000 +++ debian/xubuntu-default-settings.gconf-defaults 2013-07-05 16:57:31 +0000 @@ -1,3 +1,3 @@ /desktop/gnome/interface/gtk_theme "Greybird" -/desktop/gnome/interface/icon_theme "elementary-xfce-dark" +/desktop/gnome/interface/icon_theme "elementary-xfce-darker" /apps/blueman/transfer/browse_command "exo-open obex://[%d]" === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2012-02-19 10:26:20 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2013-07-05 16:57:31 +0000 @@ -3,7 +3,7 @@ <channel name="xsettings" version="1.0"> <property name="Net" type="empty"> <property name="ThemeName" type="string" value="Greybird"/> - <property name="IconThemeName" type="string" value="elementary-xfce-dark"/> + <property name="IconThemeName" type="string" value="elementary-xfce-darker"/> </property> <property name="Xft" type="empty"> <property name="DPI" type="int" value="96"/>
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

