about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/jami/0001-fix-annotations-in-bin-dbus-cx.ring.Ring.CallManager.patch
blob: 5420b77c89568f382caf1881c350ce30c12e6cb9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
From f60e38b394c55e709cba2c0839c1fbba2fd8a1d2 Mon Sep 17 00:00:00 2001
From: Nick Cao <nickcao@nichi.co>
Date: Sun, 16 Apr 2023 21:56:06 +0800
Subject: [PATCH] fix annotations in bin/dbus/cx.ring.Ring.CallManager.xml

---
 bin/dbus/cx.ring.Ring.CallManager.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/bin/dbus/cx.ring.Ring.CallManager.xml b/bin/dbus/cx.ring.Ring.CallManager.xml
index 8c5732f30..4228fcad2 100644
--- a/bin/dbus/cx.ring.Ring.CallManager.xml
+++ b/bin/dbus/cx.ring.Ring.CallManager.xml
@@ -87,7 +87,7 @@
             <tp:docstring>
               Once enabled using the startSmartInfo method, this signal is emitted every refreshTimeMS
             </tp:docstring>
-             <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="MapStringString"/>
+             <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
              <arg type="a{ss}" name="info" direction="out" />
        </signal>
 
@@ -761,7 +761,7 @@
                 The caller phone number.
               </tp:docstring>
             </arg>
-            <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="VectorMapStringString"/>
+            <annotation name="org.qtproject.QtDBus.QtTypeName.Out3" value="VectorMapStringString"/>
             <arg type="aa{ss}" name="mediaList">
               <tp:docstring>
                 The list of media offered in the incoming call.
@@ -791,7 +791,7 @@
                 Call ID of the incoming call.
               </tp:docstring>
             </arg>
-            <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="VectorMapStringString"/>
+            <annotation name="org.qtproject.QtDBus.QtTypeName.Out2" value="VectorMapStringString"/>
             <arg type="aa{ss}" name="mediaList">
               <tp:docstring>
                 The list of media offered in the incoming call.
@@ -807,7 +807,7 @@
             <arg type="s" name="accountId" />
             <arg type="s" name="callId" />
             <arg type="s" name="from" />
-            <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="MapStringString"/>
+            <annotation name="org.qtproject.QtDBus.QtTypeName.Out3" value="MapStringString"/>
             <arg type="a{ss}" name="messages" />
         </signal>
 
-- 
2.39.2