summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorGian Mario Tagliaretti <gianmt@src.gnome.org>2007-08-05 07:44:18 +0000
committerGian Mario Tagliaretti <gianmt@src.gnome.org>2007-08-05 07:44:18 +0000
commitaee386dff0712de8412c47acc60c471e3715b17a (patch)
treeb78ec8bf3786a314f8c92a09502471f9c8c3ec00 /docs/Makefile.am
parent675f0dfcfe58092fcc342dfa14071f820886ef01 (diff)
downloadpygtk-aee386dff0712de8412c47acc60c471e3715b17a.tar.gz
Add new gtk.VolumeButton() docs.
svn path=/trunk/; revision=2871
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am14
1 files changed, 8 insertions, 6 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 4cf6f719..e8c68d1a 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -241,15 +241,16 @@ XMLFILES = \
reference/pygtk-gtkuimanager.xml \
reference/pygtk-gtkvbox.xml \
reference/pygtk-gtkvbuttonbox.xml \
- reference/pygtk-gtkwidget.xml \
reference/pygtk-gtkviewport.xml \
- reference/pygtk-gtkwindowgroup.xml \
- reference/pygtk-gtkwindow.xml \
+ reference/pygtk-gtkvolumebutton.xml \
reference/pygtk-gtkvpaned.xml \
reference/pygtk-gtkvruler.xml \
reference/pygtk-gtkvscale.xml \
reference/pygtk-gtkvscrollbar.xml \
reference/pygtk-gtkvseparator.xml \
+ reference/pygtk-gtkwidget.xml \
+ reference/pygtk-gtkwindowgroup.xml \
+ reference/pygtk-gtkwindow.xml \
reference/pygtk-hierarchy.xml \
reference/pygtk-introduction.xml \
reference/pygtk-pangoattribute.xml \
@@ -514,15 +515,16 @@ HTML_FILES = \
html/class-gtkuimanager.html \
html/class-gtkvbox.html \
html/class-gtkvbuttonbox.html \
- html/class-gtkwidget.html \
html/class-gtkviewport.html \
- html/class-gtkwindowgroup.html \
- html/class-gtkwindow.html \
+ html/class-gtkvolumebutton.html \
html/class-gtkvpaned.html \
html/class-gtkvruler.html \
html/class-gtkvscale.html \
html/class-gtkvscrollbar.html \
html/class-gtkvseparator.html \
+ html/class-gtkwidget.html \
+ html/class-gtkwindowgroup.html \
+ html/class-gtkwindow.html \
html/class-hierarchy.html \
html/class-pangoattribute.html \
html/class-pangoattriterator.html \