comparison src/audacious/objects.xml @ 2706:958d12f78138 trunk

[svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues.
author magma
date Tue, 08 May 2007 10:26:29 -0700
parents 0b3afc8817ff
children c35913222440
comparison
equal deleted inserted replaced
2705:f3bc7cb81ed8 2706:958d12f78138
88 CMD_PLAYQUEUE_GET_QPOS 88 CMD_PLAYQUEUE_GET_QPOS
89 CMD_PLAYLIST_ENQUEUE_TO_TEMP 89 CMD_PLAYLIST_ENQUEUE_TO_TEMP
90 CMD_PLAYLIST_GET_TUPLE_DATA 90 CMD_PLAYLIST_GET_TUPLE_DATA
91 --> 91 -->
92 92
93 <node name="/org/atheme/audacious"> 93 <node name="/">
94 <!-- Audacious General Information --> 94 <!-- Audacious General Information -->
95 <interface name="org.atheme.audacious.general"> 95 <interface name="org.atheme.audacious.general">
96 <!-- Audacious version --> 96 <!-- Audacious version -->
97 <method name="Version"> 97 <method name="Version">
98 <arg type="s" direction="out" name="version"/> 98 <arg type="s" direction="out" name="version"/>