diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2008-10-23 23:00:45 +0200 | 
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2008-10-23 23:00:45 +0200 | 
| commit | 93eccafca7bea1bc714e30561d18bcd51fda3b7c (patch) | |
| tree | 5f947218b5fe957a25888f0fa69f1db23d21fdbd /doc/device-api.txt | |
| parent | 583fe76aaf9a080569a7d41e5955b72e3502eaee (diff) | |
Add documentation for Icon property
Diffstat (limited to 'doc/device-api.txt')
| -rw-r--r-- | doc/device-api.txt | 5 | 
1 files changed, 5 insertions, 0 deletions
| 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. | 
