2006-06-25 02:16:06 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<node name="/org/gnome/SettingsDaemon">
|
|
|
|
<interface name="org.gnome.SettingsDaemon">
|
|
|
|
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="settings_daemon"/>
|
|
|
|
<method name="Awake"/>
|
2007-01-08 16:48:19 +00:00
|
|
|
<method name="GrabMediaPlayerKeys">
|
|
|
|
<arg type="s" name="application" direction="in"/>
|
|
|
|
<arg type="u" name="time" direction="in"/>
|
|
|
|
</method>
|
|
|
|
<method name="ReleaseMediaPlayerKeys">
|
|
|
|
<arg type="s" name="application" direction="in"/>
|
|
|
|
</method>
|
|
|
|
<signal name="MediaPlayerKeyPressed"/>
|
2006-06-25 02:16:06 +00:00
|
|
|
</interface>
|
|
|
|
</node>
|