summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@gnome.org>2009-03-05 20:42:42 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2009-03-05 20:42:42 +0000
commit9fbd4f3c33660750623b626cf9a5beba930f30a6 (patch)
treebac8dca2f632a84a18b452cd5f1d58d9340be228 /docs/Makefile.am
parenta42eb98af3f61b8e30ccc74497522b51be31d3e3 (diff)
downloadpygtk-9fbd4f3c33660750623b626cf9a5beba930f30a6.tar.gz
Add new class gtk.gdk.AppLaunchContext.
2009-03-05 Gian Mario Tagliaretti <gianmt@gnome.org> * Makefile.am: * pygtk-gdk-classes.xml: * pygtk-gdkapplaunchcontext.xml: Add new class gtk.gdk.AppLaunchContext. svn path=/trunk/; revision=3105
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index c80d0b3a..09d0556d 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -33,7 +33,8 @@ XMLFILES = \
reference/pygtk-atktable.xml \
reference/pygtk-atktext.xml \
reference/pygtk-atkvalue.xml \
- reference/pygtk-gdkatom.xml \
+ reference/pygtk-gdkapplaunchcontext.xml \
+ reference/pygtk-gdkatom.xml \
reference/pygtk-gdkcairocontext.xml \
reference/pygtk-gdk-classes.xml \
reference/pygtk-gdkcolormap.xml \
@@ -321,6 +322,7 @@ HTML_FILES = \
html/class-atktext.html \
html/class-atkvalue.html \
html/class-gdkatom.html \
+ html/class-gdkapplaunchcontext.html \
html/class-gdkcairocontext.html \
html/class-gdkcolor.html \
html/class-gdkcolormap.html \