summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-10-05 10:17:34 +0200
committerStef Walter <stefw@collabora.co.uk>2011-10-05 10:17:34 +0200
commit0b191e5c7c4fba2a7b5ea9a862c5c91380427d70 (patch)
tree2c857e9b705779a535241ec30f32e9c003f25ebb /docs
parent5f8076ae918be22a31f8c822711137a5060fea04 (diff)
downloadgnome-keyring-0b191e5c7c4fba2a7b5ea9a862c5c91380427d70.tar.gz
gcr: Rework how we get supplemental information for the import
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/Makefile.am2
-rw-r--r--docs/reference/gcr/gcr-sections.txt14
2 files changed, 15 insertions, 1 deletions
diff --git a/docs/reference/gcr/Makefile.am b/docs/reference/gcr/Makefile.am
index 7ad4c12d..f7554f49 100644
--- a/docs/reference/gcr/Makefile.am
+++ b/docs/reference/gcr/Makefile.am
@@ -77,6 +77,8 @@ IGNORE_HFILES= \
gcr-menu-button.h \
gcr-openpgp.h \
gcr-pkcs11-importer.h \
+ gcr-pkcs11-import-interaction.h \
+ gcr-pkcs11-import-dialog.h \
gcr-pkcs11-renderer.h \
gcr-record.h \
gcr-single-collection.h \
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 63372f94..31558e44 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -92,6 +92,8 @@ GcrGeneralNameType
<FILE>gcr-importer</FILE>
GcrImporter
GcrImporterIface
+gcr_importer_get_interaction
+gcr_importer_set_interaction
gcr_importer_import
gcr_importer_import_async
gcr_importer_import_finish
@@ -100,13 +102,23 @@ gcr_importer_register_well_known
gcr_importer_create_for_parsed
gcr_importer_queue_for_parsed
gcr_importer_queue_and_filter_for_parsed
+gcr_import_interaction_supplement_prep
+gcr_import_interaction_supplement
+gcr_import_interaction_supplement_async
+gcr_import_interaction_supplement_finish
<SUBSECTION Standard>
GCR_IMPORTER
GCR_IS_IMPORTER
GCR_TYPE_IMPORTER
gcr_importer_get_type
GCR_IMPORTER_GET_INTERFACE
-<SUBSECTION Private>
+GCR_IMPORT_INTERACTION
+GCR_IMPORT_INTERACTION_GET_INTERFACE
+GCR_IS_IMPORT_INTERACTION
+GCR_TYPE_IMPORT_INTERACTION
+GcrImportInteraction
+GcrImportInteractionIface
+gcr_import_interaction_get_type
</SECTION>
<SECTION>