------------------------------------------------------------ revno: 201 committer: Lionel Le Folgoc <[email protected]> branch nick: xubuntu-default-settings timestamp: Tue 2010-04-13 20:44:36 +0200 message: etc/xdg/xdg-xubuntu/menus/xfce-applications.menu: hide duplicates entries from the settings menu, as discussed in the previous meeting, and summed up at <https://lists.ubuntu.com/archives/xubuntu-devel/2010-April/007435.html>. modified: debian/changelog etc/xdg/xdg-xubuntu/menus/xfce-applications.menu
-- 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-04-10 15:04:12 +0000 +++ debian/changelog 2010-04-13 18:44:36 +0000 @@ -1,3 +1,12 @@ +xubuntu-default-settings (10.04.7) UNRELEASED; urgency=low + + * etc/xdg/xdg-xubuntu/menus/xfce-applications.menu: hide duplicates + entries from the settings menu, as discussed in the previous meeting, + and summed up at + <https://lists.ubuntu.com/archives/xubuntu-devel/2010-April/007435.html>. + + -- Lionel Le Folgoc <[email protected]> Tue, 13 Apr 2010 20:41:20 +0200 + xubuntu-default-settings (10.04.6) lucid; urgency=low * Refreshed translations. === modified file 'etc/xdg/xdg-xubuntu/menus/xfce-applications.menu' --- etc/xdg/xdg-xubuntu/menus/xfce-applications.menu 2009-12-11 08:12:25 +0000 +++ etc/xdg/xdg-xubuntu/menus/xfce-applications.menu 2010-04-13 18:44:36 +0000 @@ -33,6 +33,7 @@ <Category>Settings</Category> </Include> <Exclude> + <Category>X-XfceSettingsDialog</Category> <Category>System</Category> </Exclude> @@ -134,6 +135,7 @@ <All/> </Include> <Exclude> + <Category>X-XfceSettingsDialog</Category> <Category>Screensaver</Category> <Category>X-Xfce-Toplevel</Category> </Exclude>
_______________________________________________ Mailing list: https://launchpad.net/~xubuntu-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~xubuntu-dev More help : https://help.launchpad.net/ListHelp

