[Merge] lp:~ubuntu-mate-dev/indicator-session/mate-integration into lp:indicator-session
Martin Wimpress
martin.wimpress at canonical.com
Wed Jun 14 08:23:16 UTC 2017
The proposal to merge lp:~ubuntu-mate-dev/indicator-session/mate-integration into lp:indicator-session has been updated.
Description changed to:
This merge proposal adds the remaining support for MATE Desktop. When MATE is the desktop session:
* "About This Computer" launches `mate-system-monitor --show-system-tab`
* "Ubuntu Help..." launches the MATE User Guide.
* "System Settings..." launches `mate-control-center`
* "Lock/Switch Account..." invokes `mate-screensaver-command --lock`
`mate-system-monitor` is added to debian/control Suggests: to provide the hint it is required for MATE. It is installed by default in Ubuntu MATE.
`mate-user-guide` is added to debian/control Suggests: to provide the hint it is required for MATE. It is installed by default in Ubuntu MATE.
`have_mate_program()` checks that the active session is MATE and the required program exists, making this a safe mechanism to launch `"yelp help:mate-user-guide` specifically for MATE and fall through the just `yelp` on the other desktop environments.
For more details, see:
https://code.launchpad.net/~ubuntu-mate-dev/indicator-session/mate-integration/+merge/325600
--
Your team Ubuntu Sponsors Team is requested to review the proposed merge of lp:~ubuntu-mate-dev/indicator-session/mate-integration into lp:indicator-session.
More information about the Ubuntu-sponsors
mailing list