Add UDisksClient
authorDavid Zeuthen <davidz@redhat.com>
Sun, 6 Mar 2011 13:31:42 +0000 (08:31 -0500)
committerDavid Zeuthen <davidz@redhat.com>
Sun, 6 Mar 2011 13:31:42 +0000 (08:31 -0500)
commit8487ff8d3f9d896c2d2bc7d013f71eb600d888a2
tree764037200a49f000f6537cb84068b610937ed640
parent64200c549eff84efbe6e90f5fc36a82ce15e2699
Add UDisksClient

This class will be used for all the common things that clients such as
udisksctl(1) and palimpsest will need to do.

Signed-off-by: David Zeuthen <davidz@redhat.com>
doc/udisks2-docs.xml
doc/udisks2-sections.txt
doc/udisks2.types
udisks/Makefile.am
udisks/udisks.h
udisks/udisksclient.c [new file with mode: 0644]
udisks/udisksclient.h [new file with mode: 0644]
udisks/udiskstypes.h