Merge lp:~fferrai/elementaryos/fix-1355518-restart-item into lp:~elementary-os/elementaryos/os-patch-indicator-session-trusty-old

Proposed by Fabrizio Ferrai
Status: Merged
Approved by: Danielle Foré
Approved revision: 4
Merged at revision: 4
Proposed branch: lp:~fferrai/elementaryos/fix-1355518-restart-item
Merge into: lp:~elementary-os/elementaryos/os-patch-indicator-session-trusty-old
Diff against target: 12 lines (+1/-1)
1 file modified
data/com.canonical.indicator.session.gschema.xml.in (+1/-1)
To merge this branch: bzr merge lp:~fferrai/elementaryos/fix-1355518-restart-item
Reviewer Review Type Date Requested Status
elementary OS team Pending
Review via email: mp+231222@code.launchpad.net

Commit message

Removed the 'Restart' item from the session menu.

Description of the change

Removed the 'Restart' item from the session menu.

To post a comment you must log in.
Revision history for this message
Cody Garver (codygarver) wrote :

I don't see these preferences in dconf-editor

Revision history for this message
Fabrizio Ferrai (fferrai) wrote :

> I don't see these preferences in dconf-editor

They are located at /apps/indicator-session

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'data/com.canonical.indicator.session.gschema.xml.in'
2--- data/com.canonical.indicator.session.gschema.xml.in 2014-04-03 17:08:08 +0000
3+++ data/com.canonical.indicator.session.gschema.xml.in 2014-08-18 16:13:11 +0000
4@@ -11,7 +11,7 @@
5 <_description>Makes it so that the logout button doesn’t show in the session menu.</_description>
6 </key>
7 <key name="suppress-restart-menuitem" type="b">
8- <default>false</default>
9+ <default>true</default>
10 <_summary>Remove the Restart item from the session menu</_summary>
11 <_description>Makes it so that the restart button doesn’t show in the session menu.</_description>
12 </key>

Subscribers

People subscribed via source and target branches