~ubuntu-branches/ubuntu/raring/gnome-session/raring

« back to all changes in this revision

Viewing changes to gnome-session/org.gnome.SessionManager.xml

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-07-29 16:22:23 UTC
  • mfrom: (1.1.78)
  • Revision ID: package-import@ubuntu.com-20120729162223-zvvdhbwa7s8r0zdx
Tags: 3.5.4-0ubuntu1
* New upstream release
* debian/control:
  - Bump build-depends on libglib2.0-dev
* debian/patches/21_up_start_on_demand.patch:
  - Dropped, code has changed too much

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
                <doc:term>8</doc:term>
147
147
                <doc:definition>Inhibit the session being marked as idle</doc:definition>
148
148
              </doc:item>
 
149
              <doc:item>
 
150
                <doc:term>16</doc:term>
 
151
                <doc:definition>Inhibit auto-mounting removable media for the session</doc:definition>
 
152
              </doc:item>
149
153
            </doc:list>
150
154
            Values for flags may be bitwise or'ed together.
151
155
          </doc:para>
251
255
    <method name="Shutdown">
252
256
      <doc:doc>
253
257
        <doc:description>
254
 
          <doc:para>Request a shutdown dialog</doc:para>
 
258
          <doc:para>Request a shutdown dialog.</doc:para>
 
259
        </doc:description>
 
260
      </doc:doc>
 
261
    </method>
 
262
 
 
263
    <method name="Reboot">
 
264
      <doc:doc>
 
265
        <doc:description>
 
266
          <doc:para>Request a reboot dialog.</doc:para>
255
267
        </doc:description>
256
268
      </doc:doc>
257
269
    </method>