summaryrefslogtreecommitdiff
path: root/org.pebbled.Watch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.pebbled.Watch.xml')
-rw-r--r--org.pebbled.Watch.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/org.pebbled.Watch.xml b/org.pebbled.Watch.xml
index e076d6c..6336d04 100644
--- a/org.pebbled.Watch.xml
+++ b/org.pebbled.Watch.xml
@@ -60,5 +60,11 @@
<arg name="uuid" type="s" direction="in"/>
<arg name="slot" type="i" direction="in"/>
</method>
+
+ <!-- Installed apps (not necessarily uploaded) -->
+ <property name="AllApps" type="aa{sv}" access="read">
+ <annotation name="org.qtproject.QtDBus.QtTypeName" value="QVariantList"/>
+ </property>
+ <signal name="AllAppsChanged"/>
</interface>
</node>