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
=== modified file 'data/com.canonical.indicator.session.gschema.xml.in'
--- data/com.canonical.indicator.session.gschema.xml.in 2014-04-03 17:08:08 +0000
+++ data/com.canonical.indicator.session.gschema.xml.in 2014-08-18 16:13:11 +0000
@@ -11,7 +11,7 @@
11 <_description>Makes it so that the logout button doesn’t show in the session menu.</_description>11 <_description>Makes it so that the logout button doesn’t show in the session menu.</_description>
12 </key>12 </key>
13 <key name="suppress-restart-menuitem" type="b">13 <key name="suppress-restart-menuitem" type="b">
14 <default>false</default>14 <default>true</default>
15 <_summary>Remove the Restart item from the session menu</_summary>15 <_summary>Remove the Restart item from the session menu</_summary>
16 <_description>Makes it so that the restart button doesn’t show in the session menu.</_description>16 <_description>Makes it so that the restart button doesn’t show in the session menu.</_description>
17 </key>17 </key>

Subscribers

People subscribed via source and target branches