From 0202b4dba72853b5ad97704429bce5e60a6cd252 Mon Sep 17 00:00:00 2001 From: "Daniel P. Berrange" Date: Wed, 22 Feb 2012 14:12:18 +0000 Subject: Add support for install tree metadata The element and OsinfoMedia class can be used to identify install media, ie ISO images. The element and OsinfoTree class are the same concept but used to identify installation trees. --- docs/reference/Libosinfo.types | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/reference/Libosinfo.types b/docs/reference/Libosinfo.types index 2342f68..2cf0934 100644 --- a/docs/reference/Libosinfo.types +++ b/docs/reference/Libosinfo.types @@ -21,3 +21,5 @@ osinfo_productfilter_get_type osinfo_productlist_get_type osinfo_resources_get_type osinfo_resourceslist_get_type +osinfo_tree_get_type +osinfo_treelist_get_type -- cgit v1.2.3