1.1 --- a/gmyth-dbus/src/gmyth-dbus-server.xml Wed Jan 23 20:04:59 2008 +0000
1.2 +++ b/gmyth-dbus/src/gmyth-dbus-server.xml Fri Feb 01 13:38:20 2008 +0000
1.3 @@ -84,8 +84,8 @@
1.4
1.5 <method name="AddException">
1.6 <arg type="u" name="schedule_id" direction="in" />
1.7 + <arg type="i" name="channel_id" direction="in" />
1.8 <arg type="s" name="program_id" direction="in" />
1.9 - <arg type="i" name="channel_id" direction="in" />
1.10 <arg type="s" name="start_time" direction="in" />
1.11 <arg type="s" name="end_time" direction="in" />
1.12 <arg type="s" name="description" direction="in" />