Fix documentation about Favorite property of services
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 7 Aug 2009 13:28:51 +0000 (06:28 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 7 Aug 2009 13:28:51 +0000 (06:28 -0700)
doc/service-api.txt

index a1dffa5..0cd4a25 100644 (file)
@@ -199,10 +199,9 @@ Properties string State [readonly]
                        Will be true if a cable is plugged in or the user
                        selected and successfully connected to this service.
 
-                       Setting this property to true has no effect at all
-                       and setting it to false is similar to the Remove()
-                       method. So for now it will be considered a read
-                       only property.
+                       This value is automatically changed and to revert
+                       it back to false the Remove() method needs to be
+                       used.
 
                boolean AutoConnect [readonly]