~cjcurran/indicator-session/utf8-once-again

« back to all changes in this revision

Viewing changes to data/com.canonical.indicator.session.gschema.xml.in

  • Committer: Conor Curran
  • Date: 2011-09-06 17:19:12 UTC
  • mfrom: (203.1.5 indicator-session)
  • Revision ID: conor.curran@canonical.com-20110906171912-i2sszj19ig5oal34
added new gsettings entry to control visibility of the user menu

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
      <_summary>Remove the shutdown item from the session menu</_summary>
21
21
      <_description>Makes it so that the shutdown button doesn’t show in the session menu.</_description>
22
22
    </key>
 
23
    <key type="b" name="user-show-menu">
 
24
      <default>true</default>
 
25
      <summary>Determine the visibility of the User Menu</summary>
 
26
      <description>Allow for the user menu to be hidden by the user.</description>
 
27
    </key>
23
28
  </schema>
 
29
  
24
30
</schemalist>