From e56307690bbfb9f7949b54c73d244e4e8c03b4f2 Mon Sep 17 00:00:00 2001 From: Luiz Augusto von Dentz Date: Thu, 13 Mar 2008 17:22:03 +0000 Subject: Update UUIDS device property access to readonly. --- doc/device-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index 4c4ebf44..100e62ba 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -42,7 +42,7 @@ Properties object Adapter [readonly] string Class [readonly] - array{string} UUIDS [readwrite] + array{string} UUIDS [readonly] boolean Paired [readonly] -- cgit