summaryrefslogtreecommitdiffstats
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-05-03 11:03:25 +0200
committerGian Mario Tagliaretti <gianmt@gnome.org>2009-05-03 11:03:25 +0200
commitf466dca880cc6ea68b9fe236943eea7a07d33520 (patch)
tree08d13dc524751085cedaf28c02ea86a00187286a /docs/Makefile.am
parenteab4ebf7f6c82580b61205f34e1cfe535aeada60 (diff)
downloadpygobject-f466dca880cc6ea68b9fe236943eea7a07d33520.tar.gz
pygobject-f466dca880cc6ea68b9fe236943eea7a07d33520.tar.xz
pygobject-f466dca880cc6ea68b9fe236943eea7a07d33520.zip
Add docs for the gio.LoadableIcon 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 c697aae..fd8ed9e 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -28,6 +28,7 @@ HTML_FILES = \
html/class-giofileenumerator.html \
html/class-giofileicon.html \
html/class-gioicon.html \
+ html/class-gioloadableicon.html \
html/class-giomount.html \
html/class-giomountoperation.html \
html/class-gioseekable.html \
@@ -74,6 +75,7 @@ XML_FILES = \
reference/pygio-fileenumerator.xml \
reference/pygio-fileicon.xml \
reference/pygio-icon.xml \
+ reference/pygio-loadableicon.xml \
reference/pygio-mount.xml \
reference/pygio-mountoperation.xml \
reference/pygio-seekable.xml \