summaryrefslogtreecommitdiff
path: root/saltoqd/com.nokia.profiled.xml
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-03-29 06:04:09 +0200
committerJavier <dev.git@javispedro.com>2015-03-29 06:04:09 +0200
commit2ded0dbcf63ae7203f64a8f788cc74528eb79416 (patch)
treebbd3a986515cf37f5e180ebb456208fe96905ad5 /saltoqd/com.nokia.profiled.xml
parent88a96091042c63d9b2d62dedb3a7b9be0f53bf49 (diff)
downloadsaltoq-2ded0dbcf63ae7203f64a8f788cc74528eb79416.tar.gz
saltoq-2ded0dbcf63ae7203f64a8f788cc74528eb79416.zip
fix profile change detection
Diffstat (limited to 'saltoqd/com.nokia.profiled.xml')
-rw-r--r--saltoqd/com.nokia.profiled.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/saltoqd/com.nokia.profiled.xml b/saltoqd/com.nokia.profiled.xml
index d90247e..45578d7 100644
--- a/saltoqd/com.nokia.profiled.xml
+++ b/saltoqd/com.nokia.profiled.xml
@@ -6,7 +6,8 @@
<arg name="changed" type="b" direction="out"/>
<arg name="active" type="b" direction="out"/>
<arg name="profile" type="s" direction="out"/>
- <!-- TODO <arg type="a(sss)" direction="out"/> -->
+ <arg name="values" type="a(sss)" direction="out"/>
+ <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="QList&lt;ProfileValue&gt;" />
</signal>
<method name="get_profile">
<arg name="profile" type="s" direction="out"/>