------------------------------------------------------------ revno: 234 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Sun 2010-12-19 01:13:27 +0100 message: etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml: added, default config for xfce4-notifyd (top right corner, uses the user gtk theme, and 80% opacity). added: etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml modified: debian/changelog
-- 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 2010-12-17 20:18:23 +0000 +++ debian/changelog 2010-12-19 00:13:27 +0000 @@ -1,3 +1,11 @@ +xubuntu-default-settings (11.04.1) UNRELEASED; urgency=low + + * etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml: + added, default config for xfce4-notifyd (top right corner, uses the user + gtk theme, and 80% opacity). + + -- Lionel Le Folgoc <[email protected]> Sun, 19 Dec 2010 01:11:59 +0100 + xubuntu-default-settings (11.04.0) natty; urgency=low * Rename etc/xdg/xdg-xubuntu/applications to usr/share/xubuntu/applications: === added 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 1970-01-01 00:00:00 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-notifyd.xml 2010-12-19 00:13:27 +0000 @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> + +<channel name="xfce4-notifyd" version="1.0"> + <property name="notify-location" type="uint" value="2"/> + <property name="theme" type="string" value="Default"/> + <property name="initial-opacity" type="double" value="0.800000"/> +</channel>
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

