[gcr] gcr: Fix up docs and symbols



commit 4886578695814db0debbe9d1ea7edfa68069e451
Author: Stef Walter <stefw collabora co uk>
Date:   Thu Oct 13 13:37:21 2011 +0200

    gcr: Fix up docs and symbols

 docs/reference/gcr/gcr-sections.txt |    1 +
 gcr/gcr-base.symbols                |    1 +
 gcr/gcr-icons.h                     |    1 +
 3 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/gcr/gcr-sections.txt b/docs/reference/gcr/gcr-sections.txt
index 31558e4..345107e 100644
--- a/docs/reference/gcr/gcr-sections.txt
+++ b/docs/reference/gcr/gcr-sections.txt
@@ -70,6 +70,7 @@ gcr_certificate_get_key_size
 gcr_certificate_get_fingerprint
 gcr_certificate_get_fingerprint_hex
 gcr_certificate_mixin_class_init
+gcr_certificate_mixin_emit_notify
 gcr_certificate_mixin_get_property
 GCR_CERTIFICATE_MIXIN_IMPLEMENT_COMPARABLE
 gcr_certificate_mixin_comparable_init
diff --git a/gcr/gcr-base.symbols b/gcr/gcr-base.symbols
index 0d48bd1..fe681ee 100644
--- a/gcr/gcr-base.symbols
+++ b/gcr/gcr-base.symbols
@@ -37,6 +37,7 @@ gcr_certificate_get_subject_raw
 gcr_certificate_get_type
 gcr_certificate_mixin_class_init
 gcr_certificate_mixin_comparable_init
+gcr_certificate_mixin_emit_notify
 gcr_certificate_mixin_get_property
 gcr_certificate_is_issuer
 gcr_collection_contains
diff --git a/gcr/gcr-icons.h b/gcr/gcr-icons.h
index 7fb4f6c..f8425da 100644
--- a/gcr/gcr-icons.h
+++ b/gcr/gcr-icons.h
@@ -34,6 +34,7 @@
 G_BEGIN_DECLS
 
 #define GCR_ICON_CERTIFICATE    "application-certificate"
+#define GCR_ICON_PASSWORD       "gcr-password"
 #define GCR_ICON_KEY            "gcr-key"
 #define GCR_ICON_KEY_PAIR       "gcr-key-pair"
 #define GCR_ICON_SMART_CARD     "gcr-smart-card"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]