From 93eccafca7bea1bc714e30561d18bcd51fda3b7c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 23 Oct 2008 23:00:45 +0200 Subject: Add documentation for Icon property --- doc/device-api.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/device-api.txt b/doc/device-api.txt index 9e399465..980df628 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -124,6 +124,11 @@ Properties string Address [readonly] The Bluetooth remote name. This value can not be changed. Use the Alias property instead. + string Icon [readonly] + + Proposed icon name according to the freedesktop.org + icon naming specification. + uint32 Class [readonly] The Bluetooth class of device of the remote device. -- cgit