diff options
| author | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-03 11:03:25 +0200 |
|---|---|---|
| committer | Gian Mario Tagliaretti <gianmt@gnome.org> | 2009-05-03 11:03:25 +0200 |
| commit | f466dca880cc6ea68b9fe236943eea7a07d33520 (patch) | |
| tree | 08d13dc524751085cedaf28c02ea86a00187286a /docs/Makefile.am | |
| parent | eab4ebf7f6c82580b61205f34e1cfe535aeada60 (diff) | |
| download | pygobject-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.am | 2 |
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 \ |
