Mercurial > audlegacy
diff src/audacious/mpris_tracklist.xml @ 2771:4585019eb82e trunk
[svn] -Renamed MPRIS /TrackList Shuffle method to Random
-Added stubs for the MPRIS /Player signals
-Added stubs for the MPRIS /TrackList methods (implemented AddTrack)
-Modified build system to be more ignorant of DBus support
| author | magma |
|---|---|
| date | Tue, 15 May 2007 21:53:37 -0700 |
| parents | 7d9139b393ce |
| children | 417472bb3d58 3b6d316f8b09 |
line wrap: on
line diff
--- a/src/audacious/mpris_tracklist.xml Mon May 14 01:10:54 2007 -0700 +++ b/src/audacious/mpris_tracklist.xml Tue May 15 21:53:37 2007 -0700 @@ -41,7 +41,7 @@ <method name="Loop"> <arg type="b" direction="in" /> </method> - <method name="Shuffle"> + <method name="Random"> <arg type="b" direction="in" /> </method> </interface>
