Commit a0de10de authored by Rafaël Carré's avatar Rafaël Carré

dbus: fix introspection data of SetPosition

parent a542f70f
......@@ -90,8 +90,8 @@ static const char* psz_introspection_xml =
" <arg type=\"s\" direction=\"in\" />\n"
" </method>\n"
" <method name=\"SetPosition\">\n"
" <arg type=\"s\" direction=\"in\" />\n"
" <arg type=\"i\" direction=\"in\" />\n"
" <arg type=\"o\" direction=\"in\" />\n"
" <arg type=\"x\" direction=\"in\" />\n"
" </method>\n"
" </interface>\n"
" <interface name=\"org.mpris.MediaPlayer2.TrackList\">\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment