As mentioned on IRC.
>From d07e3ab49f75a2bb37611d3fe1f5320a34987447 Mon Sep 17 00:00:00 2001 From: Bastien Nocera <hadess@xxxxxxxxxx> Date: Thu, 23 Oct 2008 21:57:06 +0100 Subject: [PATCH] Add doc for the device Icon property . --- doc/device-api.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/doc/device-api.txt b/doc/device-api.txt index 9e39946..b2010f6 100644 --- a/doc/device-api.txt +++ b/doc/device-api.txt @@ -169,3 +169,11 @@ Properties string Address [readonly] object Adapter [readonly] The object path of the adpater the device belongs to. + + string Icon [readonly] + + The icon name for the remote device. The icon name + follows the Icon Naming specification from + freedesktop.org. For unknown, or unrecognised types + of devices, this is simply "bluetooth". + -- 1.6.0.3