Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / nsplugins / viewer / org.kde.nsplugins.viewer.xml
blobf44485a5bbf30d3bdbd3bc333ecee534369c7399
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.nsplugins.Viewer">
4     <method name="shutdown">
5     </method>
6     <method name="newClass">
7       <arg type="o" direction="out"/>
8       <arg name="plugin" type="s" direction="in"/>
9       <arg name="senderId" type="s" direction="in"/>
10     </method>
11   </interface>
12 </node>