Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'Report a bug...' item to the session menu. | Mike Gabriel | 2018-03-25 | 1 | -0/+8 |
| | |||||
* | Provide to 'Help' menu items. One for Distro Help, one for Desktop Help. | Mike Gabriel | 2017-07-18 | 1 | -2/+10 |
| | |||||
* | add the online-accounts action and unit tests for it | Charles Kerr | 2013-07-12 | 1 | -0/+8 |
| | |||||
* | Add a 'can-reboot' property to the Actions class. | Charles Kerr | 2013-07-12 | 1 | -0/+26 |
| | | | | | | | | | This is used for handling a couple of pathological cases where features and states mix and match: 1. unity has the same dialog for 'reboot' and 'power off', so remove the duplicate menuitem, EXCEPT: 2. if the unity prompt isn't available (such as in the greeter), show both menuitems, OR 3. if the user has prompting disabled we need both, OR 4. if the user has the 'power off' button disabled, don't treat 'reboot' as redundant. | ||||
* | use login1's terminology 'power off', 'reboot' | Charles Kerr | 2013-06-24 | 1 | -6/+6 |
| | |||||
* | port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%. | Charles Kerr | 2013-03-22 | 1 | -0/+383 |