xubuntu-dev team mailing list archive
-
xubuntu-dev team
-
Mailing list archive
-
Message #01315
[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 338: * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xsettings.xml: set elementary-xfce-dark
------------------------------------------------------------
revno: 338
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Mon 2012-01-23 00:20:47 +0100
message:
* etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xsettings.xml: set elementary-xfce-dark
as default icon theme.
* debian/control: bump dep on xubuntu-artwork to >= 12.04.0~.
modified:
debian/changelog
debian/control
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 2012-01-05 21:12:32 +0000
+++ debian/changelog 2012-01-22 23:20:47 +0000
@@ -2,6 +2,9 @@
* etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: pass --replace to
xfwm4 by default.
+ * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xsettings.xml: set elementary-xfce-dark
+ as default icon theme.
+ * debian/control: bump dep on xubuntu-artwork to >= 12.04.0~.
-- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Thu, 05 Jan 2012 22:11:43 +0100
=== modified file 'debian/control'
--- debian/control 2012-01-04 23:07:17 +0000
+++ debian/control 2012-01-22 23:20:47 +0000
@@ -10,7 +10,7 @@
Package: xubuntu-default-settings
Architecture: all
-Depends: ${misc:Depends}, xubuntu-artwork (>= 11.04.0~), ttf-droid,
+Depends: ${misc:Depends}, xubuntu-artwork (>= 12.04.0~), ttf-droid,
lightdm (>= 0.9.3-0ubuntu2), x11-common (>= 1:7.6+7ubuntu2),
lightdm-gtk-greeter (>= 1.0.0-0ubuntu2)
Recommends: xfce4-utils, gnome-menus
=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2011-01-29 13:34:48 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml 2012-01-22 23:20:47 +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="elementaryXubuntu"/>
+ <property name="IconThemeName" type="string" value="elementary-xfce-dark"/>
</property>
<property name="Xft" type="empty">
<property name="DPI" type="int" value="96"/>