summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStef Walter <stefw@gnome.org>2014-01-05 20:09:04 +0100
committerStef Walter <stefw@gnome.org>2014-01-05 21:42:45 +0100
commite7cc9b071312fb241905330344ee60562185910e (patch)
tree9dc69e749b5e4943e91a000a0c7ed39cec450262 /docs
parent7e9f6e378b3f713c899a6a082673a397d1dfd975 (diff)
downloadgcr-e7cc9b071312fb241905330344ee60562185910e.tar.gz
eggimagemenubutton: Copy and un-deprecate GtkImageMenuitem
This was deprecated without reference to a bug or reasoning, and we need it for our importer drop down button. We want to show the device image in the drop down menu. So copy it from GTK+, clean it up, and keep using it. Add a tool to test GcrImportButton
Diffstat (limited to 'docs')
-rw-r--r--docs/reference/gcr/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference/gcr/Makefile.am b/docs/reference/gcr/Makefile.am
index 4e56eb8..37c1fc9 100644
--- a/docs/reference/gcr/Makefile.am
+++ b/docs/reference/gcr/Makefile.am
@@ -59,6 +59,7 @@ EXTRA_HFILES=$(top_srcdir)/ui/*.h
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES= \
console-interaction.h \
+ eggimagemenuitem.h \
gcr-callback-output-stream.h \
gcr-certificate-exporter.h \
gcr-certificate-basics-widget.h \