summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2009-02-15 22:14:44 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2009-02-15 22:14:44 +0000
commitfba5571d2cf28d2d46daf2d9bb6af814ef0af3a5 (patch)
treedd712250fc2a6035756024947785b7736f57590e
parent- Fix ARC2 Buffer Overflow (diff)
Fix installation when NOPORTDOCS is defined. Also, honor EXAMPLESDIR.
Notes
Notes: svn path=/head/; revision=228463
-rw-r--r--x11-toolkits/py-gtk2/Makefile4
-rw-r--r--x11-toolkits/py-gtk2/pkg-plist1132
2 files changed, 569 insertions, 567 deletions
diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile
index 8660cd385cab..876df33b5f99 100644
--- a/x11-toolkits/py-gtk2/Makefile
+++ b/x11-toolkits/py-gtk2/Makefile
@@ -58,13 +58,15 @@ CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
.endif
.endif
-.if !defined(NOPORTDOCS)
post-install:
+.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}
${TAR} -C ${EG_SRC_DIR} -cf - . | ${TAR} -C ${EXAMPLESDIR} -xf -
${CHOWN} -R ${BINOWN}:${BINGRP} ${EXAMPLESDIR}
${FIND} ${EXAMPLESDIR} -type d -print | ${XARGS} ${CHMOD} 0555
${FIND} ${EXAMPLESDIR} -type f -print | ${XARGS} ${CHMOD} 0444
+.endif
+.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/MAPPING ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/THREADS ${DOCSDIR}
diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist
index 9dffd29cb82d..0cb1e277bab1 100644
--- a/x11-toolkits/py-gtk2/pkg-plist
+++ b/x11-toolkits/py-gtk2/pkg-plist
@@ -127,558 +127,558 @@ lib/pygtk/2.0/pygtk-demo.pyo
libdata/pkgconfig/pygtk-2.0.pc
%%PORTDOCS%%%%DOCSDIR%%/MAPPING
%%PORTDOCS%%%%DOCSDIR%%/THREADS
-%%PORTDOCS%%%%DOCSDIR%%/atk-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/atk-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkaction.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkcomponent.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkdocument.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkeditabletext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkgobjectaccessible.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkhyperlink.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkhypertext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkimage.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkimplementor.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atknoopobject.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atknoopobjectfactory.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkobject.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkobjectfactory.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkrectangle.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkregistry.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkrelation.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkrelationset.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkselection.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkstateset.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkstreamablecontent.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atktable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atktext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-atkvalue.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkatom.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkcairocontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkcolor.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkcolormap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkcursor.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkdevice.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkdisplay.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkdisplaymanager.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkdragcontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkdrawable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkevent.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkgc.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkimage.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkkeymap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpangorenderer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpixbuf.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpixbufanimation.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpixbufanimationiter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpixbufloader.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkpixmap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkrectangle.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkregion.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkscreen.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkvisual.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gdkwindow.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gladexml.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaboutdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaccelgroup.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaccellabel.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaccelmap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaccessible.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaction.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkactiongroup.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkadjustment.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkalignment.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkarrow.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkaspectframe.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkassistant.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbin.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkborder.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbuildable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbuilder.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkbuttonbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcalendar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcelleditable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcelllayout.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrenderer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrendereraccel.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrenderercombo.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrendererpixbuf.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrendererprogress.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrendererspin.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrenderertext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellrenderertoggle.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcellview.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcheckbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcheckmenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkclipboard.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcolorbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcolorselection.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcolorselectiondialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcombo.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcombobox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcomboboxentry.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcontainer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkcurve.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkdrawingarea.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkeditable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkentry.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkentrycompletion.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkeventbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkexpander.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfilechooser.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfilechooserbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfilechooserdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfilechooserwidget.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfilefilter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfileselection.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfixed.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfontbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfontselection.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkfontselectiondialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkframe.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkgammacurve.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhandlebox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhbuttonbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhpaned.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhruler.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhscale.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhscrollbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkhseparator.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkiconfactory.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkiconinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkiconset.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkiconsource.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkicontheme.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkiconview.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkimage.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkimagemenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkimcontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkimcontextsimple.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkimmulticontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkinputdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkinvisible.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkitemfactory.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtklabel.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtklayout.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtklinkbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkliststore.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmenubar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmenushell.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmenutoolbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmessagedialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkmisc.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtknotebook.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkobject.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkoptionmenu.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkpagesetup.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkpagesetupunixdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkpaned.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkpapersize.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkplug.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintcontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprinter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintjob.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintoperation.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintoperationpreview.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintsettings.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprintunixdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkprogressbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkradioaction.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkradiobutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkradiomenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkradiotoolbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrange.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrcstyle.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentaction.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentchooser.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentchooserdialog.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentchoosermenu.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentchooserwidget.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentfilter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentinfo.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrecentmanager.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkrequisition.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkruler.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkscale.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkscalebutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkscrollbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkscrolledwindow.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkselectiondata.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkseparator.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkseparatormenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkseparatortoolitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtksettings.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtksizegroup.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtksocket.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkspinbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkstatusbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkstatusicon.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkstyle.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktearoffmenuitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextattributes.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextbuffer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextchildanchor.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextiter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextmark.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktexttag.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktexttagtable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktextview.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktoggleaction.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktogglebutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktoggletoolbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktoolbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktoolbutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktoolitem.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktooltip.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktooltips.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreedragdest.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreedragsource.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreeiter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreemodel.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreemodelfilter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreemodelsort.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreerowreference.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreeselection.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreesortable.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreestore.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreeview.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtktreeviewcolumn.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkuimanager.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvbuttonbox.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkviewport.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvolumebutton.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvpaned.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvruler.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvscale.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvscrollbar.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkvseparator.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkwidget.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkwindow.html
-%%PORTDOCS%%%%DOCSDIR%%/class-gtkwindowgroup.html
-%%PORTDOCS%%%%DOCSDIR%%/class-hierarchy.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangoattribute.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangoattriterator.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangoattrlist.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangocairocairocontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangocairocairofontmap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangocolor.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangocontext.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofont.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontdescription.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontface.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontfamily.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontmap.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontmetrics.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontset.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangofontsetsimple.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangoglyphstring.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangolanguage.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangolayout.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangolayoutiter.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangolayoutline.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangorenderer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pangotabarray.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pygtkgenericcellrenderer.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pygtkgenerictreemodel.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pygtktreemodelrow.html
-%%PORTDOCS%%%%DOCSDIR%%/class-pygtktreemodelrowiter.html
-%%PORTDOCS%%%%DOCSDIR%%/cursors/X_cursor.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/based_arrow_down.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/based_arrow_up.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/boat.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/bogosity.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/bottom_left_corner.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/bottom_right_corner.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/bottom_side.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/bottom_tee.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/box_spiral.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/center_ptr.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/circle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/clock.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/coffee_mug.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/cross.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/cross_reverse.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/crosshair.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/diamond_cross.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/dot.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/dotbox.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/double_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/draft_large.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/draft_small.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/draped_box.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/exchange.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/fleur.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/gobbler.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/gumby.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/hand1.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/hand2.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/heart.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/icon.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/iron_cross.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/left_ptr.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/left_side.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/left_tee.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/leftbutton.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/ll_angle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/lr_angle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/man.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/middlebutton.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/mouse.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/pencil.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/pirate.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/plus.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/question_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/right_ptr.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/right_side.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/right_tee.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/rightbutton.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/rtl_logo.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sailboat.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_down_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_h_double_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_left_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_right_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_up_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sb_v_double_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/shuttle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/sizing.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/spider.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/spraycan.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/star.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/target.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/tcross.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/top_left_arrow.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/top_left_corner.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/top_right_corner.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/top_side.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/top_tee.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/trek.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/ul_angle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/umbrella.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/ur_angle.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/watch.png
-%%PORTDOCS%%%%DOCSDIR%%/cursors/xterm.png
-%%PORTDOCS%%%%DOCSDIR%%/gdk-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/gdk-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/gdk-functions.html
-%%PORTDOCS%%%%DOCSDIR%%/glade-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/gtk-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/gtk-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/gtk-functions.html
-%%PORTDOCS%%%%DOCSDIR%%/gtk-stock-items.html
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_about_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_add_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_align_center_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_align_justify_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_align_left_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_align_right_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_apply_20.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_bottom_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_broken_image_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_cancel_20.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_cdrom_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_clear_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_close_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_color_picker_25.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_colorselector_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_connect_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_convert_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_copy_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_cut_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dialog_authentication_48.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dialog_error_48.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dialog_info_48.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dialog_question_48.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dialog_warning_48.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_directory_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_disconnect_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dnd_32.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_dnd_multiple_32.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_down_arrow_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_edit_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_exec_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_exit_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_file_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_first_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_font_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_fullscreen_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_harddisk_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_help_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_home_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_index_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_info_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_jump_to_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_jump_to_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_last_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_leave_fullscreen_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_left_arrow_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_forward_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_next_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_pause_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_play_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_play_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_previous_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_record_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_rewind_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_media_stop_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_network_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_new_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_no_20.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_ok_20.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_open_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_paste_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_preferences_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_print_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_print_preview_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_properties_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_redo_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_redo_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_refresh_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_remove_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_revert_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_revert_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_right_arrow_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_save_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_save_as_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_search_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_search_replace_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_sort_ascending_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_sort_descending_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_spellcheck_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_stop_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_bold_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_indent_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_italic_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_strikethrough_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_underline_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_text_unindent_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_top_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_trash_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_undelete_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_undelete_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_undo_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_undo_rtl_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_up_arrow_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_yes_20.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_zoom_1_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_zoom_fit_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_zoom_in_24.png
-%%PORTDOCS%%%%DOCSDIR%%/icons/stock_zoom_out_24.png
-%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%%%DOCSDIR%%/index.sgml
-%%PORTDOCS%%%%DOCSDIR%%/pango-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/pango-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/pango-functions.html
-%%PORTDOCS%%%%DOCSDIR%%/pango-markup-language.html
-%%PORTDOCS%%%%DOCSDIR%%/pangocairo-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/pangocairo-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/pangocairo-functions.html
-%%PORTDOCS%%%%DOCSDIR%%/pygtk-introduction.html
-%%PORTDOCS%%%%DOCSDIR%%/pygtk-reference-format.html
-%%PORTDOCS%%%%DOCSDIR%%/pygtk.devhelp
-%%PORTDOCS%%%%DOCSDIR%%/unixprint-class-reference.html
-%%PORTDOCS%%%%DOCSDIR%%/unixprint-constants.html
-%%PORTDOCS%%%%DOCSDIR%%/unixprint-functions.html
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.am
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.in
-%%PORTDOCS%%%%EXAMPLESDIR%%/Makefile.in.bak
-%%PORTDOCS%%%%EXAMPLESDIR%%/atk/atk-demo.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/glade/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/glade/autoconnect.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/glade/glade-demo.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/glade/test.glade
-%%PORTDOCS%%%%EXAMPLESDIR%%/glade/test2.glade
-%%PORTDOCS%%%%EXAMPLESDIR%%/gobject/editable-interface.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gobject/properties.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gobject/signal.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/application.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/bin.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/customtreemodel.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/filechooser.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/scrollable.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/sizegroup.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/testprint.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/uimanager.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/gtk/widget.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/break.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/browse.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/continue.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/dialogs.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/edit.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/edit.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/gtkcons.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/gtkdb.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/gtkprof.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/minibreak.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/next.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/pyide.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/quit.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/return.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/run.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/ide/step.xpm
-%%PORTDOCS%%%%EXAMPLESDIR%%/pango/extentdemo.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pango/pangocairo-simple.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pango/utf8-demo.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/__init__.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/appwindow.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/buttonbox.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/changedisplay.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/colorsel.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/dialogs.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/dnd.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/dndpixmap.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/editable_cells.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/entry_completion.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/expander.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/hypertext.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/alphatest.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/apple-red.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/background.jpg
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/floppybuddy.gif
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-applets.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-calendar.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-foot.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gimp.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gmush.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gsame.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnu-keys.png
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gtk-logo-rgb.gif
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/list_store.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/menu.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/panes.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/pixbufs.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/print_editor.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/sizegroup.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/statusicon.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/stock_browser.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/textscroll.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/textview.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/tooltip.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/tree_store.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/treemodel.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/demos/ui_manager.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.in
-%%PORTDOCS%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/dnd.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/dndpixmap.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/hello.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/scribble.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/simple.py
-%%PORTDOCS%%%%EXAMPLESDIR%%/simple/tooltip.py
+%%DOCSDIR%%/atk-class-reference.html
+%%DOCSDIR%%/atk-constants.html
+%%DOCSDIR%%/class-atkaction.html
+%%DOCSDIR%%/class-atkcomponent.html
+%%DOCSDIR%%/class-atkdocument.html
+%%DOCSDIR%%/class-atkeditabletext.html
+%%DOCSDIR%%/class-atkgobjectaccessible.html
+%%DOCSDIR%%/class-atkhyperlink.html
+%%DOCSDIR%%/class-atkhypertext.html
+%%DOCSDIR%%/class-atkimage.html
+%%DOCSDIR%%/class-atkimplementor.html
+%%DOCSDIR%%/class-atknoopobject.html
+%%DOCSDIR%%/class-atknoopobjectfactory.html
+%%DOCSDIR%%/class-atkobject.html
+%%DOCSDIR%%/class-atkobjectfactory.html
+%%DOCSDIR%%/class-atkrectangle.html
+%%DOCSDIR%%/class-atkregistry.html
+%%DOCSDIR%%/class-atkrelation.html
+%%DOCSDIR%%/class-atkrelationset.html
+%%DOCSDIR%%/class-atkselection.html
+%%DOCSDIR%%/class-atkstateset.html
+%%DOCSDIR%%/class-atkstreamablecontent.html
+%%DOCSDIR%%/class-atktable.html
+%%DOCSDIR%%/class-atktext.html
+%%DOCSDIR%%/class-atkvalue.html
+%%DOCSDIR%%/class-gdkatom.html
+%%DOCSDIR%%/class-gdkcairocontext.html
+%%DOCSDIR%%/class-gdkcolor.html
+%%DOCSDIR%%/class-gdkcolormap.html
+%%DOCSDIR%%/class-gdkcursor.html
+%%DOCSDIR%%/class-gdkdevice.html
+%%DOCSDIR%%/class-gdkdisplay.html
+%%DOCSDIR%%/class-gdkdisplaymanager.html
+%%DOCSDIR%%/class-gdkdragcontext.html
+%%DOCSDIR%%/class-gdkdrawable.html
+%%DOCSDIR%%/class-gdkevent.html
+%%DOCSDIR%%/class-gdkgc.html
+%%DOCSDIR%%/class-gdkimage.html
+%%DOCSDIR%%/class-gdkkeymap.html
+%%DOCSDIR%%/class-gdkpangorenderer.html
+%%DOCSDIR%%/class-gdkpixbuf.html
+%%DOCSDIR%%/class-gdkpixbufanimation.html
+%%DOCSDIR%%/class-gdkpixbufanimationiter.html
+%%DOCSDIR%%/class-gdkpixbufloader.html
+%%DOCSDIR%%/class-gdkpixmap.html
+%%DOCSDIR%%/class-gdkrectangle.html
+%%DOCSDIR%%/class-gdkregion.html
+%%DOCSDIR%%/class-gdkscreen.html
+%%DOCSDIR%%/class-gdkvisual.html
+%%DOCSDIR%%/class-gdkwindow.html
+%%DOCSDIR%%/class-gladexml.html
+%%DOCSDIR%%/class-gtkaboutdialog.html
+%%DOCSDIR%%/class-gtkaccelgroup.html
+%%DOCSDIR%%/class-gtkaccellabel.html
+%%DOCSDIR%%/class-gtkaccelmap.html
+%%DOCSDIR%%/class-gtkaccessible.html
+%%DOCSDIR%%/class-gtkaction.html
+%%DOCSDIR%%/class-gtkactiongroup.html
+%%DOCSDIR%%/class-gtkadjustment.html
+%%DOCSDIR%%/class-gtkalignment.html
+%%DOCSDIR%%/class-gtkarrow.html
+%%DOCSDIR%%/class-gtkaspectframe.html
+%%DOCSDIR%%/class-gtkassistant.html
+%%DOCSDIR%%/class-gtkbin.html
+%%DOCSDIR%%/class-gtkborder.html
+%%DOCSDIR%%/class-gtkbox.html
+%%DOCSDIR%%/class-gtkbuildable.html
+%%DOCSDIR%%/class-gtkbuilder.html
+%%DOCSDIR%%/class-gtkbutton.html
+%%DOCSDIR%%/class-gtkbuttonbox.html
+%%DOCSDIR%%/class-gtkcalendar.html
+%%DOCSDIR%%/class-gtkcelleditable.html
+%%DOCSDIR%%/class-gtkcelllayout.html
+%%DOCSDIR%%/class-gtkcellrenderer.html
+%%DOCSDIR%%/class-gtkcellrendereraccel.html
+%%DOCSDIR%%/class-gtkcellrenderercombo.html
+%%DOCSDIR%%/class-gtkcellrendererpixbuf.html
+%%DOCSDIR%%/class-gtkcellrendererprogress.html
+%%DOCSDIR%%/class-gtkcellrendererspin.html
+%%DOCSDIR%%/class-gtkcellrenderertext.html
+%%DOCSDIR%%/class-gtkcellrenderertoggle.html
+%%DOCSDIR%%/class-gtkcellview.html
+%%DOCSDIR%%/class-gtkcheckbutton.html
+%%DOCSDIR%%/class-gtkcheckmenuitem.html
+%%DOCSDIR%%/class-gtkclipboard.html
+%%DOCSDIR%%/class-gtkcolorbutton.html
+%%DOCSDIR%%/class-gtkcolorselection.html
+%%DOCSDIR%%/class-gtkcolorselectiondialog.html
+%%DOCSDIR%%/class-gtkcombo.html
+%%DOCSDIR%%/class-gtkcombobox.html
+%%DOCSDIR%%/class-gtkcomboboxentry.html
+%%DOCSDIR%%/class-gtkcontainer.html
+%%DOCSDIR%%/class-gtkcurve.html
+%%DOCSDIR%%/class-gtkdialog.html
+%%DOCSDIR%%/class-gtkdrawingarea.html
+%%DOCSDIR%%/class-gtkeditable.html
+%%DOCSDIR%%/class-gtkentry.html
+%%DOCSDIR%%/class-gtkentrycompletion.html
+%%DOCSDIR%%/class-gtkeventbox.html
+%%DOCSDIR%%/class-gtkexpander.html
+%%DOCSDIR%%/class-gtkfilechooser.html
+%%DOCSDIR%%/class-gtkfilechooserbutton.html
+%%DOCSDIR%%/class-gtkfilechooserdialog.html
+%%DOCSDIR%%/class-gtkfilechooserwidget.html
+%%DOCSDIR%%/class-gtkfilefilter.html
+%%DOCSDIR%%/class-gtkfileselection.html
+%%DOCSDIR%%/class-gtkfixed.html
+%%DOCSDIR%%/class-gtkfontbutton.html
+%%DOCSDIR%%/class-gtkfontselection.html
+%%DOCSDIR%%/class-gtkfontselectiondialog.html
+%%DOCSDIR%%/class-gtkframe.html
+%%DOCSDIR%%/class-gtkgammacurve.html
+%%DOCSDIR%%/class-gtkhandlebox.html
+%%DOCSDIR%%/class-gtkhbox.html
+%%DOCSDIR%%/class-gtkhbuttonbox.html
+%%DOCSDIR%%/class-gtkhpaned.html
+%%DOCSDIR%%/class-gtkhruler.html
+%%DOCSDIR%%/class-gtkhscale.html
+%%DOCSDIR%%/class-gtkhscrollbar.html
+%%DOCSDIR%%/class-gtkhseparator.html
+%%DOCSDIR%%/class-gtkiconfactory.html
+%%DOCSDIR%%/class-gtkiconinfo.html
+%%DOCSDIR%%/class-gtkiconset.html
+%%DOCSDIR%%/class-gtkiconsource.html
+%%DOCSDIR%%/class-gtkicontheme.html
+%%DOCSDIR%%/class-gtkiconview.html
+%%DOCSDIR%%/class-gtkimage.html
+%%DOCSDIR%%/class-gtkimagemenuitem.html
+%%DOCSDIR%%/class-gtkimcontext.html
+%%DOCSDIR%%/class-gtkimcontextsimple.html
+%%DOCSDIR%%/class-gtkimmulticontext.html
+%%DOCSDIR%%/class-gtkinputdialog.html
+%%DOCSDIR%%/class-gtkinvisible.html
+%%DOCSDIR%%/class-gtkitem.html
+%%DOCSDIR%%/class-gtkitemfactory.html
+%%DOCSDIR%%/class-gtklabel.html
+%%DOCSDIR%%/class-gtklayout.html
+%%DOCSDIR%%/class-gtklinkbutton.html
+%%DOCSDIR%%/class-gtkliststore.html
+%%DOCSDIR%%/class-gtkmenu.html
+%%DOCSDIR%%/class-gtkmenubar.html
+%%DOCSDIR%%/class-gtkmenuitem.html
+%%DOCSDIR%%/class-gtkmenushell.html
+%%DOCSDIR%%/class-gtkmenutoolbutton.html
+%%DOCSDIR%%/class-gtkmessagedialog.html
+%%DOCSDIR%%/class-gtkmisc.html
+%%DOCSDIR%%/class-gtknotebook.html
+%%DOCSDIR%%/class-gtkobject.html
+%%DOCSDIR%%/class-gtkoptionmenu.html
+%%DOCSDIR%%/class-gtkpagesetup.html
+%%DOCSDIR%%/class-gtkpagesetupunixdialog.html
+%%DOCSDIR%%/class-gtkpaned.html
+%%DOCSDIR%%/class-gtkpapersize.html
+%%DOCSDIR%%/class-gtkplug.html
+%%DOCSDIR%%/class-gtkprintcontext.html
+%%DOCSDIR%%/class-gtkprinter.html
+%%DOCSDIR%%/class-gtkprintjob.html
+%%DOCSDIR%%/class-gtkprintoperation.html
+%%DOCSDIR%%/class-gtkprintoperationpreview.html
+%%DOCSDIR%%/class-gtkprintsettings.html
+%%DOCSDIR%%/class-gtkprintunixdialog.html
+%%DOCSDIR%%/class-gtkprogressbar.html
+%%DOCSDIR%%/class-gtkradioaction.html
+%%DOCSDIR%%/class-gtkradiobutton.html
+%%DOCSDIR%%/class-gtkradiomenuitem.html
+%%DOCSDIR%%/class-gtkradiotoolbutton.html
+%%DOCSDIR%%/class-gtkrange.html
+%%DOCSDIR%%/class-gtkrcstyle.html
+%%DOCSDIR%%/class-gtkrecentaction.html
+%%DOCSDIR%%/class-gtkrecentchooser.html
+%%DOCSDIR%%/class-gtkrecentchooserdialog.html
+%%DOCSDIR%%/class-gtkrecentchoosermenu.html
+%%DOCSDIR%%/class-gtkrecentchooserwidget.html
+%%DOCSDIR%%/class-gtkrecentfilter.html
+%%DOCSDIR%%/class-gtkrecentinfo.html
+%%DOCSDIR%%/class-gtkrecentmanager.html
+%%DOCSDIR%%/class-gtkrequisition.html
+%%DOCSDIR%%/class-gtkruler.html
+%%DOCSDIR%%/class-gtkscale.html
+%%DOCSDIR%%/class-gtkscalebutton.html
+%%DOCSDIR%%/class-gtkscrollbar.html
+%%DOCSDIR%%/class-gtkscrolledwindow.html
+%%DOCSDIR%%/class-gtkselectiondata.html
+%%DOCSDIR%%/class-gtkseparator.html
+%%DOCSDIR%%/class-gtkseparatormenuitem.html
+%%DOCSDIR%%/class-gtkseparatortoolitem.html
+%%DOCSDIR%%/class-gtksettings.html
+%%DOCSDIR%%/class-gtksizegroup.html
+%%DOCSDIR%%/class-gtksocket.html
+%%DOCSDIR%%/class-gtkspinbutton.html
+%%DOCSDIR%%/class-gtkstatusbar.html
+%%DOCSDIR%%/class-gtkstatusicon.html
+%%DOCSDIR%%/class-gtkstyle.html
+%%DOCSDIR%%/class-gtktable.html
+%%DOCSDIR%%/class-gtktearoffmenuitem.html
+%%DOCSDIR%%/class-gtktextattributes.html
+%%DOCSDIR%%/class-gtktextbuffer.html
+%%DOCSDIR%%/class-gtktextchildanchor.html
+%%DOCSDIR%%/class-gtktextiter.html
+%%DOCSDIR%%/class-gtktextmark.html
+%%DOCSDIR%%/class-gtktexttag.html
+%%DOCSDIR%%/class-gtktexttagtable.html
+%%DOCSDIR%%/class-gtktextview.html
+%%DOCSDIR%%/class-gtktoggleaction.html
+%%DOCSDIR%%/class-gtktogglebutton.html
+%%DOCSDIR%%/class-gtktoggletoolbutton.html
+%%DOCSDIR%%/class-gtktoolbar.html
+%%DOCSDIR%%/class-gtktoolbutton.html
+%%DOCSDIR%%/class-gtktoolitem.html
+%%DOCSDIR%%/class-gtktooltip.html
+%%DOCSDIR%%/class-gtktooltips.html
+%%DOCSDIR%%/class-gtktreedragdest.html
+%%DOCSDIR%%/class-gtktreedragsource.html
+%%DOCSDIR%%/class-gtktreeiter.html
+%%DOCSDIR%%/class-gtktreemodel.html
+%%DOCSDIR%%/class-gtktreemodelfilter.html
+%%DOCSDIR%%/class-gtktreemodelsort.html
+%%DOCSDIR%%/class-gtktreerowreference.html
+%%DOCSDIR%%/class-gtktreeselection.html
+%%DOCSDIR%%/class-gtktreesortable.html
+%%DOCSDIR%%/class-gtktreestore.html
+%%DOCSDIR%%/class-gtktreeview.html
+%%DOCSDIR%%/class-gtktreeviewcolumn.html
+%%DOCSDIR%%/class-gtkuimanager.html
+%%DOCSDIR%%/class-gtkvbox.html
+%%DOCSDIR%%/class-gtkvbuttonbox.html
+%%DOCSDIR%%/class-gtkviewport.html
+%%DOCSDIR%%/class-gtkvolumebutton.html
+%%DOCSDIR%%/class-gtkvpaned.html
+%%DOCSDIR%%/class-gtkvruler.html
+%%DOCSDIR%%/class-gtkvscale.html
+%%DOCSDIR%%/class-gtkvscrollbar.html
+%%DOCSDIR%%/class-gtkvseparator.html
+%%DOCSDIR%%/class-gtkwidget.html
+%%DOCSDIR%%/class-gtkwindow.html
+%%DOCSDIR%%/class-gtkwindowgroup.html
+%%DOCSDIR%%/class-hierarchy.html
+%%DOCSDIR%%/class-pangoattribute.html
+%%DOCSDIR%%/class-pangoattriterator.html
+%%DOCSDIR%%/class-pangoattrlist.html
+%%DOCSDIR%%/class-pangocairocairocontext.html
+%%DOCSDIR%%/class-pangocairocairofontmap.html
+%%DOCSDIR%%/class-pangocolor.html
+%%DOCSDIR%%/class-pangocontext.html
+%%DOCSDIR%%/class-pangofont.html
+%%DOCSDIR%%/class-pangofontdescription.html
+%%DOCSDIR%%/class-pangofontface.html
+%%DOCSDIR%%/class-pangofontfamily.html
+%%DOCSDIR%%/class-pangofontmap.html
+%%DOCSDIR%%/class-pangofontmetrics.html
+%%DOCSDIR%%/class-pangofontset.html
+%%DOCSDIR%%/class-pangofontsetsimple.html
+%%DOCSDIR%%/class-pangoglyphstring.html
+%%DOCSDIR%%/class-pangolanguage.html
+%%DOCSDIR%%/class-pangolayout.html
+%%DOCSDIR%%/class-pangolayoutiter.html
+%%DOCSDIR%%/class-pangolayoutline.html
+%%DOCSDIR%%/class-pangorenderer.html
+%%DOCSDIR%%/class-pangotabarray.html
+%%DOCSDIR%%/class-pygtkgenericcellrenderer.html
+%%DOCSDIR%%/class-pygtkgenerictreemodel.html
+%%DOCSDIR%%/class-pygtktreemodelrow.html
+%%DOCSDIR%%/class-pygtktreemodelrowiter.html
+%%DOCSDIR%%/cursors/X_cursor.png
+%%DOCSDIR%%/cursors/arrow.png
+%%DOCSDIR%%/cursors/based_arrow_down.png
+%%DOCSDIR%%/cursors/based_arrow_up.png
+%%DOCSDIR%%/cursors/boat.png
+%%DOCSDIR%%/cursors/bogosity.png
+%%DOCSDIR%%/cursors/bottom_left_corner.png
+%%DOCSDIR%%/cursors/bottom_right_corner.png
+%%DOCSDIR%%/cursors/bottom_side.png
+%%DOCSDIR%%/cursors/bottom_tee.png
+%%DOCSDIR%%/cursors/box_spiral.png
+%%DOCSDIR%%/cursors/center_ptr.png
+%%DOCSDIR%%/cursors/circle.png
+%%DOCSDIR%%/cursors/clock.png
+%%DOCSDIR%%/cursors/coffee_mug.png
+%%DOCSDIR%%/cursors/cross.png
+%%DOCSDIR%%/cursors/cross_reverse.png
+%%DOCSDIR%%/cursors/crosshair.png
+%%DOCSDIR%%/cursors/diamond_cross.png
+%%DOCSDIR%%/cursors/dot.png
+%%DOCSDIR%%/cursors/dotbox.png
+%%DOCSDIR%%/cursors/double_arrow.png
+%%DOCSDIR%%/cursors/draft_large.png
+%%DOCSDIR%%/cursors/draft_small.png
+%%DOCSDIR%%/cursors/draped_box.png
+%%DOCSDIR%%/cursors/exchange.png
+%%DOCSDIR%%/cursors/fleur.png
+%%DOCSDIR%%/cursors/gobbler.png
+%%DOCSDIR%%/cursors/gumby.png
+%%DOCSDIR%%/cursors/hand1.png
+%%DOCSDIR%%/cursors/hand2.png
+%%DOCSDIR%%/cursors/heart.png
+%%DOCSDIR%%/cursors/icon.png
+%%DOCSDIR%%/cursors/iron_cross.png
+%%DOCSDIR%%/cursors/left_ptr.png
+%%DOCSDIR%%/cursors/left_side.png
+%%DOCSDIR%%/cursors/left_tee.png
+%%DOCSDIR%%/cursors/leftbutton.png
+%%DOCSDIR%%/cursors/ll_angle.png
+%%DOCSDIR%%/cursors/lr_angle.png
+%%DOCSDIR%%/cursors/man.png
+%%DOCSDIR%%/cursors/middlebutton.png
+%%DOCSDIR%%/cursors/mouse.png
+%%DOCSDIR%%/cursors/pencil.png
+%%DOCSDIR%%/cursors/pirate.png
+%%DOCSDIR%%/cursors/plus.png
+%%DOCSDIR%%/cursors/question_arrow.png
+%%DOCSDIR%%/cursors/right_ptr.png
+%%DOCSDIR%%/cursors/right_side.png
+%%DOCSDIR%%/cursors/right_tee.png
+%%DOCSDIR%%/cursors/rightbutton.png
+%%DOCSDIR%%/cursors/rtl_logo.png
+%%DOCSDIR%%/cursors/sailboat.png
+%%DOCSDIR%%/cursors/sb_down_arrow.png
+%%DOCSDIR%%/cursors/sb_h_double_arrow.png
+%%DOCSDIR%%/cursors/sb_left_arrow.png
+%%DOCSDIR%%/cursors/sb_right_arrow.png
+%%DOCSDIR%%/cursors/sb_up_arrow.png
+%%DOCSDIR%%/cursors/sb_v_double_arrow.png
+%%DOCSDIR%%/cursors/shuttle.png
+%%DOCSDIR%%/cursors/sizing.png
+%%DOCSDIR%%/cursors/spider.png
+%%DOCSDIR%%/cursors/spraycan.png
+%%DOCSDIR%%/cursors/star.png
+%%DOCSDIR%%/cursors/target.png
+%%DOCSDIR%%/cursors/tcross.png
+%%DOCSDIR%%/cursors/top_left_arrow.png
+%%DOCSDIR%%/cursors/top_left_corner.png
+%%DOCSDIR%%/cursors/top_right_corner.png
+%%DOCSDIR%%/cursors/top_side.png
+%%DOCSDIR%%/cursors/top_tee.png
+%%DOCSDIR%%/cursors/trek.png
+%%DOCSDIR%%/cursors/ul_angle.png
+%%DOCSDIR%%/cursors/umbrella.png
+%%DOCSDIR%%/cursors/ur_angle.png
+%%DOCSDIR%%/cursors/watch.png
+%%DOCSDIR%%/cursors/xterm.png
+%%DOCSDIR%%/gdk-class-reference.html
+%%DOCSDIR%%/gdk-constants.html
+%%DOCSDIR%%/gdk-functions.html
+%%DOCSDIR%%/glade-class-reference.html
+%%DOCSDIR%%/gtk-class-reference.html
+%%DOCSDIR%%/gtk-constants.html
+%%DOCSDIR%%/gtk-functions.html
+%%DOCSDIR%%/gtk-stock-items.html
+%%DOCSDIR%%/icons/stock_about_24.png
+%%DOCSDIR%%/icons/stock_add_24.png
+%%DOCSDIR%%/icons/stock_align_center_24.png
+%%DOCSDIR%%/icons/stock_align_justify_24.png
+%%DOCSDIR%%/icons/stock_align_left_24.png
+%%DOCSDIR%%/icons/stock_align_right_24.png
+%%DOCSDIR%%/icons/stock_apply_20.png
+%%DOCSDIR%%/icons/stock_bottom_24.png
+%%DOCSDIR%%/icons/stock_broken_image_24.png
+%%DOCSDIR%%/icons/stock_cancel_20.png
+%%DOCSDIR%%/icons/stock_cdrom_24.png
+%%DOCSDIR%%/icons/stock_clear_24.png
+%%DOCSDIR%%/icons/stock_close_24.png
+%%DOCSDIR%%/icons/stock_color_picker_25.png
+%%DOCSDIR%%/icons/stock_colorselector_24.png
+%%DOCSDIR%%/icons/stock_connect_24.png
+%%DOCSDIR%%/icons/stock_convert_24.png
+%%DOCSDIR%%/icons/stock_copy_24.png
+%%DOCSDIR%%/icons/stock_cut_24.png
+%%DOCSDIR%%/icons/stock_dialog_authentication_48.png
+%%DOCSDIR%%/icons/stock_dialog_error_48.png
+%%DOCSDIR%%/icons/stock_dialog_info_48.png
+%%DOCSDIR%%/icons/stock_dialog_question_48.png
+%%DOCSDIR%%/icons/stock_dialog_warning_48.png
+%%DOCSDIR%%/icons/stock_directory_24.png
+%%DOCSDIR%%/icons/stock_disconnect_24.png
+%%DOCSDIR%%/icons/stock_dnd_32.png
+%%DOCSDIR%%/icons/stock_dnd_multiple_32.png
+%%DOCSDIR%%/icons/stock_down_arrow_24.png
+%%DOCSDIR%%/icons/stock_edit_24.png
+%%DOCSDIR%%/icons/stock_exec_24.png
+%%DOCSDIR%%/icons/stock_exit_24.png
+%%DOCSDIR%%/icons/stock_file_24.png
+%%DOCSDIR%%/icons/stock_first_24.png
+%%DOCSDIR%%/icons/stock_font_24.png
+%%DOCSDIR%%/icons/stock_fullscreen_24.png
+%%DOCSDIR%%/icons/stock_harddisk_24.png
+%%DOCSDIR%%/icons/stock_help_24.png
+%%DOCSDIR%%/icons/stock_home_24.png
+%%DOCSDIR%%/icons/stock_index_24.png
+%%DOCSDIR%%/icons/stock_info_24.png
+%%DOCSDIR%%/icons/stock_jump_to_24.png
+%%DOCSDIR%%/icons/stock_jump_to_rtl_24.png
+%%DOCSDIR%%/icons/stock_last_24.png
+%%DOCSDIR%%/icons/stock_leave_fullscreen_24.png
+%%DOCSDIR%%/icons/stock_left_arrow_24.png
+%%DOCSDIR%%/icons/stock_media_forward_24.png
+%%DOCSDIR%%/icons/stock_media_next_24.png
+%%DOCSDIR%%/icons/stock_media_pause_24.png
+%%DOCSDIR%%/icons/stock_media_play_24.png
+%%DOCSDIR%%/icons/stock_media_play_rtl_24.png
+%%DOCSDIR%%/icons/stock_media_previous_24.png
+%%DOCSDIR%%/icons/stock_media_record_24.png
+%%DOCSDIR%%/icons/stock_media_rewind_24.png
+%%DOCSDIR%%/icons/stock_media_stop_24.png
+%%DOCSDIR%%/icons/stock_network_24.png
+%%DOCSDIR%%/icons/stock_new_24.png
+%%DOCSDIR%%/icons/stock_no_20.png
+%%DOCSDIR%%/icons/stock_ok_20.png
+%%DOCSDIR%%/icons/stock_open_24.png
+%%DOCSDIR%%/icons/stock_paste_24.png
+%%DOCSDIR%%/icons/stock_preferences_24.png
+%%DOCSDIR%%/icons/stock_print_24.png
+%%DOCSDIR%%/icons/stock_print_preview_24.png
+%%DOCSDIR%%/icons/stock_properties_24.png
+%%DOCSDIR%%/icons/stock_redo_24.png
+%%DOCSDIR%%/icons/stock_redo_rtl_24.png
+%%DOCSDIR%%/icons/stock_refresh_24.png
+%%DOCSDIR%%/icons/stock_remove_24.png
+%%DOCSDIR%%/icons/stock_revert_24.png
+%%DOCSDIR%%/icons/stock_revert_rtl_24.png
+%%DOCSDIR%%/icons/stock_right_arrow_24.png
+%%DOCSDIR%%/icons/stock_save_24.png
+%%DOCSDIR%%/icons/stock_save_as_24.png
+%%DOCSDIR%%/icons/stock_search_24.png
+%%DOCSDIR%%/icons/stock_search_replace_24.png
+%%DOCSDIR%%/icons/stock_sort_ascending_24.png
+%%DOCSDIR%%/icons/stock_sort_descending_24.png
+%%DOCSDIR%%/icons/stock_spellcheck_24.png
+%%DOCSDIR%%/icons/stock_stop_24.png
+%%DOCSDIR%%/icons/stock_text_bold_24.png
+%%DOCSDIR%%/icons/stock_text_indent_24.png
+%%DOCSDIR%%/icons/stock_text_italic_24.png
+%%DOCSDIR%%/icons/stock_text_strikethrough_24.png
+%%DOCSDIR%%/icons/stock_text_underline_24.png
+%%DOCSDIR%%/icons/stock_text_unindent_24.png
+%%DOCSDIR%%/icons/stock_top_24.png
+%%DOCSDIR%%/icons/stock_trash_24.png
+%%DOCSDIR%%/icons/stock_undelete_24.png
+%%DOCSDIR%%/icons/stock_undelete_rtl_24.png
+%%DOCSDIR%%/icons/stock_undo_24.png
+%%DOCSDIR%%/icons/stock_undo_rtl_24.png
+%%DOCSDIR%%/icons/stock_up_arrow_24.png
+%%DOCSDIR%%/icons/stock_yes_20.png
+%%DOCSDIR%%/icons/stock_zoom_1_24.png
+%%DOCSDIR%%/icons/stock_zoom_fit_24.png
+%%DOCSDIR%%/icons/stock_zoom_in_24.png
+%%DOCSDIR%%/icons/stock_zoom_out_24.png
+%%DOCSDIR%%/index.html
+%%DOCSDIR%%/index.sgml
+%%DOCSDIR%%/pango-class-reference.html
+%%DOCSDIR%%/pango-constants.html
+%%DOCSDIR%%/pango-functions.html
+%%DOCSDIR%%/pango-markup-language.html
+%%DOCSDIR%%/pangocairo-class-reference.html
+%%DOCSDIR%%/pangocairo-constants.html
+%%DOCSDIR%%/pangocairo-functions.html
+%%DOCSDIR%%/pygtk-introduction.html
+%%DOCSDIR%%/pygtk-reference-format.html
+%%DOCSDIR%%/pygtk.devhelp
+%%DOCSDIR%%/unixprint-class-reference.html
+%%DOCSDIR%%/unixprint-constants.html
+%%DOCSDIR%%/unixprint-functions.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.am
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile.in.bak
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/atk/atk-demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/autoconnect.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/glade-demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/test.glade
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/glade/test2.glade
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/editable-interface.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/properties.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gobject/signal.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/application.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/bin.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/customtreemodel.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/filechooser.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/scrollable.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/sizegroup.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/testprint.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/uimanager.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk/widget.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/break.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/browse.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/continue.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/dialogs.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/edit.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/edit.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkcons.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkdb.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/gtkprof.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/minibreak.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/next.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/pyide.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/quit.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/return.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/run.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ide/step.xpm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/extentdemo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/pangocairo-simple.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pango/utf8-demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/__init__.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/appwindow.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/buttonbox.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/changedisplay.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/colorsel.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dialogs.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dnd.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/dndpixmap.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/editable_cells.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/entry_completion.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/expander.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/hypertext.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/alphatest.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/apple-red.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/background.jpg
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/floppybuddy.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-applets.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-calendar.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-foot.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gimp.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gmush.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnome-gsame.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gnu-keys.png
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/images/gtk-logo-rgb.gif
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/list_store.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/menu.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/panes.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/pixbufs.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/print_editor.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/sizegroup.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/statusicon.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/stock_browser.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/textscroll.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/textview.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/tooltip.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/tree_store.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/treemodel.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/demos/ui_manager.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.in
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pygtk-demo/pygtk-demo.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/dnd.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/dndpixmap.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/hello.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/scribble.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/simple.py
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple/tooltip.py
share/pygtk/2.0/defs/atk-types.defs
share/pygtk/2.0/defs/atk.defs
share/pygtk/2.0/defs/gdk-2.10.defs
@@ -708,20 +708,20 @@ share/pygtk/2.0/defs/pangocairo.override
@dirrm share/pygtk/2.0/defs
@dirrm share/pygtk/2.0
@dirrm share/pygtk
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/simple
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos/images
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pygtk-demo
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pango
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/ide
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/gtk
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/gobject
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/glade
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/atk
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/icons
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/cursors
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/simple
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos/images
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo/demos
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pygtk-demo
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pango
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/ide
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gtk
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/gobject
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/glade
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/atk
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
+@dirrm %%DOCSDIR%%/icons
+@dirrm %%DOCSDIR%%/cursors
+@dirrm %%DOCSDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0/gtk
@dirrm %%PYTHON_SITELIBDIR%%/gtk-2.0
@dirrm lib/pygtk/2.0/demos/images