From 0c8780c9056d5ddb7aaa385c511ad6db3442b95a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 17 Oct 2011 15:50:47 +0000 Subject: [PATCH] Updated the interface definitions --- data/Splasher.interface | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/Splasher.interface b/data/Splasher.interface index 03834b6..77d1847 100644 --- a/data/Splasher.interface +++ b/data/Splasher.interface @@ -2,11 +2,11 @@ service=Splasher port=4249 -[enable] +[call::enable] ret=INT32 arg1=UINT32,enabled -[progress] +[call::progress] ret=INT32 arg1=UINT32,progress arg2=STRING,text