rhythmbox r5570 - in trunk: . shell
- From: jmatthew svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5570 - in trunk: . shell
- Date: Thu, 7 Feb 2008 14:37:11 +0000 (GMT)
Author: jmatthew
Date: Thu Feb 7 14:37:11 2008
New Revision: 5570
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5570&view=rev
Log:
2008-02-08 Jonathan Matthew <jonathan d14n org>
* shell/rb-shell.xml:
dbus methods that return 'o' types are supposed to return the object
path, not the object itself.
Modified:
trunk/ChangeLog
trunk/shell/rb-shell.xml
Modified: trunk/shell/rb-shell.xml
==============================================================================
--- trunk/shell/rb-shell.xml (original)
+++ trunk/shell/rb-shell.xml Thu Feb 7 14:37:11 2008
@@ -10,6 +10,7 @@
</method>
<method name="getPlayer">
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="rb_shell_get_player_path"/>
<arg type="o" direction="out">
<annotation name="org.freedesktop.DBus.GLib.ReturnVal" value=""/>
<annotation name="org.freedesktop.DBus.GLib.Const" value=""/>
@@ -17,6 +18,7 @@
</method>
<method name="getPlaylistManager">
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="rb_shell_get_playlist_manager_path"/>
<arg type="o" direction="out">
<annotation name="org.freedesktop.DBus.GLib.ReturnVal" value=""/>
<annotation name="org.freedesktop.DBus.GLib.Const" value=""/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]