Skip to content
Snippets Groups Projects
Commit 6c69c397 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

gnome: update dbus configuration manager xml file

parent f6e9dd98
Branches
No related tags found
No related merge requests found
...@@ -91,7 +91,6 @@ ...@@ -91,7 +91,6 @@
Get configuration settings of the IP2IP_PROFILE. They are sligthly different from account settings since no VoIP accounts are involved. Get configuration settings of the IP2IP_PROFILE. They are sligthly different from account settings since no VoIP accounts are involved.
</tp:docstring> </tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<!--<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="MapStringString"/>-->
<arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
Available parameters are: Available parameters are:
...@@ -447,6 +446,9 @@ ...@@ -447,6 +446,9 @@
<signal name="accountsChanged" tp:name-for-bindings="accountsChanged"> <signal name="accountsChanged" tp:name-for-bindings="accountsChanged">
</signal> </signal>
<signal name="historyChanged" tp:name-for-bindings="historyChanged">
</signal>
<signal name="registrationStateChanged" tp:name-for-bindings="registrationStateChanged"> <signal name="registrationStateChanged" tp:name-for-bindings="registrationStateChanged">
<arg type="s" name="accountID"/> <arg type="s" name="accountID"/>
<arg type="i" name="registration_state"/> <arg type="i" name="registration_state"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment