From ce65188308c48fe3453389078dcd22a2e085d996 Mon Sep 17 00:00:00 2001 From: Anders Gustafsson Date: Wed, 16 Dec 2009 13:57:07 +0200 Subject: [PATCH] Fix: Documentation fixes --- doc/dataconnectionmanager-api.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/dataconnectionmanager-api.txt b/doc/dataconnectionmanager-api.txt index bfc14d99..43bd4bd7 100644 --- a/doc/dataconnectionmanager-api.txt +++ b/doc/dataconnectionmanager-api.txt @@ -132,7 +132,7 @@ Signals PropertyChanged(string property, variant value) This signal indicates a changed value of the given property. -Properties boolean Activated [readwrite] +Properties boolean Active [readwrite] Holds whether the context is activated. This value can be set to activate / deactivate the context. @@ -163,6 +163,12 @@ Properties boolean Activated [readwrite] purposes. This value cannot be changed when the context is active. + string Name [readwrite] + + The name is a free form string that describes this + context. The name should not be empty and limited + to a short string for display purposes. + dict Settings [readonly, optional] Holds all the IP network settings