~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

« back to all changes in this revision

Viewing changes to plasma/screensaver/shell/org.kde.plasma-overlay.App.xml

  • Committer: Bazaar Package Importer
  • Author(s): Michał Zając
  • Date: 2011-07-09 08:31:15 UTC
  • Revision ID: james.westby@ubuntu.com-20110709083115-ohyxn6z93mily9fc
Tags: upstream-4.6.90
Import upstream version 4.6.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
 
2
<node>
 
3
  <interface name="org.kde.plasmaoverlay.App">
 
4
    <signal name="hidden">
 
5
    </signal>
 
6
    <method name="setActive">
 
7
      <arg name="activate" type="b" direction="in"/>
 
8
    </method>
 
9
    <method name="lock">
 
10
    </method>
 
11
    <method name="setup">
 
12
      <arg name="setupMode" type="b" direction="in"/>
 
13
    </method>
 
14
    <method name="quit">
 
15
    </method>
 
16
  </interface>
 
17
</node>