summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-03 01:21:55 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-03 01:21:55 +0200
commiteab4ebf7f6c82580b61205f34e1cfe535aeada60 (patch)
tree9169592ce0f181f26d3d44cccd7c2f870a79fe04 /docs/Makefile.am
parent22d7de8b620055f14b30f9c3c99160c8b4ebe672 (diff)
downloadpygobject-eab4ebf7f6c82580b61205f34e1cfe535aeada60.tar.gz
pygobject-eab4ebf7f6c82580b61205f34e1cfe535aeada60.tar.xz
pygobject-eab4ebf7f6c82580b61205f34e1cfe535aeada60.zip
Add docs for the gio.ThemedIcon class
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index eafeb7d..c697aae 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -32,6 +32,7 @@ HTML_FILES = \
html/class-giomountoperation.html \
html/class-gioseekable.html \
html/class-giosimpleasyncresult.html \
+ html/class-giothemedicon.html \
html/class-giovolume.html \
html/class-giovolumemonitor.html \
html/gio-constants.html \
@@ -77,6 +78,7 @@ XML_FILES = \
reference/pygio-mountoperation.xml \
reference/pygio-seekable.xml \
reference/pygio-simpleasyncresult.xml \
+ reference/pygio-themedicon.xml \
reference/pygio-volume.xml \
reference/pygio-volumemonitor.xml