------------------------------------------------------------ revno: 372 fixes bug: https://launchpad.net/bugs/1008993 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Sun 2012-06-24 13:40:29 +0200 message: * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: - enable support of GNOME services for smooth integration with gnome-keyring. lp: #1008993 modified: debian/changelog etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.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-05-22 20:43:05 +0000 +++ debian/changelog 2012-06-24 11:40:29 +0000 @@ -1,3 +1,11 @@ +xubuntu-default-settings (12.10.2) UNRELEASED; urgency=low + + * etc/xdg/xdg-xubuntu/xfce4/xfconf/…/xfce4-session.xml: + - enable support of GNOME services for smooth integration with + gnome-keyring. lp: #1008993 + + -- Lionel Le Folgoc <[email protected]> Sun, 24 Jun 2012 13:38:51 +0200 + xubuntu-default-settings (12.10.1) quantal; urgency=low * Migrate panel config to 4.10 format. === modified file 'etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml' --- etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml 2012-02-06 16:47:18 +0000 +++ etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml 2012-06-24 11:40:29 +0000 @@ -34,7 +34,7 @@ </property> </property> <property name="compat" type="empty"> - <property name="LaunchGNOME" type="bool" value="false"/> + <property name="LaunchGNOME" type="bool" value="true"/> </property> <property name="startup" type="empty"> <property name="screensaver" type="empty">
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

