------------------------------------------------------------ revno: 299 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Sun 2011-05-29 14:39:07 +0200 message: usr/share/xubuntu/applications/xfprint*desktop: added, to hide xfprint from the menus (were previously in xfprint4, now the delta can be dropped). added: usr/share/xubuntu/applications/xfprint-manager.desktop usr/share/xubuntu/applications/xfprint-settings.desktop usr/share/xubuntu/applications/xfprint.desktop 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 2011-04-05 18:20:09 +0000 +++ debian/changelog 2011-05-29 12:39:07 +0000 @@ -1,3 +1,10 @@ +xubuntu-default-settings (11.10.0) UNRELEASED; urgency=low + + * usr/share/xubuntu/applications/xfprint*desktop: added, to hide xfprint + from the menus (were previously in xfprint4, now the delta can be dropped). + + -- Lionel Le Folgoc <[email protected]> Sun, 29 May 2011 14:37:16 +0200 + xubuntu-default-settings (11.04.18) natty; urgency=low * etc/xdg/xdg-xubuntu/xfce4/xfconf/â¦/xfwm4.xml: show the window content === added file 'usr/share/xubuntu/applications/xfprint-manager.desktop' --- usr/share/xubuntu/applications/xfprint-manager.desktop 1970-01-01 00:00:00 +0000 +++ usr/share/xubuntu/applications/xfprint-manager.desktop 2011-05-29 12:39:07 +0000 @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true === added file 'usr/share/xubuntu/applications/xfprint-settings.desktop' --- usr/share/xubuntu/applications/xfprint-settings.desktop 1970-01-01 00:00:00 +0000 +++ usr/share/xubuntu/applications/xfprint-settings.desktop 2011-05-29 12:39:07 +0000 @@ -0,0 +1,3 @@ +[Desktop Entry] +NoDisplay=true +X-XfceSettingsManagerHidden=true === added file 'usr/share/xubuntu/applications/xfprint.desktop' --- usr/share/xubuntu/applications/xfprint.desktop 1970-01-01 00:00:00 +0000 +++ usr/share/xubuntu/applications/xfprint.desktop 2011-05-29 12:39:07 +0000 @@ -0,0 +1,2 @@ +[Desktop Entry] +NoDisplay=true
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

