[PATCH] Fix: Documentation fixes

Anders Gustafsson agustafsson at gmail.com
Wed Dec 16 03:57:07 PST 2009


---
 doc/dataconnectionmanager-api.txt |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/doc/dataconnectionmanager-api.txt
b/doc/dataconnectionmanager-api.txt
index bfc14d9..f4d70cb 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
-- 
1.6.3.3


More information about the ofono mailing list