~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to tests/com.canonical.indicator.session.backendmock.gschema.xml

  • Committer: Charles Kerr
  • Date: 2013-07-02 00:26:11 UTC
  • mto: This revision was merged to the branch mainline in revision 399.
  • Revision ID: charles.kerr@canonical.com-20130702002611-lhtxz8ouz9uc2ldx
in cmake/Translations.cmake, use the GNUInstallDirs variables

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
      <default>true</default>
22
22
      <summary>Is logging out allowed?</summary>
23
23
    </key>
24
 
    <key type="b" name="can-reboot">
25
 
      <default>true</default>
26
 
      <summary>Is rebooting allowed?</summary>
27
 
    </key>
28
24
    <key type="b" name="can-lock">
29
25
      <default>true</default>
30
26
      <summary>Is locking the session allowed?</summary>