← Back to team overview

xubuntu-dev team mailing list archive

[Branch ~xubuntu-dev/xubuntu-default-settings/trunk] Rev 288: etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-notifyd.xml: set initial opacity

 

------------------------------------------------------------
revno: 288
committer: Lionel Le Folgoc <mrpouit@xxxxxxxxxx>
branch nick: xubuntu-default-settings
timestamp: Fri 2011-03-11 20:40:12 +0100
message:
  etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-notifyd.xml: set initial opacity
  value to 85%.
modified:
  debian/changelog
  etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.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-03-08 20:22:34 +0000
+++ debian/changelog	2011-03-11 19:40:12 +0000
@@ -1,3 +1,10 @@
+xubuntu-default-settings (11.04.14) UNRELEASED; urgency=low
+
+  * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-notifyd.xml: set initial opacity
+    value to 85%.
+
+ -- Lionel Le Folgoc <mrpouit@xxxxxxxxxx>  Fri, 11 Mar 2011 20:39:25 +0100
+
 xubuntu-default-settings (11.04.13) natty; urgency=low
 
   * usr/share/xubuntu/applications/aumix.desktop: dropped, aumix isn't in

=== 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	2011-01-26 20:24:55 +0000
+++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml	2011-03-11 19:40:12 +0000
@@ -3,6 +3,5 @@
 <channel name="xfce4-notifyd" version="1.0">
   <property name="notify-location" type="uint" value="2"/>
   <property name="theme" type="string" value="greybird"/>
-  <property name="initial-opacity" type="double" value="0.800000"/>
-  <property name="fade-transparency" type="bool" value="true"/>
+  <property name="initial-opacity" type="double" value="0.850000"/>
 </channel>