summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Zeuthen <zeuthen@gmail.com>2013-05-21 09:06:19 -0700
committerDavid Zeuthen <zeuthen@gmail.com>2013-05-21 09:06:19 -0700
commit68e0d368fb5d3088c5e7d7513607d24dbcb50e02 (patch)
tree27d117702e52e37d8b0351ce608ad605ee9ae6ad /doc
parent21b24071250f232f85b1853ddef428c76a83ad4d (diff)
UDisksClient: Make it possible to get part desc based on the part table subtype
Otherwise, Disks can't populate the partition table combobox correctly for GPT because "Generic", "Apple" and "Other" subtypes all have the same partition type (ZFS) but with different descriptions ("ZFS", "Apple ZFS", "Solaris /usr"). Signed-off-by: David Zeuthen <zeuthen@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/udisks2-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/udisks2-sections.txt b/doc/udisks2-sections.txt
index 9dbeef6..897f48a 100644
--- a/doc/udisks2-sections.txt
+++ b/doc/udisks2-sections.txt
@@ -70,6 +70,7 @@ udisks_partition_type_info_free
udisks_client_get_partition_type_infos
udisks_client_get_partition_table_subtypes
udisks_client_get_partition_type_for_display
+udisks_client_get_partition_type_and_subtype_for_display
udisks_client_get_partition_table_type_for_display
udisks_client_get_partition_table_subtype_for_display
<SUBSECTION Standard>