1.1 --- a/myth-dbus/src/gmyth-dbus-server.xml Wed Oct 24 20:01:02 2007 +0100
1.2 +++ b/myth-dbus/src/gmyth-dbus-server.xml Wed Oct 24 23:47:06 2007 +0100
1.3 @@ -40,12 +40,12 @@
1.4 </method>
1.5
1.6 <method name="GetRecordedList">
1.7 - <arg type="a(uuussssst)" name="records" direction="out" />
1.8 + <arg type="a(uuussssssst)" name="records" direction="out" />
1.9 </method>
1.10
1.11 <method name="GetRecordedInfo">
1.12 <arg type="s" name="basename" direction="in" />
1.13 - <arg type="(uuussssst)" name="details" direction="out" />
1.14 + <arg type="(uuussssssst)" name="details" direction="out" />
1.15 </method>
1.16
1.17 <method name="GetScheduleList">