From f466dca880cc6ea68b9fe236943eea7a07d33520 Mon Sep 17 00:00:00 2001 From: Gian Mario Tagliaretti Date: Sun, 3 May 2009 11:03:25 +0200 Subject: Add docs for the gio.LoadableIcon class --- docs/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/Makefile.am') 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 \ -- cgit