Deprecate udisks_client_get_drive_info() with udisks_client_get_object_info()
authorDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Sep 2012 21:37:18 +0000 (17:37 -0400)
committerDavid Zeuthen <zeuthen@gmail.com>
Wed, 19 Sep 2012 21:37:18 +0000 (17:37 -0400)
commit7de624a70cc8ce6578c313e2829a8037f81bde29
tree5b33980fbb820cb73fdc71acb1077593dd4217c4
parenta02301b7e24d07d3e9d610b5c776c18dd9df3067
Deprecate udisks_client_get_drive_info() with udisks_client_get_object_info()

The new function is a bit more abstract, works on more types and
returns a UDisksObjectInfo object. This allows us to add information
in the future.

Also introduce symbolic icons as requested in bug

 https://bugs.freedesktop.org/show_bug.cgi?id=54503

Signed-off-by: David Zeuthen <zeuthen@gmail.com>
doc/udisks2-sections.txt
doc/udisks2.types
udisks/udisksclient.c
udisks/udisksclient.h
udisks/udiskstypes.h