aboutsummaryrefslogtreecommitdiff
path: root/src/notification-approver.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-07-01 14:29:30 -0500
committerTed Gould <ted@gould.cx>2010-07-01 14:29:30 -0500
commita8aac3aa0fd375c258579df7bc9db031900966dd (patch)
treeccd9ae6cb2eb9fddcfd1765de7a99a6adc31bdc5 /src/notification-approver.xml
parent6cf35d78ab649d06cc3d74710e8d06b22871ebb1 (diff)
downloadayatana-indicator-application-a8aac3aa0fd375c258579df7bc9db031900966dd.tar.gz
ayatana-indicator-application-a8aac3aa0fd375c258579df7bc9db031900966dd.tar.bz2
ayatana-indicator-application-a8aac3aa0fd375c258579df7bc9db031900966dd.zip
Return a boolean
Diffstat (limited to 'src/notification-approver.xml')
-rw-r--r--src/notification-approver.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/notification-approver.xml b/src/notification-approver.xml
index e7ba780..b1e69b9 100644
--- a/src/notification-approver.xml
+++ b/src/notification-approver.xml
@@ -15,7 +15,7 @@
<!-- Application DBus Path for KSNI interface -->
<arg type="o" name="path" direction="in" />
<!-- So, what do you think? -->
- <arg type="s" name="approved" direction="out" />
+ <arg type="b" name="approved" direction="out" />
</method>
</interface>