← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 245: * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml:

 

------------------------------------------------------------
revno: 245
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Wed 2011-01-26 21:24:55 +0100
message:
  * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml:
    set greybird as default theme as well.
  * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: use
    elementary-mono-dark instead of elementary by default.
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml
  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	2011-01-25 21:32:29 +0000
+++ debian/changelog	2011-01-26 20:24:55 +0000
@@ -1,3 +1,12 @@
+xubuntu-default-settings (11.04.4) UNRELEASED; urgency=low
+
+  * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml:
+    set greybird as default theme as well.
+  * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: use
+    elementary-mono-dark instead of elementary by default.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Wed, 26 Jan 2011 21:24:04 +0100
+
 xubuntu-default-settings (11.04.3) natty; urgency=low
 
   * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml: fix

=== modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml'
--- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml	2010-12-19 00:15:40 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml	2011-01-26 20:24:55 +0000
@@ -2,7 +2,7 @@
 
 <channel name="xfce4-notifyd" version="1.0">
   <property name="notify-location" type="uint" value="2"/>
-  <property name="theme" type="string" value="Default"/>
+  <property name="theme" type="string" value="greybird"/>
   <property name="initial-opacity" type="double" value="0.800000"/>
   <property name="fade-transparency" type="bool" value="true"/>
 </channel>

=== 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-25 21:32:29 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml	2011-01-26 20:24:55 +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"/>
+    <property name="IconThemeName" type="string" value="elementary-mono-dark"/>
   </property>
   <property name="Xft" type="empty">
     <property name="DPI" type="int" value="96"/>