diff options
author | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
---|---|---|
committer | (no author) <(no author)@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-03-15 05:59:50 +0800 |
commit | 73cb2357a7c7f905403cf41592bcbd7286fd85ae (patch) | |
tree | 2f5e26903a1f136a9e2f54af42475b280a215a6d /x11-toolkits | |
parent | fd170dfee433454a5e1f74c295bf23f3835894c0 (diff) | |
download | marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.gz marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.bz2 marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.lz marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.xz marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.tar.zst marcuscom-ports-73cb2357a7c7f905403cf41592bcbd7286fd85ae.zip |
This commit was manufactured by cvs2svn to create branch 'GNOME_2_6'.GNOME_2_6
git-svn-id: svn://creme-brulee.marcuscom.com/ports/branches/GNOME_2_6@2058 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
117 files changed, 0 insertions, 10245 deletions
diff --git a/x11-toolkits/eel2/Makefile b/x11-toolkits/eel2/Makefile deleted file mode 100644 index 432533294..000000000 --- a/x11-toolkits/eel2/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: eel2 -# Date created: 8th May 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/eel2/Makefile,v 1.37 2003/10/13 13:14:21 adamw Exp $ -# - -PORTNAME= eel2 -PORTVERSION= 2.5.90 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.5 -DIST_SUBDIR= gnome2 -DISTNAME= eel-${PORTVERSION} - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Generally useful classes and extensions to GNOME - -USE_BZIP2= yes -USE_GMAKE= yes -USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gnomevfs2 gail libgnomeui -USE_LIBTOOL_VER=13 -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-shared --enable-static -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/eel2/distinfo b/x11-toolkits/eel2/distinfo deleted file mode 100644 index d700eb345..000000000 --- a/x11-toolkits/eel2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/eel-2.5.90.tar.bz2) = 4ada861b8b5338e99cfd0bc4329a1fa1 -SIZE (gnome2/eel-2.5.90.tar.bz2) = 549368 diff --git a/x11-toolkits/eel2/files/patch-Makefile.in b/x11-toolkits/eel2/files/patch-Makefile.in deleted file mode 100644 index 5bd442108..000000000 --- a/x11-toolkits/eel2/files/patch-Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/eel2/files/patch-Makefile.in,v 1.6 2003/09/18 06:49:22 marcus Exp $ - ---- Makefile.in 2002/06/13 16:05:09 1.1 -+++ Makefile.in 2002/06/13 16:05:18 -@@ -119,7 +119,7 @@ - - NULL = - --SUBDIRS = eel test po -+SUBDIRS = eel po - - EXTRA_DIST = COPYING.LIB HACKING MAINTAINERS eel.spec.in $(NULL) - diff --git a/x11-toolkits/eel2/files/patch-configure b/x11-toolkits/eel2/files/patch-configure deleted file mode 100644 index 5c98da6e5..000000000 --- a/x11-toolkits/eel2/files/patch-configure +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/eel2/files/patch-configure,v 1.4 2003/09/18 06:49:22 marcus Exp $ - ---- configure 2002/04/25 19:15:15 1.1 -+++ configure 2002/04/25 19:17:28 -@@ -5331,6 +5331,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c b/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c deleted file mode 100644 index 31f6a5e99..000000000 --- a/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c +++ /dev/null @@ -1,15 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/eel2/files/patch-eel::eel-vfs-extensions.c,v 1.4 2003/09/18 06:49:22 marcus Exp $ - ---- eel/eel-vfs-extensions.c 2001/12/20 13:41:21 1.1 -+++ eel/eel-vfs-extensions.c 2001/12/20 13:47:36 -@@ -116,7 +116,8 @@ - - /* Return the file. */ - *file_size = total_bytes_read; -- *file_contents = g_realloc (buffer, total_bytes_read); -+ *file_contents = g_realloc (buffer, total_bytes_read + 1); -+ (*file_contents)[total_bytes_read] = '\0'; - return GNOME_VFS_OK; - } - diff --git a/x11-toolkits/eel2/pkg-descr b/x11-toolkits/eel2/pkg-descr deleted file mode 100644 index 9f0aeb752..000000000 --- a/x11-toolkits/eel2/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -The eel library contains a number of generally useful classes and functions. -Many of them are extensions to things in glib, gtk, gnome-libs, and other -widely-used GNOME platform libraries. The long term plan is to move much of -this into the platform libraries themselves. - -Almost all of the eel library was previously part of Nautilus, in the -"libnautilus-extensions" private library in Nautilus 1.0 - 1.0.2. It is now -a separate package so it can be used by packages other than Nautilus. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/eel2/pkg-plist b/x11-toolkits/eel2/pkg-plist deleted file mode 100644 index 696ab462a..000000000 --- a/x11-toolkits/eel2/pkg-plist +++ /dev/null @@ -1,114 +0,0 @@ -include/eel-2/eel/eel-accessibility.h -include/eel-2/eel/eel-alert-dialog.h -include/eel-2/eel/eel-art-extensions.h -include/eel-2/eel/eel-art-gtk-extensions.h -include/eel-2/eel/eel-background-box.h -include/eel-2/eel/eel-background.h -include/eel-2/eel/eel-canvas-rect-ellipse.h -include/eel-2/eel/eel-canvas-util.h -include/eel-2/eel/eel-canvas.h -include/eel-2/eel/eel-cell-renderer-pixbuf-list.h -include/eel-2/eel/eel-dateedit-extensions.h -include/eel-2/eel/eel-debug-drawing.h -include/eel-2/eel/eel-debug.h -include/eel-2/eel/eel-editable-label.h -include/eel-2/eel/eel-ellipsizing-label.h -include/eel-2/eel/eel-enumeration.h -include/eel-2/eel/eel-features.h -include/eel-2/eel/eel-gconf-extensions.h -include/eel-2/eel/eel-gdk-extensions.h -include/eel-2/eel/eel-gdk-pixbuf-extensions.h -include/eel-2/eel/eel-glib-extensions.h -include/eel-2/eel/eel-gnome-extensions.h -include/eel-2/eel/eel-graphic-effects.h -include/eel-2/eel/eel-gtk-container.h -include/eel-2/eel/eel-gtk-extensions.h -include/eel-2/eel/eel-gtk-macros.h -include/eel-2/eel/eel-i18n.h -include/eel-2/eel/eel-image-table.h -include/eel-2/eel/eel-labeled-image.h -include/eel-2/eel/eel-marshal.h -include/eel-2/eel/eel-pango-extensions.h -include/eel-2/eel/eel-preferences-glade.h -include/eel-2/eel/eel-preferences.h -include/eel-2/eel/eel-self-checks.h -include/eel-2/eel/eel-stock-dialogs.h -include/eel-2/eel/eel-string-list.h -include/eel-2/eel/eel-string.h -include/eel-2/eel/eel-type-builtins.h -include/eel-2/eel/eel-types.h -include/eel-2/eel/eel-vfs-extensions.h -include/eel-2/eel/eel-wrap-table.h -include/eel-2/eel/eel-xml-extensions.h -include/eel-2/eel/eel.h -lib/libeel-2.a -lib/libeel-2.so -lib/libeel-2.so.7 -libdata/pkgconfig/eel-2.0.pc -share/locale/am/LC_MESSAGES/eel-2.0.mo -share/locale/ar/LC_MESSAGES/eel-2.0.mo -share/locale/az/LC_MESSAGES/eel-2.0.mo -share/locale/be/LC_MESSAGES/eel-2.0.mo -share/locale/bg/LC_MESSAGES/eel-2.0.mo -share/locale/bn/LC_MESSAGES/eel-2.0.mo -share/locale/br/LC_MESSAGES/eel-2.0.mo -share/locale/bs/LC_MESSAGES/eel-2.0.mo -share/locale/ca/LC_MESSAGES/eel-2.0.mo -share/locale/cs/LC_MESSAGES/eel-2.0.mo -share/locale/cy/LC_MESSAGES/eel-2.0.mo -share/locale/da/LC_MESSAGES/eel-2.0.mo -share/locale/de/LC_MESSAGES/eel-2.0.mo -share/locale/el/LC_MESSAGES/eel-2.0.mo -share/locale/en_CA/LC_MESSAGES/eel-2.0.mo -share/locale/en_GB/LC_MESSAGES/eel-2.0.mo -share/locale/es/LC_MESSAGES/eel-2.0.mo -share/locale/et/LC_MESSAGES/eel-2.0.mo -share/locale/eu/LC_MESSAGES/eel-2.0.mo -share/locale/fa/LC_MESSAGES/eel-2.0.mo -share/locale/fi/LC_MESSAGES/eel-2.0.mo -share/locale/fr/LC_MESSAGES/eel-2.0.mo -share/locale/ga/LC_MESSAGES/eel-2.0.mo -share/locale/gl/LC_MESSAGES/eel-2.0.mo -share/locale/he/LC_MESSAGES/eel-2.0.mo -share/locale/hi/LC_MESSAGES/eel-2.0.mo -share/locale/hr/LC_MESSAGES/eel-2.0.mo -share/locale/hu/LC_MESSAGES/eel-2.0.mo -share/locale/id/LC_MESSAGES/eel-2.0.mo -share/locale/is/LC_MESSAGES/eel-2.0.mo -share/locale/it/LC_MESSAGES/eel-2.0.mo -share/locale/ja/LC_MESSAGES/eel-2.0.mo -share/locale/ko/LC_MESSAGES/eel-2.0.mo -share/locale/kn/LC_MESSAGES/eel-2.0.mo -share/locale/li/LC_MESSAGES/eel-2.0.mo -share/locale/lt/LC_MESSAGES/eel-2.0.mo -share/locale/lv/LC_MESSAGES/eel-2.0.mo -share/locale/mk/LC_MESSAGES/eel-2.0.mo -share/locale/ml/LC_MESSAGES/eel-2.0.mo -share/locale/mn/LC_MESSAGES/eel-2.0.mo -share/locale/mr/LC_MESSAGES/eel-2.0.mo -share/locale/ms/LC_MESSAGES/eel-2.0.mo -share/locale/ne/LC_MESSAGES/eel-2.0.mo -share/locale/nl/LC_MESSAGES/eel-2.0.mo -share/locale/nn/LC_MESSAGES/eel-2.0.mo -share/locale/no/LC_MESSAGES/eel-2.0.mo -share/locale/pl/LC_MESSAGES/eel-2.0.mo -share/locale/pt/LC_MESSAGES/eel-2.0.mo -share/locale/pt_BR/LC_MESSAGES/eel-2.0.mo -share/locale/ro/LC_MESSAGES/eel-2.0.mo -share/locale/ru/LC_MESSAGES/eel-2.0.mo -share/locale/sk/LC_MESSAGES/eel-2.0.mo -share/locale/sl/LC_MESSAGES/eel-2.0.mo -share/locale/sq/LC_MESSAGES/eel-2.0.mo -share/locale/sr/LC_MESSAGES/eel-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/eel-2.0.mo -share/locale/sv/LC_MESSAGES/eel-2.0.mo -share/locale/ta/LC_MESSAGES/eel-2.0.mo -share/locale/th/LC_MESSAGES/eel-2.0.mo -share/locale/tr/LC_MESSAGES/eel-2.0.mo -share/locale/uk/LC_MESSAGES/eel-2.0.mo -share/locale/vi/LC_MESSAGES/eel-2.0.mo -share/locale/wa/LC_MESSAGES/eel-2.0.mo -share/locale/zh_CN/LC_MESSAGES/eel-2.0.mo -share/locale/zh_TW/LC_MESSAGES/eel-2.0.mo -@dirrm include/eel-2/eel -@dirrm include/eel-2 diff --git a/x11-toolkits/gal2/Makefile b/x11-toolkits/gal2/Makefile deleted file mode 100644 index c45d3e474..000000000 --- a/x11-toolkits/gal2/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gal2 -# Date created: 25 August 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gal2/Makefile,v 1.50 2003/11/17 12:29:09 trevor Exp $ -# - -PORTNAME= gal2 -PORTVERSION= 2.1.6 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 -DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of widgets taken from GNOME 2 gnumeric - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_PERL5= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix gnomehier lthack intlhack \ - libgnomeui libgnomeprintui -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -CONFIGURE_ARGS= --enable-static --with-libiconv -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PLIST_SUB= VERSION="2.2" PORTVERSION=${PORTVERSION} - -.include <bsd.port.mk> diff --git a/x11-toolkits/gal2/distinfo b/x11-toolkits/gal2/distinfo deleted file mode 100644 index 60db4e806..000000000 --- a/x11-toolkits/gal2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gal-2.1.6.tar.bz2) = 8121fd66132846d643b13720ade3c05b -SIZE (gnome2/gal-2.1.6.tar.bz2) = 1073544 diff --git a/x11-toolkits/gal2/files/patch-ab b/x11-toolkits/gal2/files/patch-ab deleted file mode 100644 index b246ff6ce..000000000 --- a/x11-toolkits/gal2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Sat Mar 6 00:40:30 2004 -+++ Makefile.in Sat Mar 6 00:40:40 2004 -@@ -136,7 +136,7 @@ - - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc - --SUBDIRS = po gal tests docs art -+SUBDIRS = po gal docs art - - pkgconfigdir = $(libdir)/pkgconfig - pkgconfig_DATA = gal-2.2.pc diff --git a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c b/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c deleted file mode 100644 index 4ddea93df..000000000 --- a/x11-toolkits/gal2/files/patch-gal_e-table_e-table-group.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gal/e-table/e-table-group.c.orig Mon Feb 17 14:23:16 2003 -+++ gal/e-table/e-table-group.c Wed Mar 12 22:13:38 2003 -@@ -136,7 +136,7 @@ - g_object_ref (etg->model); - g_object_set (G_OBJECT (etg), - "parent", parent, -- NULL); -+ (void*)0); - } - - /** diff --git a/x11-toolkits/gal2/files/patch-po_da.po b/x11-toolkits/gal2/files/patch-po_da.po deleted file mode 100644 index bcd97ad6f..000000000 --- a/x11-toolkits/gal2/files/patch-po_da.po +++ /dev/null @@ -1,16 +0,0 @@ ---- po/da.po.orig Sat Dec 27 21:03:49 2003 -+++ po/da.po Sat Dec 27 21:04:00 2003 -@@ -46,11 +46,11 @@ - - #: gal/e-table/e-cell-date.c:96 - msgid "%b %d %l:%M %p" --msgstr "%-d. %b. %H:%M" -+msgstr "%d. %b. %H:%M" - - #: gal/e-table/e-cell-date.c:98 - msgid "%b %d %Y" --msgstr "%-d. %b %Y" -+msgstr "%d. %b %Y" - - #: gal/e-table/e-cell-pixbuf.c:392 - msgid "Selected Column" diff --git a/x11-toolkits/gal2/files/patch-po_zh_CN.po b/x11-toolkits/gal2/files/patch-po_zh_CN.po deleted file mode 100644 index b3072e58b..000000000 --- a/x11-toolkits/gal2/files/patch-po_zh_CN.po +++ /dev/null @@ -1,17 +0,0 @@ ---- po/zh_CN.po.orig Fri Mar 5 12:17:59 2004 -+++ po/zh_CN.po Sat Mar 6 03:08:34 2004 -@@ -51,12 +51,12 @@ - # gal/e-table/e-cell-date.c:104 - #: gal/e-table/e-cell-date.c:96 - msgid "%b %d %l:%M %p" --msgstr "%-m月%-d日 %H:%M" -+msgstr "%m月%d日 %H:%M" - - # gal/e-table/e-cell-date.c:106 - #: gal/e-table/e-cell-date.c:98 - msgid "%b %d %Y" --msgstr "%Y年%-m月%-d日" -+msgstr "%Y年%m月%d日" - - #: gal/e-table/e-cell-pixbuf.c:392 - msgid "Selected Column" diff --git a/x11-toolkits/gal2/pkg-descr b/x11-toolkits/gal2/pkg-descr deleted file mode 100644 index e2bbdf422..000000000 --- a/x11-toolkits/gal2/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -GAL is a collection of widgets and utility routines that were taken -from Evolution and Gnumeric. - -The API is not frozen and might change at any time. Larger class -renaming might happen at any point without notice. Use this library -at your own risk. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/gal2/pkg-plist b/x11-toolkits/gal2/pkg-plist deleted file mode 100644 index f5ddc90a0..000000000 --- a/x11-toolkits/gal2/pkg-plist +++ /dev/null @@ -1,250 +0,0 @@ -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-popup.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-registry.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-text.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-toggle.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell-tree.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-cell.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-click-to-add.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table-item.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-table.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree-factory.h -include/gal-%%VERSION%%/gal/a11y/e-table/gal-a11y-e-tree.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text-factory.h -include/gal-%%VERSION%%/gal/a11y/e-text/gal-a11y-e-text.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-factory.h -include/gal-%%VERSION%%/gal/a11y/gal-a11y-util.h -include/gal-%%VERSION%%/gal/e-table/e-cell-checkbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell-combo.h -include/gal-%%VERSION%%/gal/e-table/e-cell-date.h -include/gal-%%VERSION%%/gal/e-table/e-cell-float.h -include/gal-%%VERSION%%/gal/e-table/e-cell-number.h -include/gal-%%VERSION%%/gal/e-table/e-cell-pixbuf.h -include/gal-%%VERSION%%/gal/e-table/e-cell-popup.h -include/gal-%%VERSION%%/gal/e-table/e-cell-progress.h -include/gal-%%VERSION%%/gal/e-table/e-cell-size.h -include/gal-%%VERSION%%/gal/e-table/e-cell-spin-button.h -include/gal-%%VERSION%%/gal/e-table/e-cell-text.h -include/gal-%%VERSION%%/gal/e-table/e-cell-toggle.h -include/gal-%%VERSION%%/gal/e-table/e-cell-tree.h -include/gal-%%VERSION%%/gal/e-table/e-cell-vbox.h -include/gal-%%VERSION%%/gal/e-table/e-cell.h -include/gal-%%VERSION%%/gal/e-table/e-table-click-to-add.h -include/gal-%%VERSION%%/gal/e-table/e-table-col-dnd.h -include/gal-%%VERSION%%/gal/e-table/e-table-col.h -include/gal-%%VERSION%%/gal/e-table/e-table-column-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-config.h -include/gal-%%VERSION%%/gal/e-table/e-table-defines.h -include/gal-%%VERSION%%/gal/e-table/e-table-extras.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-dialog.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-field-chooser.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-container.h -include/gal-%%VERSION%%/gal/e-table/e-table-group-leaf.h -include/gal-%%VERSION%%/gal/e-table/e-table-group.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-header-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-header.h -include/gal-%%VERSION%%/gal/e-table/e-table-item.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory-store.h -include/gal-%%VERSION%%/gal/e-table/e-table-memory.h -include/gal-%%VERSION%%/gal/e-table/e-table-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-one.h -include/gal-%%VERSION%%/gal/e-table/e-table-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-table-search.h -include/gal-%%VERSION%%/gal/e-table/e-table-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-table-simple.h -include/gal-%%VERSION%%/gal/e-table/e-table-sort-info.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorter.h -include/gal-%%VERSION%%/gal/e-table/e-table-sorting-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-specification.h -include/gal-%%VERSION%%/gal/e-table/e-table-state.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset-variable.h -include/gal-%%VERSION%%/gal/e-table/e-table-subset.h -include/gal-%%VERSION%%/gal/e-table/e-table-tooltip.h -include/gal-%%VERSION%%/gal/e-table/e-table-utils.h -include/gal-%%VERSION%%/gal/e-table/e-table-without.h -include/gal-%%VERSION%%/gal/e-table/e-table.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory-callbacks.h -include/gal-%%VERSION%%/gal/e-table/e-tree-memory.h -include/gal-%%VERSION%%/gal/e-table/e-tree-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-scrolled.h -include/gal-%%VERSION%%/gal/e-table/e-tree-selection-model.h -include/gal-%%VERSION%%/gal/e-table/e-tree-sorted.h -include/gal-%%VERSION%%/gal/e-table/e-tree-table-adapter.h -include/gal-%%VERSION%%/gal/e-table/e-tree.h -include/gal-%%VERSION%%/gal/e-text/e-completion-callbacks.h -include/gal-%%VERSION%%/gal/e-text/e-completion-match.h -include/gal-%%VERSION%%/gal/e-text/e-completion-view.h -include/gal-%%VERSION%%/gal/e-text/e-completion.h -include/gal-%%VERSION%%/gal/e-text/e-entry.h -include/gal-%%VERSION%%/gal/e-text/e-table-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-repos.h -include/gal-%%VERSION%%/gal/e-text/e-text-model-uri.h -include/gal-%%VERSION%%/gal/e-text/e-text-model.h -include/gal-%%VERSION%%/gal/e-text/e-text.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-define-views-model.h -include/gal-%%VERSION%%/gal/menus/gal-view-collection.h -include/gal-%%VERSION%%/gal/menus/gal-view-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory-etable.h -include/gal-%%VERSION%%/gal/menus/gal-view-factory.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance-save-as-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view-instance.h -include/gal-%%VERSION%%/gal/menus/gal-view-new-dialog.h -include/gal-%%VERSION%%/gal/menus/gal-view.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-group-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar-bg-item.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-icon-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-bar.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-shortcut-model.h -include/gal-%%VERSION%%/gal/shortcut-bar/e-vscrolled-bar.h -include/gal-%%VERSION%%/gal/util/e-bit-array.h -include/gal-%%VERSION%%/gal/util/e-cache.h -include/gal-%%VERSION%%/gal/util/e-iconv.h -include/gal-%%VERSION%%/gal/util/e-marshal.h -include/gal-%%VERSION%%/gal/util/e-sorter-array.h -include/gal-%%VERSION%%/gal/util/e-sorter.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-emacs-like.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor-types.h -include/gal-%%VERSION%%/gal/util/e-text-event-processor.h -include/gal-%%VERSION%%/gal/util/e-util.h -include/gal-%%VERSION%%/gal/util/e-xml-utils.h -include/gal-%%VERSION%%/gal/widgets/color-group.h -include/gal-%%VERSION%%/gal/widgets/color-palette.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-background.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-utils.h -include/gal-%%VERSION%%/gal/widgets/e-canvas-vbox.h -include/gal-%%VERSION%%/gal/widgets/e-canvas.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-array.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-combo.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog-model.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-dialog.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-categories-master-list.h -include/gal-%%VERSION%%/gal/widgets/e-categories.h -include/gal-%%VERSION%%/gal/widgets/e-colors.h -include/gal-%%VERSION%%/gal/widgets/e-cursors.h -include/gal-%%VERSION%%/gal/widgets/e-file-selection.h -include/gal-%%VERSION%%/gal/widgets/e-gui-utils.h -include/gal-%%VERSION%%/gal/widgets/e-hsv-utils.h -include/gal-%%VERSION%%/gal/widgets/e-option-menu.h -include/gal-%%VERSION%%/gal/widgets/e-popup-menu.h -include/gal-%%VERSION%%/gal/widgets/e-printable.h -include/gal-%%VERSION%%/gal/widgets/e-reflow-model.h -include/gal-%%VERSION%%/gal/widgets/e-reflow.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-array.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model-simple.h -include/gal-%%VERSION%%/gal/widgets/e-selection-model.h -include/gal-%%VERSION%%/gal/widgets/e-unicode.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-box.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-stack.h -include/gal-%%VERSION%%/gal/widgets/gal-combo-text.h -include/gal-%%VERSION%%/gal/widgets/widget-color-combo.h -include/gal-%%VERSION%%/gal/widgets/widget-pixmap-combo.h -lib/libgal-%%VERSION%%.a -lib/libgal-%%VERSION%%.so -lib/libgal-%%VERSION%%.so.0 -lib/libgal-a11y-%%VERSION%%.a -lib/libgal-a11y-%%VERSION%%.so -lib/libgal-a11y-%%VERSION%%.so.0 -libdata/pkgconfig/gal-%%VERSION%%.pc -share/doc/gal-%%VERSION%%/gal-api.html -share/doc/gal-%%VERSION%%/gal-api.sgml -share/doc/gal-%%VERSION%%/gal-decl.txt -share/doc/gal-%%VERSION%%/gal-sections.txt -share/doc/gal-%%VERSION%%/gal.hierarchy -share/doc/gal-%%VERSION%%/gal.signals -share/doc/gal-%%VERSION%%/gal.types -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-categories-master-list-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config-no-group.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-config.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/e-table-field-chooser.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-categories.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-define-views.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-instance-save-as-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade/gal-view-new-dialog.glade -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_birthday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_business_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_favorites_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_gifts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_goals_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday-cards_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_holiday_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_hot-contacts_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_ideas_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_international_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_key-customer_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_miscellaneous_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_personal_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_phonecalls_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_status_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_strategies_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_suppliers_16.png -share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories/category_time-and-expenses_16.png -share/locale/am/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/be/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/el/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_CA/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/es/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/eu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/gl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ja/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ko/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/lv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/mn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ms/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/nn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/no/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/pt_BR/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ro/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sl/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sr@Latn/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/ta/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gal-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gal-%%VERSION%%.mo -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps/categories -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/pixmaps -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%%/glade -@dirrm share/gnome/gal-%%VERSION%%/%%PORTVERSION%% -@dirrm share/gnome/gal-%%VERSION%% -@dirrm share/doc/gal-%%VERSION%% -@dirrm include/gal-%%VERSION%%/gal/widgets -@dirrm include/gal-%%VERSION%%/gal/util -@dirrm include/gal-%%VERSION%%/gal/shortcut-bar -@dirrm include/gal-%%VERSION%%/gal/menus -@dirrm include/gal-%%VERSION%%/gal/e-text -@dirrm include/gal-%%VERSION%%/gal/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y/e-text -@dirrm include/gal-%%VERSION%%/gal/a11y/e-table -@dirrm include/gal-%%VERSION%%/gal/a11y -@dirrm include/gal-%%VERSION%%/gal -@dirrm include/gal-%%VERSION%% diff --git a/x11-toolkits/gnome-themes-extras/Makefile b/x11-toolkits/gnome-themes-extras/Makefile deleted file mode 100644 index 4b0cd0b48..000000000 --- a/x11-toolkits/gnome-themes-extras/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gnome-themes-extras -# Date Created: 12 June 2003 -# Whom: Adam Weinberger <adamw@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gnome-themes-extras/Makefile,v 1.11 2003/12/06 22:09:32 pav Exp $ -# - -PORTNAME= gnome-themes-extras -PORTVERSION= 0.6 -PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= More themes for the GNOME 2 desktop environment - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_LIBTOOL_VER=13 -USE_GMAKE= yes -USE_GNOME= gnomehack libgnomeui lthack -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -CONFLICTS= gtk-smooth-engine-* - -post-patch: - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - "/^themedir =.*metacity-1$$/s|themes|gnome/themes|" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gnome-themes-extras/distinfo b/x11-toolkits/gnome-themes-extras/distinfo deleted file mode 100644 index 5f41b4b85..000000000 --- a/x11-toolkits/gnome-themes-extras/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/gnome-themes-extras-0.6.tar.bz2) = 3f52f75d013bab11c5c17bc1d3465037 diff --git a/x11-toolkits/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc b/x11-toolkits/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc deleted file mode 100644 index 18b3d7b3d..000000000 --- a/x11-toolkits/gnome-themes-extras/files/patch-Gorilla::gtkrc-2.0::gtkrc +++ /dev/null @@ -1,19 +0,0 @@ ---- Gorilla/gtk-2.0/gtkrc.orig Sun Sep 14 10:14:29 2003 -+++ Gorilla/gtk-2.0/gtkrc Sun Sep 14 10:14:45 2003 -@@ -1,7 +1,5 @@ - # Gorilla gtk theme - # (c) 2002-2003 Jakub 'jimmac' Steiner <jimmac@ximian.com> --include "iconrc" -- - style "gorilla-default" - { - GtkWidget::interior_focus = 1 -@@ -48,6 +46,8 @@ - engine "industrial" {} - - } -+ -+include "iconrc" - - style "gorilla-unrounded" = "gorilla-default" - { diff --git a/x11-toolkits/gnome-themes-extras/files/patch-Smooth::smooth_style.c b/x11-toolkits/gnome-themes-extras/files/patch-Smooth::smooth_style.c deleted file mode 100644 index d3728a230..000000000 --- a/x11-toolkits/gnome-themes-extras/files/patch-Smooth::smooth_style.c +++ /dev/null @@ -1,11 +0,0 @@ ---- Smooth/smooth_style.c.orig Thu Dec 11 10:05:56 2003 -+++ Smooth/smooth_style.c Thu Dec 11 10:06:13 2003 -@@ -707,7 +707,7 @@ - { - g_return_if_fail(sanitize_parameters(style, window, &width, &height)); - -- if ((EDGE_LINE_STYLE(style,NULL) == SMOOTH_LINE_FLAT) && DETAIL ("entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GTK_IS_COMBO(widget->parent)))) -+ if ((EDGE_LINE_STYLE(style,NULL) == SMOOTH_LINE_FLAT) && DETAIL ("entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GTK_IS_COMBO_BOX(widget->parent)))) - { - gtk_paint_flat_box(style, window, widget->state, GTK_SHADOW_NONE, area, widget, "entry_bg", x, y, width, height); - diff --git a/x11-toolkits/gnome-themes-extras/pkg-descr b/x11-toolkits/gnome-themes-extras/pkg-descr deleted file mode 100644 index c2f2a9463..000000000 --- a/x11-toolkits/gnome-themes-extras/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Extra GNOME 2 themes, not contained within the x11-toolkits/gnome-themes -package. diff --git a/x11-toolkits/gnome-themes-extras/pkg-plist b/x11-toolkits/gnome-themes-extras/pkg-plist deleted file mode 100644 index 2a7cf25a3..000000000 --- a/x11-toolkits/gnome-themes-extras/pkg-plist +++ /dev/null @@ -1,1093 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libindustrial.so -lib/gtk-2.0/2.2.0/engines/libsmooth.so -share/gnome/themes/Amaranth/metacity-1/left-side.png -share/gnome/themes/Amaranth/metacity-1/metacity-theme-1.xml -share/gnome/themes/Amaranth/metacity-1/right-side.png -share/gnome/themes/Amaranth/metacity-1/title-bar.png -share/gnome/themes/Amaranth/metacity-1/wm-close-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-close.svg -share/gnome/themes/Amaranth/metacity-1/wm-max-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-max.svg -share/gnome/themes/Amaranth/metacity-1/wm-menu-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-menu.svg -share/gnome/themes/Amaranth/metacity-1/wm-min-focus.svg -share/gnome/themes/Amaranth/metacity-1/wm-min.svg -share/gnome/themes/Amaranth/metacity-1/wm-restore.svg -share/gnome/themes/Gorilla/metacity-1/metacity-theme-1.xml -share/gnome/themes/Gorilla/metacity-1/wm-close.svg -share/gnome/themes/Gorilla/metacity-1/wm-max.svg -share/gnome/themes/Gorilla/metacity-1/wm-menu.svg -share/gnome/themes/Gorilla/metacity-1/wm-min.svg -share/gnome/themes/Gorilla/metacity-1/wm-restore.svg -share/gnome/themes/Lush/metacity-1/BT-agrandirfenetre.png -share/gnome/themes/Lush/metacity-1/BT-fermer.png -share/gnome/themes/Lush/metacity-1/BT-neutre.png -share/gnome/themes/Lush/metacity-1/BT-reduirefenetre.png -share/gnome/themes/Lush/metacity-1/BT-reduire.png -share/gnome/themes/Lush/metacity-1/barre-grise-bas.png -share/gnome/themes/Lush/metacity-1/coindroit-bas.png -share/gnome/themes/Lush/metacity-1/coingauche-bas.png -share/gnome/themes/Lush/metacity-1/cote-droit.png -share/gnome/themes/Lush/metacity-1/cote-gauche.png -share/gnome/themes/Lush/metacity-1/cote_suitearrondi.png -share/gnome/themes/Lush/metacity-1/degrade-color.png -share/gnome/themes/Lush/metacity-1/degrade-gris.png -share/gnome/themes/Lush/metacity-1/metacity-theme-1.xml -share/gnome/themes/Lush/metacity-1/transition.png -share/gnome/themes/Nuvola-old/metacity-1/metacity-theme-1.xml -share/gnome/themes/Nuvola-old/metacity-1/wm-close.png -share/gnome/themes/Nuvola-old/metacity-1/wm-inac.png -share/gnome/themes/Nuvola-old/metacity-1/wm-max.png -share/gnome/themes/Nuvola-old/metacity-1/wm-menu.png -share/gnome/themes/Nuvola-old/metacity-1/wm-min.png -share/gnome/themes/Nuvola-old/metacity-1/wm-restore.png -share/gnome/themes/Nuvola/metacity-1/metacity-theme-1.xml -share/gnome/themes/Nuvola/metacity-1/wm-close-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-close.svg -share/gnome/themes/Nuvola/metacity-1/wm-max-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-max.svg -share/gnome/themes/Nuvola/metacity-1/wm-min-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-min.svg -share/gnome/themes/Nuvola/metacity-1/wm-restore-alt.svg -share/gnome/themes/Nuvola/metacity-1/wm-restore.svg -share/gnome/themes/Wasp/metacity-1/metacity-theme-1.xml -share/icons/Amaranth/index.theme -share/icons/Amaranth/scalable/apps/abiword_48.svg -share/icons/Amaranth/scalable/apps/accessibility-keyboard-capplet.svg -share/icons/Amaranth/scalable/apps/accessories.svg -share/icons/Amaranth/scalable/apps/advanced-directory.svg -share/icons/Amaranth/scalable/apps/apacheconf.svg -share/icons/Amaranth/scalable/apps/camera.svg -share/icons/Amaranth/scalable/apps/disks.svg -share/icons/Amaranth/scalable/apps/downloadmanager.svg -share/icons/Amaranth/scalable/apps/email.svg -share/icons/Amaranth/scalable/apps/evolution-1.4.svg -share/icons/Amaranth/scalable/apps/evolution.svg -share/icons/Amaranth/scalable/apps/file-roller.svg -share/icons/Amaranth/scalable/apps/gaim.svg -share/icons/Amaranth/scalable/apps/gcalctool.svg -share/icons/Amaranth/scalable/apps/gedit-icon.svg -share/icons/Amaranth/scalable/apps/gedit.svg -share/icons/Amaranth/scalable/apps/gimp.svg -share/icons/Amaranth/scalable/apps/gnome-aisleriot.svg -share/icons/Amaranth/scalable/apps/gnome-applications.svg -share/icons/Amaranth/scalable/apps/gnome-calc3.svg -share/icons/Amaranth/scalable/apps/gnome-cardgame.svg -share/icons/Amaranth/scalable/apps/gnome-cdplayer-icon.svg -share/icons/Amaranth/scalable/apps/gnome-cdplayer.svg -share/icons/Amaranth/scalable/apps/gnome-devel.svg -share/icons/Amaranth/scalable/apps/gnome-envelope.svg -share/icons/Amaranth/scalable/apps/gnome-gaim.svg -share/icons/Amaranth/scalable/apps/gnome-gimp.svg -share/icons/Amaranth/scalable/apps/gnome-globe.svg -share/icons/Amaranth/scalable/apps/gnome-graphics.svg -share/icons/Amaranth/scalable/apps/gnome-help.svg -share/icons/Amaranth/scalable/apps/gnome-home.svg -share/icons/Amaranth/scalable/apps/gnome-icq.svg -share/icons/Amaranth/scalable/apps/gnome-joystick.svg -share/icons/Amaranth/scalable/apps/gnome-lockscreen.svg -share/icons/Amaranth/scalable/apps/gnome-logo.svg -share/icons/Amaranth/scalable/apps/gnome-main-menu.svg -share/icons/Amaranth/scalable/apps/gnome-media-player.svg -share/icons/Amaranth/scalable/apps/gnome-mixer.svg -share/icons/Amaranth/scalable/apps/gnome-mouse.svg -share/icons/Amaranth/scalable/apps/gnome-multimedia.svg -share/icons/Amaranth/scalable/apps/gnome-palette.svg -share/icons/Amaranth/scalable/apps/gnome-pdf.svg -share/icons/Amaranth/scalable/apps/gnome-settings.svg -share/icons/Amaranth/scalable/apps/gnome-starthere.svg -share/icons/Amaranth/scalable/apps/gnome-terminal.svg -share/icons/Amaranth/scalable/apps/gnumeric.svg -share/icons/Amaranth/scalable/apps/gripicon.svg -share/icons/Amaranth/scalable/apps/gucharmap.svg -share/icons/Amaranth/scalable/apps/icon-system-tools.svg -share/icons/Amaranth/scalable/apps/monitor.svg -share/icons/Amaranth/scalable/apps/mouse-capplet.svg -share/icons/Amaranth/scalable/apps/mozilla-icon.svg -share/icons/Amaranth/scalable/apps/mozilla-mail-icon.svg -share/icons/Amaranth/scalable/apps/mozilla-star.svg -share/icons/Amaranth/scalable/apps/my-computer.svg -share/icons/Amaranth/scalable/apps/netscape.svg -share/icons/Amaranth/scalable/apps/opera.svg -share/icons/Amaranth/scalable/apps/redhat-accessories.svg -share/icons/Amaranth/scalable/apps/redhat-config-xfree86.svg -share/icons/Amaranth/scalable/apps/redhat-email.svg -share/icons/Amaranth/scalable/apps/redhat-games.svg -share/icons/Amaranth/scalable/apps/redhat-graphics.svg -share/icons/Amaranth/scalable/apps/redhat-home.svg -share/icons/Amaranth/scalable/apps/redhat-internet.svg -share/icons/Amaranth/scalable/apps/redhat-main-menu.svg -share/icons/Amaranth/scalable/apps/redhat-office.svg -share/icons/Amaranth/scalable/apps/redhat-preferences.svg -share/icons/Amaranth/scalable/apps/redhat-programming.svg -share/icons/Amaranth/scalable/apps/redhat-sound_video.svg -share/icons/Amaranth/scalable/apps/redhat-system_settings.svg -share/icons/Amaranth/scalable/apps/redhat-system_tools.svg -share/icons/Amaranth/scalable/apps/redhat-web-browser.svg -share/icons/Amaranth/scalable/apps/sambaconf.svg -share/icons/Amaranth/scalable/apps/seti.svg -share/icons/Amaranth/scalable/apps/sound-juicer.svg -share/icons/Amaranth/scalable/apps/system-floppy.svg -share/icons/Amaranth/scalable/apps/system-tools-32.svg -share/icons/Amaranth/scalable/apps/tex.svg -share/icons/Amaranth/scalable/apps/up2date.svg -share/icons/Amaranth/scalable/apps/web-browser.svg -share/icons/Amaranth/scalable/apps/xmms.svg -share/icons/Amaranth/scalable/apps/xpdf.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdrom.svg -share/icons/Amaranth/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Amaranth/scalable/devices/gnome-dev-dvd.svg -share/icons/Amaranth/scalable/devices/gnome-dev-floppy.svg -share/icons/Amaranth/scalable/devices/gnome-dev-harddisk.svg -share/icons/Amaranth/scalable/devices/gnome-dev-network.svg -share/icons/Amaranth/scalable/devices/gnome-dev-symlink.svg -share/icons/Amaranth/scalable/emblems/emblem-camera.svg -share/icons/Amaranth/scalable/emblems/emblem-cool.svg -share/icons/Amaranth/scalable/emblems/emblem-danger.svg -share/icons/Amaranth/scalable/emblems/emblem-distinguished.svg -share/icons/Amaranth/scalable/emblems/emblem-documents.svg -share/icons/Amaranth/scalable/emblems/emblem-favorite.svg -share/icons/Amaranth/scalable/emblems/emblem-fun.svg -share/icons/Amaranth/scalable/emblems/emblem-generic.svg -share/icons/Amaranth/scalable/emblems/emblem-important.svg -share/icons/Amaranth/scalable/emblems/emblem-multimedia.svg -share/icons/Amaranth/scalable/emblems/emblem-noread.svg -share/icons/Amaranth/scalable/emblems/emblem-nowrite.svg -share/icons/Amaranth/scalable/emblems/emblem-ohno.svg -share/icons/Amaranth/scalable/emblems/emblem-package.svg -share/icons/Amaranth/scalable/emblems/emblem-pictures.svg -share/icons/Amaranth/scalable/emblems/emblem-relax.svg -share/icons/Amaranth/scalable/emblems/emblem-sound.svg -share/icons/Amaranth/scalable/emblems/emblem-symbolic-link.svg -share/icons/Amaranth/scalable/emblems/emblem-web.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory.icon -share/icons/Amaranth/scalable/filesystems/gnome-fs-directory.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-executable.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-home.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-regular.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-smb.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Amaranth/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Amaranth/scalable/mimetypes/gnome-compressed.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-objectfile.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-ogg.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-application-x-tgz.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-autorun.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-image.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-asm.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-fortran.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-pascal.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-perl.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-python.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text-x-yacc.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-text.svg -share/icons/Amaranth/scalable/mimetypes/gnome-mime-video.svg -share/icons/Amaranth/scalable/stock/gnome-logo.svg -share/icons/Amaranth/scalable/stock/stock_about.svg -share/icons/Amaranth/scalable/stock/stock_cdrom.svg -share/icons/Amaranth/scalable/stock/stock_copy.svg -share/icons/Amaranth/scalable/stock/stock_cut.svg -share/icons/Amaranth/scalable/stock/stock_delete.svg -share/icons/Amaranth/scalable/stock/stock_dialog_error.png -share/icons/Amaranth/scalable/stock/stock_dialog_info.png -share/icons/Amaranth/scalable/stock/stock_dialog_warning.png -share/icons/Amaranth/scalable/stock/stock_execute.svg -share/icons/Amaranth/scalable/stock/stock_floppy.svg -share/icons/Amaranth/scalable/stock/stock_go-back.svg -share/icons/Amaranth/scalable/stock/stock_go-down.svg -share/icons/Amaranth/scalable/stock/stock_go-forward.svg -share/icons/Amaranth/scalable/stock/stock_go-up.svg -share/icons/Amaranth/scalable/stock/stock_gtk-sort-ascending.svg -share/icons/Amaranth/scalable/stock/stock_gtk-sort-descending.svg -share/icons/Amaranth/scalable/stock/stock_help.svg -share/icons/Amaranth/scalable/stock/stock_home.svg -share/icons/Amaranth/scalable/stock/stock_lockscreen.svg -share/icons/Amaranth/scalable/stock/stock_new.svg -share/icons/Amaranth/scalable/stock/stock_open.svg -share/icons/Amaranth/scalable/stock/stock_paste.svg -share/icons/Amaranth/scalable/stock/stock_preferences.svg -share/icons/Amaranth/scalable/stock/stock_print-preview.svg -share/icons/Amaranth/scalable/stock/stock_print.svg -share/icons/Amaranth/scalable/stock/stock_quit.svg -share/icons/Amaranth/scalable/stock/stock_redo.svg -share/icons/Amaranth/scalable/stock/stock_refresh.svg -share/icons/Amaranth/scalable/stock/stock_replace.svg -share/icons/Amaranth/scalable/stock/stock_reset.svg -share/icons/Amaranth/scalable/stock/stock_screenshot.svg -share/icons/Amaranth/scalable/stock/stock_search.svg -share/icons/Amaranth/scalable/stock/stock_stop.svg -share/icons/Amaranth/scalable/stock/stock_undo.svg -share/icons/Gorilla/24x24/apps/gnome-spinner-rest.png -share/icons/Gorilla/24x24/apps/gnome-spinner.png -share/icons/Gorilla/index.theme -share/icons/Gorilla/scalable/apps/galeon.svg -share/icons/Gorilla/scalable/apps/gnome-gimp.svg -share/icons/Gorilla/scalable/apps/gnome-terminal.svg -share/icons/Gorilla/scalable/apps/my-computer.svg -share/icons/Gorilla/scalable/apps/web-browser.svg -share/icons/Gorilla/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Gorilla/scalable/devices/gnome-dev-cdrom.svg -share/icons/Gorilla/scalable/devices/gnome-dev-dvd.svg -share/icons/Gorilla/scalable/devices/gnome-dev-harddisk.svg -share/icons/Gorilla/scalable/devices/gnome-dev-network.svg -share/icons/Gorilla/scalable/devices/gnome-dev-rw.svg -share/icons/Gorilla/scalable/devices/gnome-dev-symlink.svg -share/icons/Gorilla/scalable/emblems/emblem-camera.svg -share/icons/Gorilla/scalable/emblems/emblem-cool.svg -share/icons/Gorilla/scalable/emblems/emblem-danger.svg -share/icons/Gorilla/scalable/emblems/emblem-distinguished.svg -share/icons/Gorilla/scalable/emblems/emblem-documents.svg -share/icons/Gorilla/scalable/emblems/emblem-fun.svg -share/icons/Gorilla/scalable/emblems/emblem-generic.svg -share/icons/Gorilla/scalable/emblems/emblem-important.svg -share/icons/Gorilla/scalable/emblems/emblem-multimedia.svg -share/icons/Gorilla/scalable/emblems/emblem-noread.svg -share/icons/Gorilla/scalable/emblems/emblem-nowrite.svg -share/icons/Gorilla/scalable/emblems/emblem-ohno.svg -share/icons/Gorilla/scalable/emblems/emblem-package.svg -share/icons/Gorilla/scalable/emblems/emblem-pictures.svg -share/icons/Gorilla/scalable/emblems/emblem-relax.svg -share/icons/Gorilla/scalable/emblems/emblem-sound.svg -share/icons/Gorilla/scalable/emblems/emblem-symbolic-link.svg -share/icons/Gorilla/scalable/emblems/emblem-urgent.svg -share/icons/Gorilla/scalable/emblems/emblem-web.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory.icon -share/icons/Gorilla/scalable/filesystems/gnome-fs-directory.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-executable.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-home.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-network.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-regular.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-server.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-smb.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Gorilla/scalable/filesystems/gnome-fs-web.svg -share/icons/Gorilla/scalable/mimetypes/gnome-compressed.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.ms-excel.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.ms-powerpoint.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.rn-realmedia.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-backup.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnucash.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-killustrator.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kpresenter.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kspread.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-kword.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-ogg.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-shared-library.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-image-x-xcf.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-image.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-css.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-authors.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-copying.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-lyx.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-patch.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-sql.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text-x-troff-man.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-text.svg -share/icons/Gorilla/scalable/mimetypes/gnome-mime-video.svg -share/icons/Gorilla/scalable/stock/stock_about.svg -share/icons/Gorilla/scalable/stock/stock_add.svg -share/icons/Gorilla/scalable/stock/stock_attach.svg -share/icons/Gorilla/scalable/stock/stock_balance.svg -share/icons/Gorilla/scalable/stock/stock_bold.svg -share/icons/Gorilla/scalable/stock/stock_book-open.svg -share/icons/Gorilla/scalable/stock/stock_book.svg -share/icons/Gorilla/scalable/stock/stock_cancel.svg -share/icons/Gorilla/scalable/stock/stock_cdrom.svg -share/icons/Gorilla/scalable/stock/stock_clear.svg -share/icons/Gorilla/scalable/stock/stock_close.svg -share/icons/Gorilla/scalable/stock/stock_connect.svg -share/icons/Gorilla/scalable/stock/stock_convert.svg -share/icons/Gorilla/scalable/stock/stock_copy.svg -share/icons/Gorilla/scalable/stock/stock_cut.svg -share/icons/Gorilla/scalable/stock/stock_delete.svg -share/icons/Gorilla/scalable/stock/stock_dialog_error.svg -share/icons/Gorilla/scalable/stock/stock_dialog_info.svg -share/icons/Gorilla/scalable/stock/stock_dialog_question.svg -share/icons/Gorilla/scalable/stock/stock_dialog_warning.svg -share/icons/Gorilla/scalable/stock/stock_disconnect.svg -share/icons/Gorilla/scalable/stock/stock_dnd.svg -share/icons/Gorilla/scalable/stock/stock_dnd_multiple.svg -share/icons/Gorilla/scalable/stock/stock_edit.svg -share/icons/Gorilla/scalable/stock/stock_execute.svg -share/icons/Gorilla/scalable/stock/stock_export.svg -share/icons/Gorilla/scalable/stock/stock_find-and-replace.svg -share/icons/Gorilla/scalable/stock/stock_find.svg -share/icons/Gorilla/scalable/stock/stock_floppy.svg -share/icons/Gorilla/scalable/stock/stock_go-back.svg -share/icons/Gorilla/scalable/stock/stock_go-down.svg -share/icons/Gorilla/scalable/stock/stock_go-forward.svg -share/icons/Gorilla/scalable/stock/stock_go-up.svg -share/icons/Gorilla/scalable/stock/stock_goto-bottom.svg -share/icons/Gorilla/scalable/stock/stock_goto-first.svg -share/icons/Gorilla/scalable/stock/stock_goto-last.svg -share/icons/Gorilla/scalable/stock/stock_goto-top.svg -share/icons/Gorilla/scalable/stock/stock_help.svg -share/icons/Gorilla/scalable/stock/stock_home.svg -share/icons/Gorilla/scalable/stock/stock_import.svg -share/icons/Gorilla/scalable/stock/stock_index.svg -share/icons/Gorilla/scalable/stock/stock_insert-image.svg -share/icons/Gorilla/scalable/stock/stock_insert-object.svg -share/icons/Gorilla/scalable/stock/stock_insert-table.svg -share/icons/Gorilla/scalable/stock/stock_italic.svg -share/icons/Gorilla/scalable/stock/stock_jump-to.svg -share/icons/Gorilla/scalable/stock/stock_justify-center.svg -share/icons/Gorilla/scalable/stock/stock_justify-fill.svg -share/icons/Gorilla/scalable/stock/stock_justify-left.svg -share/icons/Gorilla/scalable/stock/stock_justify-right.svg -share/icons/Gorilla/scalable/stock/stock_line-in.svg -share/icons/Gorilla/scalable/stock/stock_mic.svg -share/icons/Gorilla/scalable/stock/stock_missing-image.svg -share/icons/Gorilla/scalable/stock/stock_new.svg -share/icons/Gorilla/scalable/stock/stock_no.svg -share/icons/Gorilla/scalable/stock/stock_ok.svg -share/icons/Gorilla/scalable/stock/stock_open.svg -share/icons/Gorilla/scalable/stock/stock_paste.svg -share/icons/Gorilla/scalable/stock/stock_preferences.svg -share/icons/Gorilla/scalable/stock/stock_print-preview.svg -share/icons/Gorilla/scalable/stock/stock_print.svg -share/icons/Gorilla/scalable/stock/stock_properties.svg -share/icons/Gorilla/scalable/stock/stock_quit.svg -share/icons/Gorilla/scalable/stock/stock_redo.svg -share/icons/Gorilla/scalable/stock/stock_refresh.svg -share/icons/Gorilla/scalable/stock/stock_remove.svg -share/icons/Gorilla/scalable/stock/stock_reset.svg -share/icons/Gorilla/scalable/stock/stock_revert-to-saved.svg -share/icons/Gorilla/scalable/stock/stock_save-as.svg -share/icons/Gorilla/scalable/stock/stock_save.svg -share/icons/Gorilla/scalable/stock/stock_select-color.svg -share/icons/Gorilla/scalable/stock/stock_select-font.svg -share/icons/Gorilla/scalable/stock/stock_sort-ascending.svg -share/icons/Gorilla/scalable/stock/stock_sort-descending.svg -share/icons/Gorilla/scalable/stock/stock_spell-check.svg -share/icons/Gorilla/scalable/stock/stock_stop.svg -share/icons/Gorilla/scalable/stock/stock_strikethrough.svg -share/icons/Gorilla/scalable/stock/stock_undelete.svg -share/icons/Gorilla/scalable/stock/stock_underline.svg -share/icons/Gorilla/scalable/stock/stock_undo.svg -share/icons/Gorilla/scalable/stock/stock_volume.svg -share/icons/Gorilla/scalable/stock/stock_yes.svg -share/icons/Gorilla/scalable/stock/stock_zoom-100.svg -share/icons/Gorilla/scalable/stock/stock_zoom-fit.svg -share/icons/Gorilla/scalable/stock/stock_zoom-in.svg -share/icons/Gorilla/scalable/stock/stock_zoom-out.svg -share/icons/Lush/index.theme -share/icons/Lush/scalable/apps/evolution-1.4.svg -share/icons/Lush/scalable/apps/evolution.svg -share/icons/Lush/scalable/apps/gnome-envelope.svg -share/icons/Lush/scalable/apps/gnome-gimp.svg -share/icons/Lush/scalable/apps/gnome-palette.svg -share/icons/Lush/scalable/apps/mozilla-star.svg -share/icons/Lush/scalable/apps/redhat-web-browser.svg -share/icons/Lush/scalable/apps/web-browser.svg -share/icons/Lush/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Lush/scalable/devices/gnome-dev-cdrom.svg -share/icons/Lush/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Lush/scalable/devices/gnome-dev-dvd.svg -share/icons/Lush/scalable/devices/gnome-dev-floppy.svg -share/icons/Lush/scalable/devices/gnome-dev-harddisk.svg -share/icons/Lush/scalable/devices/gnome-dev-joystick.svg -share/icons/Lush/scalable/devices/gnome-dev-mouse.svg -share/icons/Lush/scalable/devices/gnome-dev-network.svg -share/icons/Lush/scalable/devices/gnome-dev-printer.svg -share/icons/Lush/scalable/devices/gnome-dev-scanner.svg -share/icons/Lush/scalable/devices/gnome-dev-symlink.svg -share/icons/Lush/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Lush/scalable/emblems/emblem-camera.svg -share/icons/Lush/scalable/emblems/emblem-cool.svg -share/icons/Lush/scalable/emblems/emblem-danger.svg -share/icons/Lush/scalable/emblems/emblem-distinguished.svg -share/icons/Lush/scalable/emblems/emblem-documents.svg -share/icons/Lush/scalable/emblems/emblem-fun.svg -share/icons/Lush/scalable/emblems/emblem-generic.svg -share/icons/Lush/scalable/emblems/emblem-important.svg -share/icons/Lush/scalable/emblems/emblem-mail.svg -share/icons/Lush/scalable/emblems/emblem-multimedia.svg -share/icons/Lush/scalable/emblems/emblem-noread.svg -share/icons/Lush/scalable/emblems/emblem-nowrite.svg -share/icons/Lush/scalable/emblems/emblem-ohno.svg -share/icons/Lush/scalable/emblems/emblem-package.svg -share/icons/Lush/scalable/emblems/emblem-pictures.svg -share/icons/Lush/scalable/emblems/emblem-relax.svg -share/icons/Lush/scalable/emblems/emblem-sound.svg -share/icons/Lush/scalable/emblems/emblem-symbolic-link.svg -share/icons/Lush/scalable/emblems/emblem-web.svg -share/icons/Lush/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Lush/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Lush/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Lush/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Lush/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Lush/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Lush/scalable/filesystems/gnome-fs-directory.icon -share/icons/Lush/scalable/filesystems/gnome-fs-directory.svg -share/icons/Lush/scalable/filesystems/gnome-fs-executable.svg -share/icons/Lush/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Lush/scalable/filesystems/gnome-fs-home.svg -share/icons/Lush/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Lush/scalable/filesystems/gnome-fs-network.svg -share/icons/Lush/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Lush/scalable/filesystems/gnome-fs-regular.svg -share/icons/Lush/scalable/filesystems/gnome-fs-server.svg -share/icons/Lush/scalable/filesystems/gnome-fs-smb.svg -share/icons/Lush/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Lush/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Lush/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Lush/scalable/filesystems/gnome-fs-web.svg -share/icons/Lush/scalable/mimetypes/gnome-compressed.svg -share/icons/Lush/scalable/mimetypes/gnome-library.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-applix.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-gzip.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-objectfile.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-ogg.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-reject.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-basic.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-image.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-asm.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c++.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-fortran.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-install.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-pascal.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-readme.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text-x-yacc.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-text.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-video-mpeg.svg -share/icons/Lush/scalable/mimetypes/gnome-mime-video.svg -share/icons/Lush/scalable/mimetypes/gnome-package.svg -share/icons/Lush/scalable/stock/back.svg -share/icons/Lush/scalable/stock/cancel.svg -share/icons/Lush/scalable/stock/down.svg -share/icons/Lush/scalable/stock/editcopy.svg -share/icons/Lush/scalable/stock/editpaste.svg -share/icons/Lush/scalable/stock/edittrash.svg -share/icons/Lush/scalable/stock/filenew.svg -share/icons/Lush/scalable/stock/fileopen.svg -share/icons/Lush/scalable/stock/filesave.svg -share/icons/Lush/scalable/stock/filesaveas.svg -share/icons/Lush/scalable/stock/forward.svg -share/icons/Lush/scalable/stock/gohome.svg -share/icons/Lush/scalable/stock/help.svg -share/icons/Lush/scalable/stock/info.svg -share/icons/Lush/scalable/stock/print.svg -share/icons/Lush/scalable/stock/reload.svg -share/icons/Lush/scalable/stock/stock_cut.svg -share/icons/Lush/scalable/stock/stock_delete.svg -share/icons/Lush/scalable/stock/stock_quit.svg -share/icons/Lush/scalable/stock/stock_redo.svg -share/icons/Lush/scalable/stock/stock_undo.svg -share/icons/Lush/scalable/stock/up.svg -share/icons/Nuvola/index.theme -share/icons/Nuvola/scalable/apps/accessibility-directory.svg -share/icons/Nuvola/scalable/apps/accessories.svg -share/icons/Nuvola/scalable/apps/camera.svg -share/icons/Nuvola/scalable/apps/disks.svg -share/icons/Nuvola/scalable/apps/evolution-1.4.svg -share/icons/Nuvola/scalable/apps/gaim.svg -share/icons/Nuvola/scalable/apps/gcalctool.svg -share/icons/Nuvola/scalable/apps/gdict.svg -share/icons/Nuvola/scalable/apps/gnome-applications.svg -share/icons/Nuvola/scalable/apps/gnome-audio.svg -share/icons/Nuvola/scalable/apps/gnome-ccdesktop.svg -share/icons/Nuvola/scalable/apps/gnome-devel.svg -share/icons/Nuvola/scalable/apps/gnome-envelope.svg -share/icons/Nuvola/scalable/apps/gnome-favorites.svg -share/icons/Nuvola/scalable/apps/gnome-gimp.svg -share/icons/Nuvola/scalable/apps/gnome-globe.svg -share/icons/Nuvola/scalable/apps/gnome-gnomine.svg -share/icons/Nuvola/scalable/apps/gnome-graphics.svg -share/icons/Nuvola/scalable/apps/gnome-help.svg -share/icons/Nuvola/scalable/apps/gnome-home.svg -share/icons/Nuvola/scalable/apps/gnome-icq.svg -share/icons/Nuvola/scalable/apps/gnome-joystick.svg -share/icons/Nuvola/scalable/apps/gnome-lockscreen.svg -share/icons/Nuvola/scalable/apps/gnome-logo.svg -share/icons/Nuvola/scalable/apps/gnome-main-menu.svg -share/icons/Nuvola/scalable/apps/gnome-mixer-applet.svg -share/icons/Nuvola/scalable/apps/gnome-mixer.svg -share/icons/Nuvola/scalable/apps/gnome-mouse.svg -share/icons/Nuvola/scalable/apps/gnome-multimedia.svg -share/icons/Nuvola/scalable/apps/gnome-palette.svg -share/icons/Nuvola/scalable/apps/gnome-searchtool.svg -share/icons/Nuvola/scalable/apps/gnome-system-config.svg -share/icons/Nuvola/scalable/apps/gnome-system.svg -share/icons/Nuvola/scalable/apps/gnome-terminal.svg -share/icons/Nuvola/scalable/apps/go.svg -share/icons/Nuvola/scalable/apps/hwbrowser.svg -share/icons/Nuvola/scalable/apps/kasteroids.svg -share/icons/Nuvola/scalable/apps/mouse-capplet.svg -share/icons/Nuvola/scalable/apps/mozilla-compose-icon.svg -share/icons/Nuvola/scalable/apps/mozilla-mail-icon.svg -share/icons/Nuvola/scalable/apps/mozilla-star.svg -share/icons/Nuvola/scalable/apps/mozilla.svg -share/icons/Nuvola/scalable/apps/my-computer.svg -share/icons/Nuvola/scalable/apps/network.svg -share/icons/Nuvola/scalable/apps/password.svg -share/icons/Nuvola/scalable/apps/procman.svg -share/icons/Nuvola/scalable/apps/realplayer.svg -share/icons/Nuvola/scalable/apps/redhat-accessories.svg -share/icons/Nuvola/scalable/apps/redhat-email.svg -share/icons/Nuvola/scalable/apps/redhat-games.svg -share/icons/Nuvola/scalable/apps/redhat-graphics.svg -share/icons/Nuvola/scalable/apps/redhat-home.svg -share/icons/Nuvola/scalable/apps/redhat-internet.svg -share/icons/Nuvola/scalable/apps/redhat-main-menu.svg -share/icons/Nuvola/scalable/apps/redhat-office.svg -share/icons/Nuvola/scalable/apps/redhat-preferences.svg -share/icons/Nuvola/scalable/apps/redhat-programming.svg -share/icons/Nuvola/scalable/apps/redhat-sound_video.svg -share/icons/Nuvola/scalable/apps/redhat-system_settings.svg -share/icons/Nuvola/scalable/apps/redhat-system_tools.svg -share/icons/Nuvola/scalable/apps/redhat-web-browser.svg -share/icons/Nuvola/scalable/apps/sane.svg -share/icons/Nuvola/scalable/apps/system-floppy.svg -share/icons/Nuvola/scalable/apps/system-search-32.svg -share/icons/Nuvola/scalable/apps/web-browser.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdrom.svg -share/icons/Nuvola/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Nuvola/scalable/devices/gnome-dev-dvd.svg -share/icons/Nuvola/scalable/devices/gnome-dev-floppy.svg -share/icons/Nuvola/scalable/devices/gnome-dev-harddisk.svg -share/icons/Nuvola/scalable/devices/gnome-dev-mouse.svg -share/icons/Nuvola/scalable/devices/gnome-dev-network.svg -share/icons/Nuvola/scalable/devices/gnome-dev-scanner.svg -share/icons/Nuvola/scalable/devices/gnome-dev-symlink.svg -share/icons/Nuvola/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Nuvola/scalable/emblems/emblem-camera.svg -share/icons/Nuvola/scalable/emblems/emblem-cool.svg -share/icons/Nuvola/scalable/emblems/emblem-danger.svg -share/icons/Nuvola/scalable/emblems/emblem-desktop.svg -share/icons/Nuvola/scalable/emblems/emblem-distinguished.svg -share/icons/Nuvola/scalable/emblems/emblem-documents.svg -share/icons/Nuvola/scalable/emblems/emblem-favorite.svg -share/icons/Nuvola/scalable/emblems/emblem-fun.svg -share/icons/Nuvola/scalable/emblems/emblem-generic.svg -share/icons/Nuvola/scalable/emblems/emblem-important.svg -share/icons/Nuvola/scalable/emblems/emblem-multimedia.svg -share/icons/Nuvola/scalable/emblems/emblem-noread.svg -share/icons/Nuvola/scalable/emblems/emblem-nowrite.svg -share/icons/Nuvola/scalable/emblems/emblem-ohno.svg -share/icons/Nuvola/scalable/emblems/emblem-package.svg -share/icons/Nuvola/scalable/emblems/emblem-pictures.svg -share/icons/Nuvola/scalable/emblems/emblem-relax.svg -share/icons/Nuvola/scalable/emblems/emblem-sound.svg -share/icons/Nuvola/scalable/emblems/emblem-symbolic-link.svg -share/icons/Nuvola/scalable/emblems/emblem-web.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory.icon -share/icons/Nuvola/scalable/filesystems/gnome-fs-directory.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-executable.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-ftp.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-home.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-network.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-nfs.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-regular.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-server.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-smb.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-ssh.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Nuvola/scalable/filesystems/gnome-fs-web.svg -share/icons/Nuvola/scalable/mimetypes/gnome-compressed.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-msword.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pgp-encrypted.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-postscript.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-text.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.calc.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.draw.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.impress.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-vnd.sun.xml.writer.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-abiword.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-core-file.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-dvi.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-executable-binary.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-gnumeric.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-iso-image.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-jar.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-ogg.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-application-x-tgz.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio-x-midi.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio-x-pn-realaudio.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-image.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-makefile.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text-x-sh.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-text.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-video.svg -share/icons/Nuvola/scalable/mimetypes/gnome-mime-x-readme.svg -share/icons/Nuvola/scalable/stock/applets-screenshooter.svg -share/icons/Nuvola/scalable/stock/bookmark.svg -share/icons/Nuvola/scalable/stock/bookmark_add.svg -share/icons/Nuvola/scalable/stock/brokenimage.svg -share/icons/Nuvola/scalable/stock/editcopy.svg -share/icons/Nuvola/scalable/stock/editdelete.svg -share/icons/Nuvola/scalable/stock/editpaste.svg -share/icons/Nuvola/scalable/stock/filenew.svg -share/icons/Nuvola/scalable/stock/fileopen.svg -share/icons/Nuvola/scalable/stock/filesave.svg -share/icons/Nuvola/scalable/stock/filesaveas.svg -share/icons/Nuvola/scalable/stock/find.svg -share/icons/Nuvola/scalable/stock/findreplace.svg -share/icons/Nuvola/scalable/stock/folder.svg -share/icons/Nuvola/scalable/stock/folder_new.svg -share/icons/Nuvola/scalable/stock/gaim_insert-smiley-small.svg -share/icons/Nuvola/scalable/stock/gaim_send-im.svg -share/icons/Nuvola/scalable/stock/gnome-logo.svg -share/icons/Nuvola/scalable/stock/panel-lockscreen.svg -share/icons/Nuvola/scalable/stock/print-preview.svg -share/icons/Nuvola/scalable/stock/printer.svg -share/icons/Nuvola/scalable/stock/recycled.svg -share/icons/Nuvola/scalable/stock/stock_gtk-goto-first.svg -share/icons/Nuvola/scalable/stock/stock_gtk-goto-last.svg -share/icons/Nuvola/scalable/stock/stock-gtk-remove.svg -share/icons/Nuvola/scalable/stock/stock-media-eject.svg -share/icons/Nuvola/scalable/stock/stock-media-ffwd.svg -share/icons/Nuvola/scalable/stock/stock-media-next.svg -share/icons/Nuvola/scalable/stock/stock-media-pause.svg -share/icons/Nuvola/scalable/stock/stock-media-play.svg -share/icons/Nuvola/scalable/stock/stock-media-prev.svg -share/icons/Nuvola/scalable/stock/stock-media-rewind.svg -share/icons/Nuvola/scalable/stock/stock-media-stop.svg -share/icons/Nuvola/scalable/stock/stock-revert-to-saved.svg -share/icons/Nuvola/scalable/stock/stock-volume.svg -share/icons/Nuvola/scalable/stock/stock_cdrom.svg -share/icons/Nuvola/scalable/stock/stock_cut.svg -share/icons/Nuvola/scalable/stock/stock_desktop.svg -share/icons/Nuvola/scalable/stock/stock_dialog_info.svg -share/icons/Nuvola/scalable/stock/stock_dialog_warning.svg -share/icons/Nuvola/scalable/stock/stock_edit.svg -share/icons/Nuvola/scalable/stock/stock_go-back.svg -share/icons/Nuvola/scalable/stock/stock_go-down.svg -share/icons/Nuvola/scalable/stock/stock_go-forward.svg -share/icons/Nuvola/scalable/stock/stock_go-up.svg -share/icons/Nuvola/scalable/stock/stock_help.svg -share/icons/Nuvola/scalable/stock/stock_home.svg -share/icons/Nuvola/scalable/stock/stock_quit.svg -share/icons/Nuvola/scalable/stock/stock_redo.svg -share/icons/Nuvola/scalable/stock/stock_reload.svg -share/icons/Nuvola/scalable/stock/stock_run.svg -share/icons/Nuvola/scalable/stock/stock_stop.svg -share/icons/Nuvola/scalable/stock/stock_undo.svg -share/icons/Wasp/index.theme -share/icons/Wasp/scalable/apps/advanced-directory.svg -share/icons/Wasp/scalable/apps/applets-screenshooter.svg -share/icons/Wasp/scalable/apps/background-capplet.svg -share/icons/Wasp/scalable/apps/bluefish.svg -share/icons/Wasp/scalable/apps/evolution-1.4.svg -share/icons/Wasp/scalable/apps/file-manager.svg -share/icons/Wasp/scalable/apps/file-roller.svg -share/icons/Wasp/scalable/apps/fonts-capplet.svg -share/icons/Wasp/scalable/apps/gaim.svg -share/icons/Wasp/scalable/apps/gdm.svg -share/icons/Wasp/scalable/apps/gedit-icon.svg -share/icons/Wasp/scalable/apps/gnome-applications.svg -share/icons/Wasp/scalable/apps/gnome-audio2.svg -share/icons/Wasp/scalable/apps/gnome-ccdesktop.svg -share/icons/Wasp/scalable/apps/gnome-cd-player.svg -share/icons/Wasp/scalable/apps/gnome-devel.svg -share/icons/Wasp/scalable/apps/gnome-envelope.svg -share/icons/Wasp/scalable/apps/gnome-eyes.svg -share/icons/Wasp/scalable/apps/gnome-favorites.svg -share/icons/Wasp/scalable/apps/gnome-gaim.svg -share/icons/Wasp/scalable/apps/gnome-gimp.svg -share/icons/Wasp/scalable/apps/gnome-globe.svg -share/icons/Wasp/scalable/apps/gnome-help.svg -share/icons/Wasp/scalable/apps/gnome-home.svg -share/icons/Wasp/scalable/apps/gnome-joystick.svg -share/icons/Wasp/scalable/apps/gnome-logo.svg -share/icons/Wasp/scalable/apps/gnome-main-menu.svg -share/icons/Wasp/scalable/apps/gnome-media-player.svg -share/icons/Wasp/scalable/apps/gnome-monitor.svg -share/icons/Wasp/scalable/apps/gnome-multimedia.svg -share/icons/Wasp/scalable/apps/gnome-palette.svg -share/icons/Wasp/scalable/apps/gnome-pdf.svg -share/icons/Wasp/scalable/apps/gnome-printers-properties.svg -share/icons/Wasp/scalable/apps/gnome-terminal.svg -share/icons/Wasp/scalable/apps/gnome-util.svg -share/icons/Wasp/scalable/apps/gnumeric.svg -share/icons/Wasp/scalable/apps/keyboard-capplet.svg -share/icons/Wasp/scalable/apps/keyboard-shortcut.svg -share/icons/Wasp/scalable/apps/keyboard.svg -share/icons/Wasp/scalable/apps/login-photo.svg -share/icons/Wasp/scalable/apps/mouse-capplet.svg -share/icons/Wasp/scalable/apps/mozilla-star.svg -share/icons/Wasp/scalable/apps/my-computer.svg -share/icons/Wasp/scalable/apps/network-config.svg -share/icons/Wasp/scalable/apps/network.svg -share/icons/Wasp/scalable/apps/procman.svg -share/icons/Wasp/scalable/apps/redhat-config-date.svg -share/icons/Wasp/scalable/apps/redhat-config-users.svg -share/icons/Wasp/scalable/apps/redhat-config-xfree86.svg -share/icons/Wasp/scalable/apps/redhat-games.svg -share/icons/Wasp/scalable/apps/redhat-home.svg -share/icons/Wasp/scalable/apps/redhat-internet.svg -share/icons/Wasp/scalable/apps/redhat-main-menu.svg -share/icons/Wasp/scalable/apps/redhat-office.svg -share/icons/Wasp/scalable/apps/redhat-preferences.svg -share/icons/Wasp/scalable/apps/redhat-programming.svg -share/icons/Wasp/scalable/apps/redhat-sound_video.svg -share/icons/Wasp/scalable/apps/redhat-web-browser.svg -share/icons/Wasp/scalable/apps/screensaver-properties.svg -share/icons/Wasp/scalable/apps/system-tools-32.svg -share/icons/Wasp/scalable/apps/system-tools.svg -share/icons/Wasp/scalable/apps/user_auth.svg -share/icons/Wasp/scalable/apps/vanity.svg -share/icons/Wasp/scalable/apps/web-browser.svg -share/icons/Wasp/scalable/apps/ximian-evolution-calendar.svg -share/icons/Wasp/scalable/apps/ximian-redhat-config-nfs.svg -share/icons/Wasp/scalable/apps/xmms.svg -share/icons/Wasp/scalable/devices/gnome-dev-camera.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdrom-audio.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdrom.svg -share/icons/Wasp/scalable/devices/gnome-dev-cdwriter.svg -share/icons/Wasp/scalable/devices/gnome-dev-dvd.svg -share/icons/Wasp/scalable/devices/gnome-dev-firewire.svg -share/icons/Wasp/scalable/devices/gnome-dev-floppy.svg -share/icons/Wasp/scalable/devices/gnome-dev-harddisk.svg -share/icons/Wasp/scalable/devices/gnome-dev-network.svg -share/icons/Wasp/scalable/devices/gnome-dev-palm.svg -share/icons/Wasp/scalable/devices/gnome-dev-printer.svg -share/icons/Wasp/scalable/devices/gnome-dev-symlink.svg -share/icons/Wasp/scalable/devices/gnome-dev-tape.svg -share/icons/Wasp/scalable/devices/gnome-dev-tv.svg -share/icons/Wasp/scalable/devices/gnome-dev-usb.svg -share/icons/Wasp/scalable/devices/gnome-dev-zipdisk.svg -share/icons/Wasp/scalable/emblems/emblem-camera.svg -share/icons/Wasp/scalable/emblems/emblem-cool.svg -share/icons/Wasp/scalable/emblems/emblem-danger.svg -share/icons/Wasp/scalable/emblems/emblem-distinguished.svg -share/icons/Wasp/scalable/emblems/emblem-documents.svg -share/icons/Wasp/scalable/emblems/emblem-favorite.svg -share/icons/Wasp/scalable/emblems/emblem-fun.svg -share/icons/Wasp/scalable/emblems/emblem-generic.svg -share/icons/Wasp/scalable/emblems/emblem-idea.svg -share/icons/Wasp/scalable/emblems/emblem-important.svg -share/icons/Wasp/scalable/emblems/emblem-mail.svg -share/icons/Wasp/scalable/emblems/emblem-multimedia.svg -share/icons/Wasp/scalable/emblems/emblem-noread.svg -share/icons/Wasp/scalable/emblems/emblem-nowrite.svg -share/icons/Wasp/scalable/emblems/emblem-package.svg -share/icons/Wasp/scalable/emblems/emblem-pictures.svg -share/icons/Wasp/scalable/emblems/emblem-relax.svg -share/icons/Wasp/scalable/emblems/emblem-sound.svg -share/icons/Wasp/scalable/emblems/emblem-symbolic-link.svg -share/icons/Wasp/scalable/emblems/emblem-web.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-blockdev.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-bookmark-missing.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-bookmark.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-chardev.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-directory-accept.icon -share/icons/Wasp/scalable/filesystems/gnome-fs-directory-accept.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-directory.icon -share/icons/Wasp/scalable/filesystems/gnome-fs-directory.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-executable.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-home.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-loading-icon.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-network.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-regular.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-server.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-smb.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-trash-empty.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-trash-full.svg -share/icons/Wasp/scalable/filesystems/gnome-fs-web.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-pdf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-pgp.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-rtf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-text.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-deb.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-afm.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-bdf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-linux-psf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-pcf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-ttf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font-type1.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-font.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-gnome-app-info.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-ogg.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-php.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-rpm.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-stuffit.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-tar.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-application-x-zip.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-aiff.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-mp3.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio-x-wav.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-audio.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-image-xcf.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-image.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-package.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-html.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-c-header.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-c.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-text-x-java.svg -share/icons/Wasp/scalable/mimetypes/gnome-mime-video.svg -share/icons/Wasp/scalable/stock/checkmark.svg -share/icons/Wasp/scalable/stock/clipboard.svg -share/icons/Wasp/scalable/stock/disk-floppy.svg -share/icons/Wasp/scalable/stock/filenew.svg -share/icons/Wasp/scalable/stock/find.svg -share/icons/Wasp/scalable/stock/findreplace.svg -share/icons/Wasp/scalable/stock/folder.svg -share/icons/Wasp/scalable/stock/help_book.svg -share/icons/Wasp/scalable/stock/home.svg -share/icons/Wasp/scalable/stock/information.svg -share/icons/Wasp/scalable/stock/navigation_down.svg -share/icons/Wasp/scalable/stock/navigation_left.svg -share/icons/Wasp/scalable/stock/navigation_reload.svg -share/icons/Wasp/scalable/stock/navigation_right.svg -share/icons/Wasp/scalable/stock/navigation_stop.svg -share/icons/Wasp/scalable/stock/navigation_up.svg -share/icons/Wasp/scalable/stock/print.svg -share/icons/Wasp/scalable/stock/stickies.svg -share/icons/Wasp/scalable/stock/stock_accessories.svg -share/icons/Wasp/scalable/stock/stock_amusements.svg -share/icons/Wasp/scalable/stock/stock_dialog_info.svg -share/icons/Wasp/scalable/stock/gaim_auth.svg -share/icons/Wasp/scalable/stock/gaim_error.svg -share/icons/Wasp/scalable/stock/gaim_info.svg -share/icons/Wasp/scalable/stock/gaim_offline.svg -share/icons/Wasp/scalable/stock/gaim_online.svg -share/icons/Wasp/scalable/stock/stock_gnome-logo.svg -share/icons/Wasp/scalable/stock/stock_internet.svg -share/icons/Wasp/scalable/stock/stock_lockscreen.svg -share/icons/Wasp/scalable/stock/stock_logout.svg -share/icons/Wasp/scalable/stock/stock_multimedia.svg -share/icons/Wasp/scalable/stock/stock_searchtool.svg -share/locale/az/LC_MESSAGES/gnome-themes-extra.mo -share/locale/ca/LC_MESSAGES/gnome-themes-extra.mo -share/locale/cs/LC_MESSAGES/gnome-themes-extra.mo -share/locale/da/LC_MESSAGES/gnome-themes-extra.mo -share/locale/de/LC_MESSAGES/gnome-themes-extra.mo -share/locale/el/LC_MESSAGES/gnome-themes-extra.mo -share/locale/es/LC_MESSAGES/gnome-themes-extra.mo -share/locale/fr/LC_MESSAGES/gnome-themes-extra.mo -share/locale/he/LC_MESSAGES/gnome-themes-extra.mo -share/locale/ja/LC_MESSAGES/gnome-themes-extra.mo -share/locale/ko/LC_MESSAGES/gnome-themes-extra.mo -share/locale/nl/LC_MESSAGES/gnome-themes-extra.mo -share/locale/no/LC_MESSAGES/gnome-themes-extra.mo -share/locale/pl/LC_MESSAGES/gnome-themes-extra.mo -share/locale/pt/LC_MESSAGES/gnome-themes-extra.mo -share/locale/sk/LC_MESSAGES/gnome-themes-extra.mo -share/locale/sr/LC_MESSAGES/gnome-themes-extra.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes-extra.mo -share/locale/sv/LC_MESSAGES/gnome-themes-extra.mo -share/locale/tr/LC_MESSAGES/gnome-themes-extra.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes-extra.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes-extra.mo -share/themes/Amaranth/gtk-2.0/gtkrc -share/themes/Amaranth/gtk-2.0/iconrc -share/themes/Amaranth/index.theme -share/themes/Gorilla/gtk-2.0/gtkrc -share/themes/Gorilla/gtk-2.0/iconrc -share/themes/Gorilla/gtk/gtkrc -share/themes/Gorilla/index.theme -share/themes/Industrial/gtk-2.0/gtkrc -share/themes/Industrial/gtk-2.0/stock_apply.png -share/themes/Industrial/gtk-2.0/stock_bottom-16.png -share/themes/Industrial/gtk-2.0/stock_bottom.png -share/themes/Industrial/gtk-2.0/stock_cancel-16.png -share/themes/Industrial/gtk-2.0/stock_cancel.png -share/themes/Industrial/gtk-2.0/stock_down-16.png -share/themes/Industrial/gtk-2.0/stock_down.png -share/themes/Industrial/gtk-2.0/stock_first-16.png -share/themes/Industrial/gtk-2.0/stock_first.png -share/themes/Industrial/gtk-2.0/stock_last-16.png -share/themes/Industrial/gtk-2.0/stock_last.png -share/themes/Industrial/gtk-2.0/stock_left-16.png -share/themes/Industrial/gtk-2.0/stock_left.png -share/themes/Industrial/gtk-2.0/stock_ok.png -share/themes/Industrial/gtk-2.0/stock_refresh-16.png -share/themes/Industrial/gtk-2.0/stock_refresh.png -share/themes/Industrial/gtk-2.0/stock_right-16.png -share/themes/Industrial/gtk-2.0/stock_right.png -share/themes/Industrial/gtk-2.0/stock_top-16.png -share/themes/Industrial/gtk-2.0/stock_top.png -share/themes/Industrial/gtk-2.0/stock_up-16.png -share/themes/Industrial/gtk-2.0/stock_up.png -share/themes/Lush/gtk-2.0/gtkrc -share/themes/Lush/gtk-2.0/iconrc -share/themes/Lush/index.theme -share/themes/Nuvola/gtk-1.0/gtkrc -share/themes/Nuvola/gtk-2.0/gtkrc -share/themes/Nuvola/gtk-2.0/iconrc -share/themes/Nuvola/index.theme -share/themes/Wasp/gtk-2.0/gtkrc -share/themes/Wasp/gtk-2.0/iconrc -share/themes/Wasp/index.theme -@dirrm share/themes/Wasp/gtk-2.0 -@dirrm share/themes/Wasp -@dirrm share/themes/Nuvola/gtk-2.0 -@dirrm share/themes/Nuvola/gtk-1.0 -@dirrm share/themes/Nuvola -@dirrm share/themes/Lush/gtk-2.0 -@dirrm share/themes/Lush -@dirrm share/themes/Industrial/gtk-2.0 -@dirrm share/themes/Industrial -@dirrm share/themes/Gorilla/gtk-2.0 -@dirrm share/themes/Gorilla/gtk -@dirrm share/themes/Gorilla -@dirrm share/themes/Amaranth/gtk-2.0 -@dirrm share/themes/Amaranth -@dirrm share/icons/Wasp/scalable/stock -@dirrm share/icons/Wasp/scalable/mimetypes -@dirrm share/icons/Wasp/scalable/filesystems -@dirrm share/icons/Wasp/scalable/emblems -@dirrm share/icons/Wasp/scalable/devices -@dirrm share/icons/Wasp/scalable/apps -@dirrm share/icons/Wasp/scalable -@dirrm share/icons/Wasp -@dirrm share/icons/Nuvola/scalable/stock -@dirrm share/icons/Nuvola/scalable/mimetypes -@dirrm share/icons/Nuvola/scalable/filesystems -@dirrm share/icons/Nuvola/scalable/emblems -@dirrm share/icons/Nuvola/scalable/devices -@dirrm share/icons/Nuvola/scalable/apps -@dirrm share/icons/Nuvola/scalable -@dirrm share/icons/Nuvola -@dirrm share/icons/Lush/scalable/stock -@dirrm share/icons/Lush/scalable/mimetypes -@dirrm share/icons/Lush/scalable/filesystems -@dirrm share/icons/Lush/scalable/emblems -@dirrm share/icons/Lush/scalable/devices -@dirrm share/icons/Lush/scalable/apps -@dirrm share/icons/Lush/scalable -@dirrm share/icons/Lush -@dirrm share/icons/Gorilla/scalable/stock -@dirrm share/icons/Gorilla/scalable/mimetypes -@dirrm share/icons/Gorilla/scalable/filesystems -@dirrm share/icons/Gorilla/scalable/emblems -@dirrm share/icons/Gorilla/scalable/devices -@dirrm share/icons/Gorilla/scalable/apps -@dirrm share/icons/Gorilla/scalable -@dirrm share/icons/Gorilla/24x24/apps -@dirrm share/icons/Gorilla/24x24 -@dirrm share/icons/Gorilla -@dirrm share/icons/Amaranth/scalable/stock -@dirrm share/icons/Amaranth/scalable/mimetypes -@dirrm share/icons/Amaranth/scalable/filesystems -@dirrm share/icons/Amaranth/scalable/emblems -@dirrm share/icons/Amaranth/scalable/devices -@dirrm share/icons/Amaranth/scalable/apps -@dirrm share/icons/Amaranth/scalable -@dirrm share/icons/Amaranth -@dirrm share/gnome/themes/Wasp/metacity-1 -@dirrm share/gnome/themes/Wasp -@dirrm share/gnome/themes/Nuvola-old/metacity-1 -@dirrm share/gnome/themes/Nuvola-old -@dirrm share/gnome/themes/Nuvola/metacity-1 -@dirrm share/gnome/themes/Nuvola -@dirrm share/gnome/themes/Lush/metacity-1 -@dirrm share/gnome/themes/Lush -@dirrm share/gnome/themes/Gorilla/metacity-1 -@dirrm share/gnome/themes/Gorilla -@dirrm share/gnome/themes/Amaranth/metacity-1 -@dirrm share/gnome/themes/Amaranth diff --git a/x11-toolkits/gnome-themes/Makefile b/x11-toolkits/gnome-themes/Makefile deleted file mode 100644 index 793949243..000000000 --- a/x11-toolkits/gnome-themes/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: gnome-themes -# Date Created: 05 October 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gnome-themes/Makefile,v 1.13 2003/10/17 01:12:48 marcus Exp $ -# - -PORTNAME= gnome-themes -PORTVERSION= 2.5.91 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A collection of themes and icons for GNOME 2 designed for accessibility - -BUILD_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 -RUN_DEPENDS= ${X11BASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-toolkits/gtk-engines2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_REINPLACE= yes -USE_LIBTOOL_VER=13 -USE_GNOME= gnomehack lthack metacity libgnomeui -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|noinst_PROGRAMS = |noinst_PROGRAMS = #|g' - -.include <bsd.port.mk> diff --git a/x11-toolkits/gnome-themes/distinfo b/x11-toolkits/gnome-themes/distinfo deleted file mode 100644 index 883c7baa8..000000000 --- a/x11-toolkits/gnome-themes/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gnome-themes-2.5.91.tar.bz2) = 2c9803ca27c8443a4fcb91bd78532fd7 -SIZE (gnome2/gnome-themes-2.5.91.tar.bz2) = 2534207 diff --git a/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-gradient.c b/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-gradient.c deleted file mode 100644 index 9111a7ac5..000000000 --- a/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-gradient.c +++ /dev/null @@ -1,31 +0,0 @@ ---- gtk-themes/Crux/src/crux-gradient.c.orig Thu Oct 16 20:57:05 2003 -+++ gtk-themes/Crux/src/crux-gradient.c Thu Oct 16 21:01:18 2003 -@@ -207,7 +207,7 @@ - const eazel_engine_gradient *gradient) - { - int rgb_size = clip_rect->height; -- guchar *rgb = alloca (rgb_size * 3), *ptr; -+ guchar *rgb = g_malloc (rgb_size * 3), *ptr; - - eazel_engine_fill_gradient_rgb_buffer (gradient, full_rect->height, rgb, - clip_rect->y - full_rect->y, -@@ -239,7 +239,7 @@ - } - else - { -- guchar *xrgb = alloca (clip_rect->width * clip_rect->height * 3); -+ guchar *xrgb = g_malloc (clip_rect->width * clip_rect->height * 3); - int x, y; - guchar *ptr_in = rgb, *ptr_out = xrgb; - for (y = 0; y < clip_rect->height; y++) -@@ -257,7 +257,10 @@ - gdk_draw_rgb_image (drawable, gc, clip_rect->x, clip_rect->y, - clip_rect->width, clip_rect->height, - dither_mode, xrgb, clip_rect->width * 3); -+ g_free (xrgb); - } -+ -+ g_free (rgb); - } - - static void diff --git a/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-pixmaps.c b/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-pixmaps.c deleted file mode 100644 index 7813ce91f..000000000 --- a/x11-toolkits/gnome-themes/files/patch-gtk-themes_Crux_src_crux-pixmaps.c +++ /dev/null @@ -1,14 +0,0 @@ ---- gtk-themes/Crux/src/crux-pixmaps.c.orig Thu Oct 16 21:01:59 2003 -+++ gtk-themes/Crux/src/crux-pixmaps.c Thu Oct 16 21:02:17 2003 -@@ -340,9 +340,10 @@ - { - GdkPixbuf *pixbuf; - size_t len = strlen (*path) + strlen (file) + 2; -- char *buf = alloca (len); -+ char *buf = g_malloc (len); - sprintf (buf, "%s/%s", *path, file); - pixbuf = gdk_pixbuf_new_from_file (buf, NULL); -+ g_free (buf); - if (pixbuf != 0) - return pixbuf; - path++; diff --git a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in b/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in deleted file mode 100644 index 090c18883..000000000 --- a/x11-toolkits/gnome-themes/files/patch-metacity-themes_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- metacity-themes/Makefile.in.orig Tue Dec 9 22:11:42 2003 -+++ metacity-themes/Makefile.in Tue Dec 9 22:12:00 2003 -@@ -122,7 +122,7 @@ - THEMES = Mist Sandwish Smokey - - --THEME_DIR = $(datadir)/themes -+THEME_DIR = $(datadir)/gnome/themes - THEME_SUBDIR = metacity-1 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h diff --git a/x11-toolkits/gnome-themes/pkg-descr b/x11-toolkits/gnome-themes/pkg-descr deleted file mode 100644 index f3fa6135c..000000000 --- a/x11-toolkits/gnome-themes/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -New package of default themes for GNOME, which currently includes GTK+ and -icon themes designed for accessibility. diff --git a/x11-toolkits/gnome-themes/pkg-plist b/x11-toolkits/gnome-themes/pkg-plist deleted file mode 100644 index b70b5f029..000000000 --- a/x11-toolkits/gnome-themes/pkg-plist +++ /dev/null @@ -1,1733 +0,0 @@ -lib/gtk-2.0/2.2.0/engines/libcrux-engine.so -lib/gtk-2.0/2.2.0/engines/libhcengine.so -lib/gtk-2.0/2.2.0/engines/liblighthouseblue.so -lib/gtk-2.0/2.2.0/engines/libmist.so -lib/gtk-2.0/2.2.0/engines/libthinice.so -share/eazel-engine/arrow_down-spinner.png -share/eazel-engine/arrow_down.png -share/eazel-engine/arrow_left.png -share/eazel-engine/arrow_right.png -share/eazel-engine/arrow_up-spinner.png -share/eazel-engine/arrow_up.png -share/eazel-engine/check-active-default-focus.png -share/eazel-engine/check-active-default.png -share/eazel-engine/check-active-hilight-focus.png -share/eazel-engine/check-active-hilight.png -share/eazel-engine/check-active-insensitive.png -share/eazel-engine/check-active-pressed-focus.png -share/eazel-engine/check-active-pressed.png -share/eazel-engine/check-default-focus.png -share/eazel-engine/check-default.png -share/eazel-engine/check-hilight-focus.png -share/eazel-engine/check-hilight.png -share/eazel-engine/check-insensitive.png -share/eazel-engine/check-pressed-focus.png -share/eazel-engine/check-pressed.png -share/eazel-engine/progressbar-left.png -share/eazel-engine/progressbar-right.png -share/eazel-engine/progressbar.png -share/eazel-engine/progressbar_trough.png -share/eazel-engine/radio-active-default-focus.png -share/eazel-engine/radio-active-default.png -share/eazel-engine/radio-active-hilight-focus.png -share/eazel-engine/radio-active-hilight.png -share/eazel-engine/radio-active-insensitive.png -share/eazel-engine/radio-active-pressed-focus.png -share/eazel-engine/radio-active-pressed.png -share/eazel-engine/radio-default-focus.png -share/eazel-engine/radio-default.png -share/eazel-engine/radio-hilight-focus.png -share/eazel-engine/radio-hilight.png -share/eazel-engine/radio-insensitive.png -share/eazel-engine/radio-pressed-focus.png -share/eazel-engine/radio-pressed.png -share/eazel-engine/scroller-arrow-down-hilight.png -share/eazel-engine/scroller-arrow-down-pressed.png -share/eazel-engine/scroller-arrow-down.png -share/eazel-engine/scroller-arrow-left-hilight.png -share/eazel-engine/scroller-arrow-left-pressed.png -share/eazel-engine/scroller-arrow-left.png -share/eazel-engine/scroller-arrow-right-hilight.png -share/eazel-engine/scroller-arrow-right-pressed.png -share/eazel-engine/scroller-arrow-right.png -share/eazel-engine/scroller-arrow-up-hilight.png -share/eazel-engine/scroller-arrow-up-pressed.png -share/eazel-engine/scroller-arrow-up.png -share/eazel-engine/scroller-h-hilight.png -share/eazel-engine/scroller-h-thumb-hilight.png -share/eazel-engine/scroller-h-thumb.png -share/eazel-engine/scroller-h-trough.png -share/eazel-engine/scroller-h.png -share/eazel-engine/scroller-v-hilight.png -share/eazel-engine/scroller-v-thumb-hilight.png -share/eazel-engine/scroller-v-thumb.png -share/eazel-engine/scroller-v-trough.png -share/eazel-engine/scroller-v.png -share/eazel-engine/slider_h_thumb.png -share/eazel-engine/slider_h_trough.png -share/eazel-engine/slider_h_trough_focus.png -share/eazel-engine/slider_v_thumb.png -share/eazel-engine/slider_v_trough.png -share/eazel-engine/slider_v_trough_focus.png -share/eazel-engine/tab_left-unsel.png -share/eazel-engine/tab_left.png -share/eazel-engine/tab_right.png -share/eazel-engine/tab_sel-bottom.png -share/eazel-engine/tab_sel.png -share/eazel-engine/tab_usel-bottom-left.png -share/eazel-engine/tab_usel-bottom.png -share/eazel-engine/tab_usel-left.png -share/eazel-engine/tab_usel.png -share/gnome/themes/Mist/metacity-1/metacity-theme-1.xml -share/gnome/themes/Sandwish/metacity-1/active-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/active-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-button.png -share/gnome/themes/Sandwish/metacity-1/active-close-button.png -share/gnome/themes/Sandwish/metacity-1/active-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/active-menu-button.png -share/gnome/themes/Sandwish/metacity-1/active-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/active-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/active-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-left.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-mid-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-left-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-mid-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/active-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-border-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-bottom-right-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-close-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-left-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-maximize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-prelight.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button-pressed.png -share/gnome/themes/Sandwish/metacity-1/inactive-menu-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-minimize-button.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border-shaded.png -share/gnome/themes/Sandwish/metacity-1/inactive-right-top-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-left.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-mid.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-center-right.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-left-corner.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-mid-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-border.png -share/gnome/themes/Sandwish/metacity-1/inactive-top-right-corner.png -share/gnome/themes/Sandwish/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/button-base.png -share/gnome/themes/Smokey/metacity-1/button-pressed-shine.png -share/gnome/themes/Smokey/metacity-1/button-pressed.png -share/gnome/themes/Smokey/metacity-1/button-shine.png -share/gnome/themes/Smokey/metacity-1/close.png -share/gnome/themes/Smokey/metacity-1/maximize.png -share/gnome/themes/Smokey/metacity-1/metacity-theme-1.xml -share/gnome/themes/Smokey/metacity-1/minimize.png -share/gnome/themes/Smokey/metacity-1/stripes.png -share/icons/Crux/12x12/filesystems/gnome-fs-directory.png -share/icons/Crux/12x12/filesystems/gnome-fs-regular.png -share/icons/Crux/192x192/filesystems/gnome-fs-directory.png -share/icons/Crux/192x192/filesystems/gnome-fs-regular.png -share/icons/Crux/20x20/filesystems/gnome-fs-directory.png -share/icons/Crux/20x20/filesystems/gnome-fs-regular.png -share/icons/Crux/24x24/filesystems/gnome-fs-directory.png -share/icons/Crux/24x24/filesystems/gnome-fs-regular.png -share/icons/Crux/36x36/filesystems/gnome-fs-directory.png -share/icons/Crux/36x36/filesystems/gnome-fs-regular.png -share/icons/Crux/48x48/emblems/emblem-nowrite.png -share/icons/Crux/48x48/filesystems/gnome-fs-directory.png -share/icons/Crux/48x48/filesystems/gnome-fs-regular.png -share/icons/Crux/72x72/emblems/emblem-nowrite.png -share/icons/Crux/72x72/filesystems/gnome-fs-directory.png -share/icons/Crux/72x72/filesystems/gnome-fs-regular.png -share/icons/Crux/96x96/emblems/emblem-nowrite.png -share/icons/Crux/96x96/filesystems/gnome-fs-directory.png -share/icons/Crux/96x96/filesystems/gnome-fs-regular.png -share/icons/Crux/index.theme -share/icons/Flat-Blue/12x12/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/12x12/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/192x192/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/20x20/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/24x24/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/24x24/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/36x36/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/36x36/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-broken-image.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-spreadsheet.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-stalled.png -share/icons/Flat-Blue/48x48/devices/gnome-dev-symlink.png -share/icons/Flat-Blue/48x48/emblems/emblem-art.png -share/icons/Flat-Blue/48x48/emblems/emblem-broken-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-camera.png -share/icons/Flat-Blue/48x48/emblems/emblem-documents.png -share/icons/Flat-Blue/48x48/emblems/emblem-generic.png -share/icons/Flat-Blue/48x48/emblems/emblem-mail.png -share/icons/Flat-Blue/48x48/emblems/emblem-multimedia.png -share/icons/Flat-Blue/48x48/emblems/emblem-package.png -share/icons/Flat-Blue/48x48/emblems/emblem-pictures.png -share/icons/Flat-Blue/48x48/emblems/emblem-sound.png -share/icons/Flat-Blue/48x48/emblems/emblem-symbolic-link.png -share/icons/Flat-Blue/48x48/emblems/emblem-trash.png -share/icons/Flat-Blue/48x48/emblems/emblem-web.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-bookmark.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-home.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-loading.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Flat-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Flat-Blue/72x72/devices/gnome-dev-search.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/72x72/filesystems/gnome-fs-web.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-directory.png -share/icons/Flat-Blue/96x96/filesystems/gnome-fs-regular.png -share/icons/Flat-Blue/index.theme -share/icons/Flat-Blue/scalable/emblems/emblem-OK.svg -share/icons/Flat-Blue/scalable/emblems/emblem-certified.svg -share/icons/Flat-Blue/scalable/emblems/emblem-cool.svg -share/icons/Flat-Blue/scalable/emblems/emblem-danger.svg -share/icons/Flat-Blue/scalable/emblems/emblem-distinguished.svg -share/icons/Flat-Blue/scalable/emblems/emblem-draft.svg -share/icons/Flat-Blue/scalable/emblems/emblem-favorite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-important.svg -share/icons/Flat-Blue/scalable/emblems/emblem-new.svg -share/icons/Flat-Blue/scalable/emblems/emblem-noread.svg -share/icons/Flat-Blue/scalable/emblems/emblem-nowrite.svg -share/icons/Flat-Blue/scalable/emblems/emblem-ohno.svg -share/icons/Flat-Blue/scalable/emblems/emblem-personal.svg -share/icons/Flat-Blue/scalable/emblems/emblem-special.svg -share/icons/Flat-Blue/scalable/emblems/emblem-urgent.svg -share/icons/HighContrast/index.theme -share/icons/HighContrastInverse/index.theme -share/icons/HighContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrint/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/charpick.png -share/icons/HighContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gkb.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrint/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrint/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrint/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrint/index.theme -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/accessibility-keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/advanced-directory.png -share/icons/HighContrastLargePrintInverse/48x48/apps/background-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/behavior-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/charpick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/default-applications-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/font-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gedit-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gkb.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-applications.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-audio2.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-calc3.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccmime.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccscreensaver.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ccthemes.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cd.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-cdplayer-icon.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-character-map.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-clock.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-devel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-eog.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghex.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-ghostview.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-globe.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-graphics.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-grecord.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-help.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-home.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-joystick.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-log.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-logo-icon-transparent.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mailcheck.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mini-commander.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-mixer-applet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-multimedia.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-panel.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-session.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-settings.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-starthere.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-system.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-terminal.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-util.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-windows.png -share/icons/HighContrastLargePrintInverse/48x48/apps/gnome-workspace.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/keyboard-shortcut.png -share/icons/HighContrastLargePrintInverse/48x48/apps/launcher-program.png -share/icons/HighContrastLargePrintInverse/48x48/apps/metacity-properties.png -share/icons/HighContrastLargePrintInverse/48x48/apps/mouse-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/sound-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/apps/window-capplet.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-cdrom.png -share/icons/HighContrastLargePrintInverse/48x48/devices/gnome-dev-floppy.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-important.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-noread.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-personal.png -share/icons/HighContrastLargePrintInverse/48x48/emblems/emblem-special.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.icon -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-directory.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-executable.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-ftp.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-home.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-nfs.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-regular.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-share.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-smb.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/HighContrastLargePrintInverse/48x48/filesystems/gnome-fs-trash-full.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-compressed.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-library.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-audio.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-png.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-image.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-css.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-html.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-text.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/HighContrastLargePrintInverse/48x48/mimetypes/gnome-package.png -share/icons/HighContrastLargePrintInverse/index.theme -share/icons/LargePrint/index.theme -share/icons/LowContrast/index.theme -share/icons/LowContrastLargePrint/48x48/apps/accessibility-directory.png -share/icons/LowContrastLargePrint/48x48/apps/accessibility-keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/advanced-directory.png -share/icons/LowContrastLargePrint/48x48/apps/background-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/behavior-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/charpick.png -share/icons/LowContrastLargePrint/48x48/apps/default-applications-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/font-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/gedit-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gkb.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-applications.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-audio2.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-calc3.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccmime.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccscreensaver.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ccthemes.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cd.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-cdplayer-icon.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-character-map.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-clock.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-devel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-eog.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghex.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-ghostview.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-globe.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-graphics.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-grecord.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-help.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-home.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-joystick.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-log.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-logo-icon-transparent.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mailcheck.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mini-commander.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-mixer-applet.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-multimedia.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-panel.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-session.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-settings.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-starthere.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-system.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-terminal.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-util.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-windows.png -share/icons/LowContrastLargePrint/48x48/apps/gnome-workspace.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/keyboard-shortcut.png -share/icons/LowContrastLargePrint/48x48/apps/launcher-program.png -share/icons/LowContrastLargePrint/48x48/apps/metacity-properties.png -share/icons/LowContrastLargePrint/48x48/apps/mouse-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/sound-capplet.png -share/icons/LowContrastLargePrint/48x48/apps/window-capplet.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom-audio.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-cdrom.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-dvd.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-floppy.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-harddisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-jazdisk.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-memory.png -share/icons/LowContrastLargePrint/48x48/devices/gnome-dev-zipdisk.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-art.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-camera.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-documents.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-mail.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-multimedia.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-noread.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-package.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-pictures.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-sound.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-symbolic-link.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-trash.png -share/icons/LowContrastLargePrint/48x48/emblems/emblem-web.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-blockdev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark-missing.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-bookmark.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-chardev.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-directory.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-executable.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-fifo.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-ftp.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-home.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-loading-icon.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-nfs.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.icon -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-regular.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-share.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-smb.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-socket.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-trash-full.png -share/icons/LowContrastLargePrint/48x48/filesystems/gnome-fs-web.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-compressed.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-library.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-msword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-encrypted.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp-keys.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-pgp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-postscript.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-qif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-rtf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.lotus-1-2-3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-excel.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.ms-powerpoint.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.rn-realmedia.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.stardivision.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.calc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.impress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-vnd.sun.xml.writer.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-abiword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-spreadsheet.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-applix-word.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-arj.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-backup.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-bzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-compress.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-core-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dc-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-deb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-dia-diagram.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-e-theme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-bdf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-linux-psf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-pcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-sunos-news.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-font-ttf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gameboy-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-genesis-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnome-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gnumeric.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gtktalog.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-gzip.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-java-byte-code.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kde-app-info.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-killustrator.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kpresenter.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kspread.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-kword.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-mrproject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-msx-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-n64-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-nes-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-object-file.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-ogg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-php.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-python-bytecode.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-reject.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-rpm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-scheme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-smil.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sms-rom.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-stuffit.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-application-x-tex.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-ac3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-basic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-aiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-it.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-midi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mod.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-mp3.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-pn-realaudio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-s3m.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-stm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-ulaw.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-voc.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-wav.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xi.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio-x-xm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-audio.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-bmp.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-gif.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-ief.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-jpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-png.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-svg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-tiff.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-3ds.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-applix-graphic.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-cmu-raster.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lwo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-lws.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-anymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-bitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-graymap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-portable-pixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-psd.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-rgb.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-tga.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xbitmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xcf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xfig.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xpixmap.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image-x-xwindowdump.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-image.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-css.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-html.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-authors.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c++.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c-header.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-c.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-copying.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-credits.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-csh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-install.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-java.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-literate-haskell.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-lyx.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-makefile.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-patch.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-perl.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-python.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-readme.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-sql.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-troff-man.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-x-zsh.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text-xml.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-text.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-mpeg.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-quicktime.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-asf.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-ms-wmv.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-video-x-msvideo.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-mime-x-font-afm.png -share/icons/LowContrastLargePrint/48x48/mimetypes/gnome-package.png -share/icons/LowContrastLargePrint/index.theme -share/icons/Sandy/12x12/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/12x12/filesystems/gnome-fs-directory.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/24x24/filesystems/gnome-fs-directory.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/36x36/filesystems/gnome-fs-directory.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/48x48/filesystems/gnome-fs-directory.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/72x72/filesystems/gnome-fs-directory.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory-accept.png -share/icons/Sandy/96x96/filesystems/gnome-fs-directory.png -share/icons/Sandy/index.theme -share/icons/Smokey-Blue/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Blue/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Blue/index.theme -share/icons/Smokey-Red/48x48/emblems/emblem-nowrite.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-72.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory-96.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-directory.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-nfs.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-empty.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full-accept.png -share/icons/Smokey-Red/48x48/filesystems/gnome-fs-trash-full.png -share/icons/Smokey-Red/index.theme -share/locale/am/LC_MESSAGES/gnome-themes.mo -share/locale/ar/LC_MESSAGES/gnome-themes.mo -share/locale/az/LC_MESSAGES/gnome-themes.mo -share/locale/be/LC_MESSAGES/gnome-themes.mo -share/locale/bg/LC_MESSAGES/gnome-themes.mo -share/locale/bn/LC_MESSAGES/gnome-themes.mo -share/locale/ca/LC_MESSAGES/gnome-themes.mo -share/locale/cs/LC_MESSAGES/gnome-themes.mo -share/locale/cy/LC_MESSAGES/gnome-themes.mo -share/locale/da/LC_MESSAGES/gnome-themes.mo -share/locale/de/LC_MESSAGES/gnome-themes.mo -share/locale/el/LC_MESSAGES/gnome-themes.mo -share/locale/es/LC_MESSAGES/gnome-themes.mo -share/locale/et/LC_MESSAGES/gnome-themes.mo -share/locale/eu/LC_MESSAGES/gnome-themes.mo -share/locale/fa/LC_MESSAGES/gnome-themes.mo -share/locale/fi/LC_MESSAGES/gnome-themes.mo -share/locale/fr/LC_MESSAGES/gnome-themes.mo -share/locale/ga/LC_MESSAGES/gnome-themes.mo -share/locale/he/LC_MESSAGES/gnome-themes.mo -share/locale/hi/LC_MESSAGES/gnome-themes.mo -share/locale/hr/LC_MESSAGES/gnome-themes.mo -share/locale/hu/LC_MESSAGES/gnome-themes.mo -share/locale/id/LC_MESSAGES/gnome-themes.mo -share/locale/is/LC_MESSAGES/gnome-themes.mo -share/locale/it/LC_MESSAGES/gnome-themes.mo -share/locale/ja/LC_MESSAGES/gnome-themes.mo -share/locale/ko/LC_MESSAGES/gnome-themes.mo -share/locale/li/LC_MESSAGES/gnome-themes.mo -share/locale/lt/LC_MESSAGES/gnome-themes.mo -share/locale/lv/LC_MESSAGES/gnome-themes.mo -share/locale/mk/LC_MESSAGES/gnome-themes.mo -share/locale/ml/LC_MESSAGES/gnome-themes.mo -share/locale/mn/LC_MESSAGES/gnome-themes.mo -share/locale/ms/LC_MESSAGES/gnome-themes.mo -share/locale/nl/LC_MESSAGES/gnome-themes.mo -share/locale/no/LC_MESSAGES/gnome-themes.mo -share/locale/pl/LC_MESSAGES/gnome-themes.mo -share/locale/pt/LC_MESSAGES/gnome-themes.mo -share/locale/pt_BR/LC_MESSAGES/gnome-themes.mo -share/locale/ro/LC_MESSAGES/gnome-themes.mo -share/locale/ru/LC_MESSAGES/gnome-themes.mo -share/locale/sk/LC_MESSAGES/gnome-themes.mo -share/locale/sl/LC_MESSAGES/gnome-themes.mo -share/locale/sq/LC_MESSAGES/gnome-themes.mo -share/locale/sr/LC_MESSAGES/gnome-themes.mo -share/locale/sr@Latn/LC_MESSAGES/gnome-themes.mo -share/locale/sv/LC_MESSAGES/gnome-themes.mo -share/locale/th/LC_MESSAGES/gnome-themes.mo -share/locale/tr/LC_MESSAGES/gnome-themes.mo -share/locale/uk/LC_MESSAGES/gnome-themes.mo -share/locale/vi/LC_MESSAGES/gnome-themes.mo -share/locale/wa/LC_MESSAGES/gnome-themes.mo -share/locale/zh_CN/LC_MESSAGES/gnome-themes.mo -share/locale/zh_TW/LC_MESSAGES/gnome-themes.mo -share/themes/Crux/gtk-2.0/gtkrc -share/themes/Crux/index.theme -share/themes/Grand-Canyon/gtk-2.0/3d_all_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_all_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_bottom_prelight.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_normal.png -share/themes/Grand-Canyon/gtk-2.0/3d_top_prelight.png -share/themes/Grand-Canyon/gtk-2.0/arrow_down.png -share/themes/Grand-Canyon/gtk-2.0/arrow_left.png -share/themes/Grand-Canyon/gtk-2.0/arrow_null.png -share/themes/Grand-Canyon/gtk-2.0/arrow_right.png -share/themes/Grand-Canyon/gtk-2.0/arrow_sub.png -share/themes/Grand-Canyon/gtk-2.0/arrow_up.png -share/themes/Grand-Canyon/gtk-2.0/blank.png -share/themes/Grand-Canyon/gtk-2.0/button_default.png -share/themes/Grand-Canyon/gtk-2.0/check2.png -share/themes/Grand-Canyon/gtk-2.0/entry1.png -share/themes/Grand-Canyon/gtk-2.0/gtkrc -share/themes/Grand-Canyon/gtk-2.0/gtkrc.pants -share/themes/Grand-Canyon/gtk-2.0/hline.png -share/themes/Grand-Canyon/gtk-2.0/htrough.png -share/themes/Grand-Canyon/gtk-2.0/in.png -share/themes/Grand-Canyon/gtk-2.0/menu_shadow.png -share/themes/Grand-Canyon/gtk-2.0/minus.png -share/themes/Grand-Canyon/gtk-2.0/mradio1.png -share/themes/Grand-Canyon/gtk-2.0/mradio2.png -share/themes/Grand-Canyon/gtk-2.0/notebook_bottom_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_left_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_right_flat.png -share/themes/Grand-Canyon/gtk-2.0/notebook_top_flat.png -share/themes/Grand-Canyon/gtk-2.0/option_menu.png -share/themes/Grand-Canyon/gtk-2.0/plus.png -share/themes/Grand-Canyon/gtk-2.0/radio2.png -share/themes/Grand-Canyon/gtk-2.0/vtrough.png -share/themes/Grand-Canyon/index.theme -share/themes/HighContrast/gtk-2.0/gtkrc -share/themes/HighContrast/index.theme -share/themes/HighContrastInverse/gtk-2.0/gtkrc -share/themes/HighContrastInverse/index.theme -share/themes/HighContrastLargePrint/gtk-2.0/gtkrc -share/themes/HighContrastLargePrint/index.theme.disabled -share/themes/HighContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrint/pixmaps/double-click-off.png -share/themes/HighContrastLargePrint/pixmaps/double-click-on.png -share/themes/HighContrastLargePrint/pixmaps/media-backward.png -share/themes/HighContrastLargePrint/pixmaps/media-eject.png -share/themes/HighContrastLargePrint/pixmaps/media-forward.png -share/themes/HighContrastLargePrint/pixmaps/media-next.png -share/themes/HighContrastLargePrint/pixmaps/media-pause.png -share/themes/HighContrastLargePrint/pixmaps/media-play.png -share/themes/HighContrastLargePrint/pixmaps/media-prev.png -share/themes/HighContrastLargePrint/pixmaps/media-record.png -share/themes/HighContrastLargePrint/pixmaps/media-stop.png -share/themes/HighContrastLargePrint/pixmaps/printer-broken.png -share/themes/HighContrastLargePrint/pixmaps/printer-default.png -share/themes/HighContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrint/pixmaps/stock_about.png -share/themes/HighContrastLargePrint/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrint/pixmaps/stock_add.png -share/themes/HighContrastLargePrint/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrint/pixmaps/stock_apply.png -share/themes/HighContrastLargePrint/pixmaps/stock_attach.png -share/themes/HighContrastLargePrint/pixmaps/stock_bold.png -share/themes/HighContrastLargePrint/pixmaps/stock_book.png -share/themes/HighContrastLargePrint/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrint/pixmaps/stock_clear.png -share/themes/HighContrastLargePrint/pixmaps/stock_close.png -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrint/pixmaps/stock_connect.png -share/themes/HighContrastLargePrint/pixmaps/stock_convert.png -share/themes/HighContrastLargePrint/pixmaps/stock_copy.png -share/themes/HighContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_cut.png -share/themes/HighContrastLargePrint/pixmaps/stock_delete.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrint/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_edit.png -share/themes/HighContrastLargePrint/pixmaps/stock_empty.png -share/themes/HighContrastLargePrint/pixmaps/stock_execute.png -share/themes/HighContrastLargePrint/pixmaps/stock_export.png -share/themes/HighContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrint/pixmaps/stock_find.png -share/themes/HighContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrint/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrint/pixmaps/stock_help.png -share/themes/HighContrastLargePrint/pixmaps/stock_home.png -share/themes/HighContrastLargePrint/pixmaps/stock_import.png -share/themes/HighContrastLargePrint/pixmaps/stock_index.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrint/pixmaps/stock_internet.png -share/themes/HighContrastLargePrint/pixmaps/stock_italic.png -share/themes/HighContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrint/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrint/pixmaps/stock_logout.png -share/themes/HighContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_mic.png -share/themes/HighContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrint/pixmaps/stock_new.png -share/themes/HighContrastLargePrint/pixmaps/stock_no.png -share/themes/HighContrastLargePrint/pixmaps/stock_ok.png -share/themes/HighContrastLargePrint/pixmaps/stock_open.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrint/pixmaps/stock_paste.png -share/themes/HighContrastLargePrint/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrint/pixmaps/stock_print.png -share/themes/HighContrastLargePrint/pixmaps/stock_properties.png -share/themes/HighContrastLargePrint/pixmaps/stock_quit.png -share/themes/HighContrastLargePrint/pixmaps/stock_redo.png -share/themes/HighContrastLargePrint/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrint/pixmaps/stock_remove.png -share/themes/HighContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrint/pixmaps/stock_run.png -share/themes/HighContrastLargePrint/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrint/pixmaps/stock_save.png -share/themes/HighContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrint/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrint/pixmaps/stock_stop.png -share/themes/HighContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrint/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrint/pixmaps/stock_underline.png -share/themes/HighContrastLargePrint/pixmaps/stock_undo.png -share/themes/HighContrastLargePrint/pixmaps/stock_volume.png -share/themes/HighContrastLargePrint/pixmaps/stock_yes.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrint/pixmaps/volume-max.png -share/themes/HighContrastLargePrint/pixmaps/volume-medium.png -share/themes/HighContrastLargePrint/pixmaps/volume-min.png -share/themes/HighContrastLargePrint/pixmaps/volume-mute.png -share/themes/HighContrastLargePrint/pixmaps/volume-zero.png -share/themes/HighContrastLargePrintInverse/gtk-2.0/gtkrc -share/themes/HighContrastLargePrintInverse/index.theme.disabled -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-maybe.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-off.png -share/themes/HighContrastLargePrintInverse/pixmaps/double-click-on.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-backward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-eject.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-next.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-pause.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-play.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-prev.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-record.png -share/themes/HighContrastLargePrintInverse/pixmaps/media-stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-broken.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-default.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-inkjet.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-personal-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/printer-workgroup-laser.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_about.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_accessories.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_add.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_amusements.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_apply.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_attach.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_bold.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_book.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cancel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cde-menu.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cdrom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_clear.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_close.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-browser.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_commandline-history.xpm -share/themes/HighContrastLargePrintInverse/pixmaps/stock_connect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_convert.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_copy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_corner-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_cut.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_delete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_error.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_info.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_question.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dialog_warning.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_disconnect.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_dnd_multiple.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_drawer.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edge-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_edit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_empty.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_execute.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_export.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find-and-replace.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_find.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floating-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_floppy.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-logo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_gnome-util.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-back.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-forward.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_go-up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-bottom.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-first.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-last.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_goto-top.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_help.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_home.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_import.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_index.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-object.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_insert-table.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_internet.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_italic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_jump-to.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-center.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-fill.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_justify-right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_launcher-program.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_line-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_lockscreen.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_logout.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_menu-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_mic.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_missing-image.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_multimedia.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_new.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_no.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_ok.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_open.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_down.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_left.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_right.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_panel_hide_up.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_paste.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_preferences.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print-preview.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_print.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_properties.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_quit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_redo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_refresh.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_remove.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_revert-to-saved.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_run.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save-as.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_save.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_screenshot.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_searchtool.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-color.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_select-font.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sliding-panel.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-ascending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_sort-descending.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_spell-check.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_stop.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_strikethrough.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undelete.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_underline.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_undo.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_volume.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_yes.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-100.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-fit.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-in.png -share/themes/HighContrastLargePrintInverse/pixmaps/stock_zoom-out.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-max.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-medium.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-min.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-mute.png -share/themes/HighContrastLargePrintInverse/pixmaps/volume-zero.png -share/themes/LargePrint/gtk-2.0/gtkrc -share/themes/LargePrint/index.theme -share/themes/LargePrint/pixmaps/double-click-maybe.png -share/themes/LargePrint/pixmaps/double-click-off.png -share/themes/LargePrint/pixmaps/double-click-on.png -share/themes/LargePrint/pixmaps/media-backward.png -share/themes/LargePrint/pixmaps/media-eject.png -share/themes/LargePrint/pixmaps/media-forward.png -share/themes/LargePrint/pixmaps/media-next.png -share/themes/LargePrint/pixmaps/media-pause.png -share/themes/LargePrint/pixmaps/media-play.png -share/themes/LargePrint/pixmaps/media-prev.png -share/themes/LargePrint/pixmaps/media-record.png -share/themes/LargePrint/pixmaps/media-stop.png -share/themes/LargePrint/pixmaps/printer-broken.png -share/themes/LargePrint/pixmaps/printer-default.png -share/themes/LargePrint/pixmaps/printer-inkjet.png -share/themes/LargePrint/pixmaps/printer-personal-laser.png -share/themes/LargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LargePrint/pixmaps/stock_about.png -share/themes/LargePrint/pixmaps/stock_accessories.png -share/themes/LargePrint/pixmaps/stock_add.png -share/themes/LargePrint/pixmaps/stock_amusements.png -share/themes/LargePrint/pixmaps/stock_apply.png -share/themes/LargePrint/pixmaps/stock_attach.png -share/themes/LargePrint/pixmaps/stock_bold.png -share/themes/LargePrint/pixmaps/stock_book.png -share/themes/LargePrint/pixmaps/stock_cancel.png -share/themes/LargePrint/pixmaps/stock_cde-menu.png -share/themes/LargePrint/pixmaps/stock_cdrom.png -share/themes/LargePrint/pixmaps/stock_clear.png -share/themes/LargePrint/pixmaps/stock_close.png -share/themes/LargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LargePrint/pixmaps/stock_connect.png -share/themes/LargePrint/pixmaps/stock_convert.png -share/themes/LargePrint/pixmaps/stock_copy.png -share/themes/LargePrint/pixmaps/stock_corner-panel.png -share/themes/LargePrint/pixmaps/stock_cut.png -share/themes/LargePrint/pixmaps/stock_delete.png -share/themes/LargePrint/pixmaps/stock_dialog_error.png -share/themes/LargePrint/pixmaps/stock_dialog_info.png -share/themes/LargePrint/pixmaps/stock_dialog_question.png -share/themes/LargePrint/pixmaps/stock_dialog_warning.png -share/themes/LargePrint/pixmaps/stock_disconnect.png -share/themes/LargePrint/pixmaps/stock_dnd.png -share/themes/LargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LargePrint/pixmaps/stock_drawer.png -share/themes/LargePrint/pixmaps/stock_edge-panel.png -share/themes/LargePrint/pixmaps/stock_edit.png -share/themes/LargePrint/pixmaps/stock_empty.png -share/themes/LargePrint/pixmaps/stock_execute.png -share/themes/LargePrint/pixmaps/stock_export.png -share/themes/LargePrint/pixmaps/stock_find-and-replace.png -share/themes/LargePrint/pixmaps/stock_find.png -share/themes/LargePrint/pixmaps/stock_floating-panel.png -share/themes/LargePrint/pixmaps/stock_floppy.png -share/themes/LargePrint/pixmaps/stock_gnome-logo.png -share/themes/LargePrint/pixmaps/stock_gnome-util.png -share/themes/LargePrint/pixmaps/stock_go-back.png -share/themes/LargePrint/pixmaps/stock_go-down.png -share/themes/LargePrint/pixmaps/stock_go-forward.png -share/themes/LargePrint/pixmaps/stock_go-up.png -share/themes/LargePrint/pixmaps/stock_goto-bottom.png -share/themes/LargePrint/pixmaps/stock_goto-first.png -share/themes/LargePrint/pixmaps/stock_goto-last.png -share/themes/LargePrint/pixmaps/stock_goto-top.png -share/themes/LargePrint/pixmaps/stock_help.png -share/themes/LargePrint/pixmaps/stock_home.png -share/themes/LargePrint/pixmaps/stock_import.png -share/themes/LargePrint/pixmaps/stock_index.png -share/themes/LargePrint/pixmaps/stock_insert-image.png -share/themes/LargePrint/pixmaps/stock_insert-object.png -share/themes/LargePrint/pixmaps/stock_insert-table.png -share/themes/LargePrint/pixmaps/stock_internet.png -share/themes/LargePrint/pixmaps/stock_italic.png -share/themes/LargePrint/pixmaps/stock_jump-to.png -share/themes/LargePrint/pixmaps/stock_justify-center.png -share/themes/LargePrint/pixmaps/stock_justify-fill.png -share/themes/LargePrint/pixmaps/stock_justify-left.png -share/themes/LargePrint/pixmaps/stock_justify-right.png -share/themes/LargePrint/pixmaps/stock_launcher-program.png -share/themes/LargePrint/pixmaps/stock_line-in.png -share/themes/LargePrint/pixmaps/stock_lockscreen.png -share/themes/LargePrint/pixmaps/stock_logout.png -share/themes/LargePrint/pixmaps/stock_menu-panel.png -share/themes/LargePrint/pixmaps/stock_mic.png -share/themes/LargePrint/pixmaps/stock_missing-image.png -share/themes/LargePrint/pixmaps/stock_multimedia.png -share/themes/LargePrint/pixmaps/stock_new.png -share/themes/LargePrint/pixmaps/stock_no.png -share/themes/LargePrint/pixmaps/stock_ok.png -share/themes/LargePrint/pixmaps/stock_open.png -share/themes/LargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LargePrint/pixmaps/stock_paste.png -share/themes/LargePrint/pixmaps/stock_preferences.png -share/themes/LargePrint/pixmaps/stock_print-preview.png -share/themes/LargePrint/pixmaps/stock_print.png -share/themes/LargePrint/pixmaps/stock_properties.png -share/themes/LargePrint/pixmaps/stock_quit.png -share/themes/LargePrint/pixmaps/stock_redo.png -share/themes/LargePrint/pixmaps/stock_refresh.png -share/themes/LargePrint/pixmaps/stock_remove.png -share/themes/LargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LargePrint/pixmaps/stock_run.png -share/themes/LargePrint/pixmaps/stock_save-as.png -share/themes/LargePrint/pixmaps/stock_save.png -share/themes/LargePrint/pixmaps/stock_screenshot.png -share/themes/LargePrint/pixmaps/stock_searchtool.png -share/themes/LargePrint/pixmaps/stock_select-color.png -share/themes/LargePrint/pixmaps/stock_select-font.png -share/themes/LargePrint/pixmaps/stock_sliding-panel.png -share/themes/LargePrint/pixmaps/stock_sort-ascending.png -share/themes/LargePrint/pixmaps/stock_sort-descending.png -share/themes/LargePrint/pixmaps/stock_spell-check.png -share/themes/LargePrint/pixmaps/stock_stop.png -share/themes/LargePrint/pixmaps/stock_strikethrough.png -share/themes/LargePrint/pixmaps/stock_undelete.png -share/themes/LargePrint/pixmaps/stock_underline.png -share/themes/LargePrint/pixmaps/stock_undo.png -share/themes/LargePrint/pixmaps/stock_volume.png -share/themes/LargePrint/pixmaps/stock_yes.png -share/themes/LargePrint/pixmaps/stock_zoom-100.png -share/themes/LargePrint/pixmaps/stock_zoom-fit.png -share/themes/LargePrint/pixmaps/stock_zoom-in.png -share/themes/LargePrint/pixmaps/stock_zoom-out.png -share/themes/LargePrint/pixmaps/volume-max.png -share/themes/LargePrint/pixmaps/volume-medium.png -share/themes/LargePrint/pixmaps/volume-min.png -share/themes/LargePrint/pixmaps/volume-mute.png -share/themes/LargePrint/pixmaps/volume-zero.png -share/themes/LighthouseBlue/gtk-2.0/gtkrc -share/themes/LowContrast/gtk-2.0/gtkrc -share/themes/LowContrast/index.theme.disabled -share/themes/LowContrastLargePrint/gtk-2.0/gtkrc -share/themes/LowContrastLargePrint/index.theme.disabled -share/themes/LowContrastLargePrint/pixmaps/double-click-maybe.png -share/themes/LowContrastLargePrint/pixmaps/double-click-off.png -share/themes/LowContrastLargePrint/pixmaps/double-click-on.png -share/themes/LowContrastLargePrint/pixmaps/media-backward.png -share/themes/LowContrastLargePrint/pixmaps/media-eject.png -share/themes/LowContrastLargePrint/pixmaps/media-forward.png -share/themes/LowContrastLargePrint/pixmaps/media-next.png -share/themes/LowContrastLargePrint/pixmaps/media-pause.png -share/themes/LowContrastLargePrint/pixmaps/media-play.png -share/themes/LowContrastLargePrint/pixmaps/media-prev.png -share/themes/LowContrastLargePrint/pixmaps/media-record.png -share/themes/LowContrastLargePrint/pixmaps/media-stop.png -share/themes/LowContrastLargePrint/pixmaps/printer-broken.png -share/themes/LowContrastLargePrint/pixmaps/printer-default.png -share/themes/LowContrastLargePrint/pixmaps/printer-inkjet.png -share/themes/LowContrastLargePrint/pixmaps/printer-personal-laser.png -share/themes/LowContrastLargePrint/pixmaps/printer-workgroup-laser.png -share/themes/LowContrastLargePrint/pixmaps/stock_about.png -share/themes/LowContrastLargePrint/pixmaps/stock_accessories.png -share/themes/LowContrastLargePrint/pixmaps/stock_add.png -share/themes/LowContrastLargePrint/pixmaps/stock_amusements.png -share/themes/LowContrastLargePrint/pixmaps/stock_apply.png -share/themes/LowContrastLargePrint/pixmaps/stock_attach.png -share/themes/LowContrastLargePrint/pixmaps/stock_bold.png -share/themes/LowContrastLargePrint/pixmaps/stock_book.png -share/themes/LowContrastLargePrint/pixmaps/stock_cancel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cde-menu.png -share/themes/LowContrastLargePrint/pixmaps/stock_cdrom.png -share/themes/LowContrastLargePrint/pixmaps/stock_clear.png -share/themes/LowContrastLargePrint/pixmaps/stock_close.png -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-browser.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_commandline-history.xpm -share/themes/LowContrastLargePrint/pixmaps/stock_connect.png -share/themes/LowContrastLargePrint/pixmaps/stock_convert.png -share/themes/LowContrastLargePrint/pixmaps/stock_copy.png -share/themes/LowContrastLargePrint/pixmaps/stock_corner-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_cut.png -share/themes/LowContrastLargePrint/pixmaps/stock_delete.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_error.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_info.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_question.png -share/themes/LowContrastLargePrint/pixmaps/stock_dialog_warning.png -share/themes/LowContrastLargePrint/pixmaps/stock_disconnect.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd.png -share/themes/LowContrastLargePrint/pixmaps/stock_dnd_multiple.png -share/themes/LowContrastLargePrint/pixmaps/stock_drawer.png -share/themes/LowContrastLargePrint/pixmaps/stock_edge-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_edit.png -share/themes/LowContrastLargePrint/pixmaps/stock_empty.png -share/themes/LowContrastLargePrint/pixmaps/stock_execute.png -share/themes/LowContrastLargePrint/pixmaps/stock_export.png -share/themes/LowContrastLargePrint/pixmaps/stock_find-and-replace.png -share/themes/LowContrastLargePrint/pixmaps/stock_find.png -share/themes/LowContrastLargePrint/pixmaps/stock_floating-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_floppy.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-logo.png -share/themes/LowContrastLargePrint/pixmaps/stock_gnome-util.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-back.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-down.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-forward.png -share/themes/LowContrastLargePrint/pixmaps/stock_go-up.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-bottom.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-first.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-last.png -share/themes/LowContrastLargePrint/pixmaps/stock_goto-top.png -share/themes/LowContrastLargePrint/pixmaps/stock_help.png -share/themes/LowContrastLargePrint/pixmaps/stock_home.png -share/themes/LowContrastLargePrint/pixmaps/stock_import.png -share/themes/LowContrastLargePrint/pixmaps/stock_index.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-object.png -share/themes/LowContrastLargePrint/pixmaps/stock_insert-table.png -share/themes/LowContrastLargePrint/pixmaps/stock_internet.png -share/themes/LowContrastLargePrint/pixmaps/stock_italic.png -share/themes/LowContrastLargePrint/pixmaps/stock_jump-to.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-center.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-fill.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-left.png -share/themes/LowContrastLargePrint/pixmaps/stock_justify-right.png -share/themes/LowContrastLargePrint/pixmaps/stock_launcher-program.png -share/themes/LowContrastLargePrint/pixmaps/stock_line-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_lockscreen.png -share/themes/LowContrastLargePrint/pixmaps/stock_logout.png -share/themes/LowContrastLargePrint/pixmaps/stock_menu-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_mic.png -share/themes/LowContrastLargePrint/pixmaps/stock_missing-image.png -share/themes/LowContrastLargePrint/pixmaps/stock_multimedia.png -share/themes/LowContrastLargePrint/pixmaps/stock_new.png -share/themes/LowContrastLargePrint/pixmaps/stock_no.png -share/themes/LowContrastLargePrint/pixmaps/stock_ok.png -share/themes/LowContrastLargePrint/pixmaps/stock_open.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_down.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_left.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_right.png -share/themes/LowContrastLargePrint/pixmaps/stock_panel_hide_up.png -share/themes/LowContrastLargePrint/pixmaps/stock_paste.png -share/themes/LowContrastLargePrint/pixmaps/stock_preferences.png -share/themes/LowContrastLargePrint/pixmaps/stock_print-preview.png -share/themes/LowContrastLargePrint/pixmaps/stock_print.png -share/themes/LowContrastLargePrint/pixmaps/stock_properties.png -share/themes/LowContrastLargePrint/pixmaps/stock_quit.png -share/themes/LowContrastLargePrint/pixmaps/stock_redo.png -share/themes/LowContrastLargePrint/pixmaps/stock_refresh.png -share/themes/LowContrastLargePrint/pixmaps/stock_remove.png -share/themes/LowContrastLargePrint/pixmaps/stock_revert-to-saved.png -share/themes/LowContrastLargePrint/pixmaps/stock_run.png -share/themes/LowContrastLargePrint/pixmaps/stock_save-as.png -share/themes/LowContrastLargePrint/pixmaps/stock_save.png -share/themes/LowContrastLargePrint/pixmaps/stock_screenshot.png -share/themes/LowContrastLargePrint/pixmaps/stock_searchtool.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-color.png -share/themes/LowContrastLargePrint/pixmaps/stock_select-font.png -share/themes/LowContrastLargePrint/pixmaps/stock_sliding-panel.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-ascending.png -share/themes/LowContrastLargePrint/pixmaps/stock_sort-descending.png -share/themes/LowContrastLargePrint/pixmaps/stock_spell-check.png -share/themes/LowContrastLargePrint/pixmaps/stock_stop.png -share/themes/LowContrastLargePrint/pixmaps/stock_strikethrough.png -share/themes/LowContrastLargePrint/pixmaps/stock_undelete.png -share/themes/LowContrastLargePrint/pixmaps/stock_underline.png -share/themes/LowContrastLargePrint/pixmaps/stock_undo.png -share/themes/LowContrastLargePrint/pixmaps/stock_volume.png -share/themes/LowContrastLargePrint/pixmaps/stock_yes.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-100.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-fit.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-in.png -share/themes/LowContrastLargePrint/pixmaps/stock_zoom-out.png -share/themes/LowContrastLargePrint/pixmaps/volume-max.png -share/themes/LowContrastLargePrint/pixmaps/volume-medium.png -share/themes/LowContrastLargePrint/pixmaps/volume-min.png -share/themes/LowContrastLargePrint/pixmaps/volume-mute.png -share/themes/LowContrastLargePrint/pixmaps/volume-zero.png -share/themes/Mist/gtk-2.0/gtkrc -share/themes/Mist/index.theme -share/themes/Ocean-Dream/index.theme -share/themes/Simple/gtk-2.0/gtkrc -share/themes/Simple/index.theme -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-prelight.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-pressed.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue-sb.png -share/themes/Smokey-Blue/gtk-2.0/bubble-blue.png -share/themes/Smokey-Blue/gtk-2.0/bubble-grey.png -share/themes/Smokey-Blue/gtk-2.0/check1.png -share/themes/Smokey-Blue/gtk-2.0/check2.png -share/themes/Smokey-Blue/gtk-2.0/gtkrc -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-bottom-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-left-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-right-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-blue1.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey.png -share/themes/Smokey-Blue/gtk-2.0/halfbubble-top-grey1.png -share/themes/Smokey-Blue/gtk-2.0/lines_background.png -share/themes/Smokey-Blue/gtk-2.0/lines_background_blue.png -share/themes/Smokey-Blue/gtk-2.0/option1.png -share/themes/Smokey-Blue/gtk-2.0/option2.png -share/themes/Smokey-Blue/index.theme -share/themes/ThinIce/gtk-2.0/gtkrc -share/themes/Traditional/index.theme -@dirrm share/themes/Traditional -@dirrm share/themes/ThinIce/gtk-2.0 -@dirrm share/themes/ThinIce -@dirrm share/themes/Smokey-Blue/gtk-2.0 -@dirrm share/themes/Smokey-Blue -@dirrm share/themes/Simple/gtk-2.0 -@dirrm share/themes/Simple -@dirrm share/themes/Ocean-Dream -@dirrm share/themes/Mist/gtk-2.0 -@dirrm share/themes/Mist -@dirrm share/themes/LowContrastLargePrint/pixmaps -@dirrm share/themes/LowContrastLargePrint/gtk-2.0 -@dirrm share/themes/LowContrastLargePrint -@dirrm share/themes/LowContrast/gtk-2.0 -@dirrm share/themes/LowContrast -@dirrm share/themes/LighthouseBlue/gtk-2.0 -@dirrm share/themes/LighthouseBlue -@dirrm share/themes/LargePrint/pixmaps -@dirrm share/themes/LargePrint/gtk-2.0 -@dirrm share/themes/LargePrint -@dirrm share/themes/HighContrastLargePrintInverse/pixmaps -@dirrm share/themes/HighContrastLargePrintInverse/gtk-2.0 -@dirrm share/themes/HighContrastLargePrintInverse -@dirrm share/themes/HighContrastLargePrint/pixmaps -@dirrm share/themes/HighContrastLargePrint/gtk-2.0 -@dirrm share/themes/HighContrastLargePrint -@dirrm share/themes/HighContrastInverse/gtk-2.0 -@dirrm share/themes/HighContrastInverse -@dirrm share/themes/HighContrast/gtk-2.0 -@dirrm share/themes/HighContrast -@dirrm share/themes/Grand-Canyon/gtk-2.0 -@dirrm share/themes/Grand-Canyon -@dirrm share/themes/Crux/gtk-2.0 -@dirrm share/themes/Crux -@dirrm share/icons/Smokey-Red/48x48/filesystems -@dirrm share/icons/Smokey-Red/48x48/emblems -@dirrm share/icons/Smokey-Red/48x48 -@dirrm share/icons/Smokey-Red -@dirrm share/icons/Smokey-Blue/48x48/filesystems -@dirrm share/icons/Smokey-Blue/48x48/emblems -@dirrm share/icons/Smokey-Blue/48x48 -@dirrm share/icons/Smokey-Blue -@dirrm share/icons/Sandy/96x96/filesystems -@dirrm share/icons/Sandy/96x96 -@dirrm share/icons/Sandy/72x72/filesystems -@dirrm share/icons/Sandy/72x72 -@dirrm share/icons/Sandy/48x48/filesystems -@dirrm share/icons/Sandy/48x48 -@dirrm share/icons/Sandy/36x36/filesystems -@dirrm share/icons/Sandy/36x36 -@dirrm share/icons/Sandy/24x24/filesystems -@dirrm share/icons/Sandy/24x24 -@dirrm share/icons/Sandy/12x12/filesystems -@dirrm share/icons/Sandy/12x12 -@dirrm share/icons/Sandy -@dirrm share/icons/LowContrastLargePrint/48x48/mimetypes -@dirrm share/icons/LowContrastLargePrint/48x48/filesystems -@dirrm share/icons/LowContrastLargePrint/48x48/emblems -@dirrm share/icons/LowContrastLargePrint/48x48/devices -@dirrm share/icons/LowContrastLargePrint/48x48/apps -@dirrm share/icons/LowContrastLargePrint/48x48 -@dirrm share/icons/LowContrastLargePrint -@dirrm share/icons/LowContrast -@dirrm share/icons/LargePrint -@dirrm share/icons/HighContrastLargePrintInverse/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrintInverse/48x48/filesystems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/emblems -@dirrm share/icons/HighContrastLargePrintInverse/48x48/devices -@dirrm share/icons/HighContrastLargePrintInverse/48x48/apps -@dirrm share/icons/HighContrastLargePrintInverse/48x48 -@dirrm share/icons/HighContrastLargePrintInverse -@dirrm share/icons/HighContrastLargePrint/48x48/mimetypes -@dirrm share/icons/HighContrastLargePrint/48x48/filesystems -@dirrm share/icons/HighContrastLargePrint/48x48/emblems -@dirrm share/icons/HighContrastLargePrint/48x48/devices -@dirrm share/icons/HighContrastLargePrint/48x48/apps -@dirrm share/icons/HighContrastLargePrint/48x48 -@dirrm share/icons/HighContrastLargePrint -@dirrm share/icons/HighContrastInverse -@dirrm share/icons/HighContrast -@dirrm share/icons/Flat-Blue/scalable/emblems -@dirrm share/icons/Flat-Blue/scalable -@dirrm share/icons/Flat-Blue/96x96/filesystems -@dirrm share/icons/Flat-Blue/96x96 -@dirrm share/icons/Flat-Blue/72x72/filesystems -@dirrm share/icons/Flat-Blue/72x72/devices -@dirrm share/icons/Flat-Blue/72x72 -@dirrm share/icons/Flat-Blue/48x48/filesystems -@dirrm share/icons/Flat-Blue/48x48/emblems -@dirrm share/icons/Flat-Blue/48x48/devices -@dirrm share/icons/Flat-Blue/48x48 -@dirrm share/icons/Flat-Blue/36x36/filesystems -@dirrm share/icons/Flat-Blue/36x36/emblems -@dirrm share/icons/Flat-Blue/36x36 -@dirrm share/icons/Flat-Blue/24x24/filesystems -@dirrm share/icons/Flat-Blue/24x24/emblems -@dirrm share/icons/Flat-Blue/24x24 -@dirrm share/icons/Flat-Blue/20x20/filesystems -@dirrm share/icons/Flat-Blue/20x20 -@dirrm share/icons/Flat-Blue/192x192/filesystems -@dirrm share/icons/Flat-Blue/192x192 -@dirrm share/icons/Flat-Blue/12x12/filesystems -@dirrm share/icons/Flat-Blue/12x12/emblems -@dirrm share/icons/Flat-Blue/12x12 -@dirrm share/icons/Flat-Blue -@dirrm share/icons/Crux/96x96/filesystems -@dirrm share/icons/Crux/96x96/emblems -@dirrm share/icons/Crux/96x96 -@dirrm share/icons/Crux/72x72/filesystems -@dirrm share/icons/Crux/72x72/emblems -@dirrm share/icons/Crux/72x72 -@dirrm share/icons/Crux/48x48/filesystems -@dirrm share/icons/Crux/48x48/emblems -@dirrm share/icons/Crux/48x48 -@dirrm share/icons/Crux/36x36/filesystems -@dirrm share/icons/Crux/36x36 -@dirrm share/icons/Crux/24x24/filesystems -@dirrm share/icons/Crux/24x24 -@dirrm share/icons/Crux/20x20/filesystems -@dirrm share/icons/Crux/20x20 -@dirrm share/icons/Crux/192x192/filesystems -@dirrm share/icons/Crux/192x192 -@dirrm share/icons/Crux/12x12/filesystems -@dirrm share/icons/Crux/12x12 -@dirrm share/icons/Crux -@dirrm share/gnome/themes/Smokey/metacity-1 -@dirrm share/gnome/themes/Smokey -@dirrm share/gnome/themes/Sandwish/metacity-1 -@dirrm share/gnome/themes/Sandwish -@dirrm share/gnome/themes/Mist/metacity-1 -@dirrm share/gnome/themes/Mist -@dirrm share/eazel-engine -@unexec /bin/rmdir %D/share/icons 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile deleted file mode 100644 index 319d0f131..000000000 --- a/x11-toolkits/gtk--2/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: gtkmm2 -# Date created: 30 September 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD: ports/x11-toolkits/gtk--2/Makefile,v 1.62 2003/09/30 06:52:45 bland Exp $ -# - -PORTNAME= gtkmm -PORTVERSION= 2.3.3 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 \ - gtkmm -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+, Pango, Atk - -LIB_DEPENDS= glibmm-2.3.4:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_X_PREFIX= yes -LATEST_LINK= gtkmm2 -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 lthack -CONFIGURE_ARGS= --enable-static=yes \ - --with-sigc-prefix=${LOCALBASE} - -PLIST_SUB= VERSION="2.3" API_VERSION="2.4" - -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen -.endif - -.if defined(WITH_EXAMPLES) -PLIST_SUB+= EXAMPLES="" -.else -PLIST_SUB+= EXAMPLES="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \ - ${WRKSRC}/Makefile.in -.if !defined(WITH_EXAMPLES) - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in -.endif -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 's|^\(SUBDIRS =\)\(docs\)\(.*\)|\1\3|' ${WRKSRC}/Makefile.in -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk--2/distinfo b/x11-toolkits/gtk--2/distinfo deleted file mode 100644 index c3b94d27c..000000000 --- a/x11-toolkits/gtk--2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtkmm-2.3.3.tar.bz2) = ce0e69ce4b0912e98a6e3a92e47e9a8f -SIZE (gnome2/gtkmm-2.3.3.tar.bz2) = 3713974 diff --git a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_radioaction.h b/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_radioaction.h deleted file mode 100644 index 1d78dafb1..000000000 --- a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_radioaction.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk/gtkmm/radioaction.h.orig Sat Nov 29 15:35:00 2003 -+++ gtk/gtkmm/radioaction.h Thu Dec 11 01:51:37 2003 -@@ -97,7 +97,6 @@ - static Glib::RefPtr<RadioAction> create(Group& group, const Glib::ustring& name, const Glib::ustring& label = Glib::ustring(), const Glib::ustring& tooltip = Glib::ustring()); - static Glib::RefPtr<RadioAction> create(Group& group, const Glib::ustring& name, const Gtk::StockID& stock_id, const Glib::ustring& label = Glib::ustring(), const Glib::ustring& tooltip = Glib::ustring()); - -- typedef RadioButtonGroup Group; - - Group get_group(); - void set_group(Group& group); diff --git a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.cc b/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.cc deleted file mode 100644 index af8379c45..000000000 --- a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- gtk/gtkmm/toolbar.cc.orig Thu Dec 11 16:01:25 2003 -+++ gtk/gtkmm/toolbar.cc Thu Dec 11 16:02:55 2003 -@@ -412,8 +412,10 @@ - Toolbar::ToolList& Toolbar::tools() - { - //Create the instance if it hasn't been created yet: -- if(!tools_proxy_.get()) -- tools_proxy_ = tools_proxy_ptr_type(new ToolList); -+ if(!tools_proxy_.get()) { -+ tools_proxy_ptr_type _tp(new ToolList); -+ tools_proxy_ = _tp; -+ } - - //Update it (this might not be necessary): - *tools_proxy_ = ToolList(gobj()); -@@ -424,8 +426,10 @@ - const Toolbar::ToolList& Toolbar::tools() const - { - //Create the instance if it hasn't been created yet: -- if(!tools_proxy_.get()) -- tools_proxy_ = tools_proxy_ptr_type(new ToolList); -+ if(!tools_proxy_.get()) { -+ tools_proxy_ptr_type _tp(new ToolList); -+ tools_proxy_ = _tp; -+ } - - //Update it (this might not be necessary): - *tools_proxy_ = ToolList(const_cast<GtkToolbar*>(gobj())); diff --git a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.h b/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.h deleted file mode 100644 index 35f05f449..000000000 --- a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_toolbar.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk/gtkmm/toolbar.h.orig Thu Dec 11 01:53:53 2003 -+++ gtk/gtkmm/toolbar.h Thu Dec 11 12:19:25 2003 -@@ -3,6 +3,7 @@ - #ifndef _GTKMM_TOOLBAR_H - #define _GTKMM_TOOLBAR_H - -+#include <memory> - #include <glibmm.h> - - /* $Id: patch-gtk_gtkmm_toolbar.h,v 1.1 2003-12-11 23:18:46 marcus Exp $ */ diff --git a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_treeviewcolumn.h b/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_treeviewcolumn.h deleted file mode 100644 index 459f5f317..000000000 --- a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_treeviewcolumn.h +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/gtkmm/treeviewcolumn.h.orig Thu Dec 4 23:35:40 2003 -+++ gtk/gtkmm/treeviewcolumn.h Thu Dec 4 23:37:23 2003 -@@ -343,7 +343,7 @@ - void TreeViewColumn::pack_start(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer = manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer = manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_start(*pCellRenderer, expand); -@@ -354,7 +354,7 @@ - void TreeViewColumn::pack_end(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer= manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer= manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_end(*pCellRenderer, expand); diff --git a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_widget.cc b/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_widget.cc deleted file mode 100644 index 7b013e6ed..000000000 --- a/x11-toolkits/gtk--2/files/patch-gtk_gtkmm_widget.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- gtk/gtkmm/widget.cc.orig Thu Dec 11 16:17:47 2003 -+++ gtk/gtkmm/widget.cc Thu Dec 11 16:18:37 2003 -@@ -114,22 +114,22 @@ - - void Widget::unset_fg(StateType state) - { -- gtk_widget_modify_fg(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_fg(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_bg(StateType state) - { -- gtk_widget_modify_bg(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_bg(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_text(StateType state) - { -- gtk_widget_modify_text(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_text(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_base(StateType state) - { -- gtk_widget_modify_base(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_base(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_font() diff --git a/x11-toolkits/gtk--2/pkg-descr b/x11-toolkits/gtk--2/pkg-descr deleted file mode 100644 index b2371e32c..000000000 --- a/x11-toolkits/gtk--2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ wrapper for Gtk+, Pango and Atk. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtk--2/pkg-plist b/x11-toolkits/gtk--2/pkg-plist deleted file mode 100644 index a0b4610e4..000000000 --- a/x11-toolkits/gtk--2/pkg-plist +++ /dev/null @@ -1,2034 +0,0 @@ -include/atkmm-1.3/atkmm.h -include/atkmm-1.3/atkmm/action.h -include/atkmm-1.3/atkmm/component.h -include/atkmm-1.3/atkmm/document.h -include/atkmm-1.3/atkmm/editabletext.h -include/atkmm-1.3/atkmm/hyperlink.h -include/atkmm-1.3/atkmm/hypertext.h -include/atkmm-1.3/atkmm/image.h -include/atkmm-1.3/atkmm/init.h -include/atkmm-1.3/atkmm/noopobject.h -include/atkmm-1.3/atkmm/object.h -include/atkmm-1.3/atkmm/objectaccessible.h -include/atkmm-1.3/atkmm/private/action_p.h -include/atkmm-1.3/atkmm/private/component_p.h -include/atkmm-1.3/atkmm/private/document_p.h -include/atkmm-1.3/atkmm/private/editabletext_p.h -include/atkmm-1.3/atkmm/private/hyperlink_p.h -include/atkmm-1.3/atkmm/private/hypertext_p.h -include/atkmm-1.3/atkmm/private/image_p.h -include/atkmm-1.3/atkmm/private/noopobject_p.h -include/atkmm-1.3/atkmm/private/object_p.h -include/atkmm-1.3/atkmm/private/objectaccessible_p.h -include/atkmm-1.3/atkmm/private/relation_p.h -include/atkmm-1.3/atkmm/private/relationset_p.h -include/atkmm-1.3/atkmm/private/selection_p.h -include/atkmm-1.3/atkmm/private/stateset_p.h -include/atkmm-1.3/atkmm/private/streamablecontent_p.h -include/atkmm-1.3/atkmm/private/table_p.h -include/atkmm-1.3/atkmm/private/text_p.h -include/atkmm-1.3/atkmm/private/value_p.h -include/atkmm-1.3/atkmm/relation.h -include/atkmm-1.3/atkmm/relationset.h -include/atkmm-1.3/atkmm/selection.h -include/atkmm-1.3/atkmm/stateset.h -include/atkmm-1.3/atkmm/streamablecontent.h -include/atkmm-1.3/atkmm/table.h -include/atkmm-1.3/atkmm/text.h -include/atkmm-1.3/atkmm/value.h -include/atkmm-1.3/atkmm/wrap_init.h -include/gdkmm-%%VERSION%%/gdkmm.h -include/gdkmm-%%VERSION%%/gdkmm/bitmap.h -include/gdkmm-%%VERSION%%/gdkmm/color.h -include/gdkmm-%%VERSION%%/gdkmm/colormap.h -include/gdkmm-%%VERSION%%/gdkmm/cursor.h -include/gdkmm-%%VERSION%%/gdkmm/device.h -include/gdkmm-%%VERSION%%/gdkmm/display.h -include/gdkmm-%%VERSION%%/gdkmm/displaymanager.h -include/gdkmm-%%VERSION%%/gdkmm/dragcontext.h -include/gdkmm-%%VERSION%%/gdkmm/drawable.h -include/gdkmm-%%VERSION%%/gdkmm/event.h -include/gdkmm-%%VERSION%%/gdkmm/gc.h -include/gdkmm-%%VERSION%%/gdkmm/general.h -include/gdkmm-%%VERSION%%/gdkmm/image.h -include/gdkmm-%%VERSION%%/gdkmm/list.h -include/gdkmm-%%VERSION%%/gdkmm/pixbuf.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufanimation.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufanimationiter.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufformat.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufloader.h -include/gdkmm-%%VERSION%%/gdkmm/pixmap.h -include/gdkmm-%%VERSION%%/gdkmm/private/bitmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/color_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/colormap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/cursor_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/device_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/display_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/displaymanager_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/dragcontext_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/drawable_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/event_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/gc_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/image_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbuf_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufanimation_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufanimationiter_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufformat_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufloader_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/rectangle_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/region_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/rgbcmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/screen_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/types_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/visual_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/window_p.h -include/gdkmm-%%VERSION%%/gdkmm/rectangle.h -include/gdkmm-%%VERSION%%/gdkmm/region.h -include/gdkmm-%%VERSION%%/gdkmm/rgb.h -include/gdkmm-%%VERSION%%/gdkmm/rgbcmap.h -include/gdkmm-%%VERSION%%/gdkmm/screen.h -include/gdkmm-%%VERSION%%/gdkmm/types.h -include/gdkmm-%%VERSION%%/gdkmm/visual.h -include/gdkmm-%%VERSION%%/gdkmm/window.h -include/gdkmm-%%VERSION%%/gdkmm/wrap_init.h -include/gtkmm-%%VERSION%%/gtkmm.h -include/gtkmm-%%VERSION%%/gtkmm/accelgroup.h -include/gtkmm-%%VERSION%%/gtkmm/accelkey.h -include/gtkmm-%%VERSION%%/gtkmm/accellabel.h -include/gtkmm-%%VERSION%%/gtkmm/accelmap.h -include/gtkmm-%%VERSION%%/gtkmm/action.h -include/gtkmm-%%VERSION%%/gtkmm/actiongroup.h -include/gtkmm-%%VERSION%%/gtkmm/adjustment.h -include/gtkmm-%%VERSION%%/gtkmm/alignment.h -include/gtkmm-%%VERSION%%/gtkmm/arrow.h -include/gtkmm-%%VERSION%%/gtkmm/aspectframe.h -include/gtkmm-%%VERSION%%/gtkmm/base.h -include/gtkmm-%%VERSION%%/gtkmm/bin.h -include/gtkmm-%%VERSION%%/gtkmm/box.h -include/gtkmm-%%VERSION%%/gtkmm/button.h -include/gtkmm-%%VERSION%%/gtkmm/buttonbox.h -include/gtkmm-%%VERSION%%/gtkmm/calendar.h -include/gtkmm-%%VERSION%%/gtkmm/celleditable.h -include/gtkmm-%%VERSION%%/gtkmm/celllayout.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderer.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderer_generation.h -include/gtkmm-%%VERSION%%/gtkmm/cellrendererpixbuf.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderertext.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderertoggle.h -include/gtkmm-%%VERSION%%/gtkmm/checkbutton.h -include/gtkmm-%%VERSION%%/gtkmm/checkmenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/clipboard.h -include/gtkmm-%%VERSION%%/gtkmm/colorbutton.h -include/gtkmm-%%VERSION%%/gtkmm/colorselection.h -include/gtkmm-%%VERSION%%/gtkmm/combo.h -include/gtkmm-%%VERSION%%/gtkmm/combobox.h -include/gtkmm-%%VERSION%%/gtkmm/comboboxentry.h -include/gtkmm-%%VERSION%%/gtkmm/comboboxtext.h -include/gtkmm-%%VERSION%%/gtkmm/container.h -include/gtkmm-%%VERSION%%/gtkmm/curve.h -include/gtkmm-%%VERSION%%/gtkmm/dialog.h -include/gtkmm-%%VERSION%%/gtkmm/drawingarea.h -include/gtkmm-%%VERSION%%/gtkmm/editable.h -include/gtkmm-%%VERSION%%/gtkmm/entry.h -include/gtkmm-%%VERSION%%/gtkmm/entrycompletion.h -include/gtkmm-%%VERSION%%/gtkmm/enums.h -include/gtkmm-%%VERSION%%/gtkmm/eventbox.h -include/gtkmm-%%VERSION%%/gtkmm/expander.h -include/gtkmm-%%VERSION%%/gtkmm/filechooser.h -include/gtkmm-%%VERSION%%/gtkmm/filechooserdialog.h -include/gtkmm-%%VERSION%%/gtkmm/filechooserwidget.h -include/gtkmm-%%VERSION%%/gtkmm/filefilter.h -include/gtkmm-%%VERSION%%/gtkmm/fileselection.h -include/gtkmm-%%VERSION%%/gtkmm/fixed.h -include/gtkmm-%%VERSION%%/gtkmm/fontbutton.h -include/gtkmm-%%VERSION%%/gtkmm/fontselection.h -include/gtkmm-%%VERSION%%/gtkmm/frame.h -include/gtkmm-%%VERSION%%/gtkmm/handlebox.h -include/gtkmm-%%VERSION%%/gtkmm/iconfactory.h -include/gtkmm-%%VERSION%%/gtkmm/iconset.h -include/gtkmm-%%VERSION%%/gtkmm/iconsource.h -include/gtkmm-%%VERSION%%/gtkmm/image.h -include/gtkmm-%%VERSION%%/gtkmm/imagemenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/inputdialog.h -include/gtkmm-%%VERSION%%/gtkmm/invisible.h -include/gtkmm-%%VERSION%%/gtkmm/item.h -include/gtkmm-%%VERSION%%/gtkmm/label.h -include/gtkmm-%%VERSION%%/gtkmm/layout.h -include/gtkmm-%%VERSION%%/gtkmm/liststore.h -include/gtkmm-%%VERSION%%/gtkmm/main.h -include/gtkmm-%%VERSION%%/gtkmm/menu.h -include/gtkmm-%%VERSION%%/gtkmm/menu_elems.h -include/gtkmm-%%VERSION%%/gtkmm/menubar.h -include/gtkmm-%%VERSION%%/gtkmm/menuitem.h -include/gtkmm-%%VERSION%%/gtkmm/menushell.h -include/gtkmm-%%VERSION%%/gtkmm/messagedialog.h -include/gtkmm-%%VERSION%%/gtkmm/misc.h -include/gtkmm-%%VERSION%%/gtkmm/notebook.h -include/gtkmm-%%VERSION%%/gtkmm/object.h -include/gtkmm-%%VERSION%%/gtkmm/optionmenu.h -include/gtkmm-%%VERSION%%/gtkmm/paned.h -include/gtkmm-%%VERSION%%/gtkmm/plug.h -include/gtkmm-%%VERSION%%/gtkmm/private/accelgroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/accellabel_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/action_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/actiongroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/adjustment_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/alignment_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/arrow_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/aspectframe_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/bin_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/box_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/button_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/buttonbox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/calendar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/celleditable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/celllayout_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderer_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrendererpixbuf_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderertext_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderertoggle_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/checkbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/checkmenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/clipboard_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/colorbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/colorselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/combo_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/combobox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/comboboxentry_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/container_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/curve_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/dialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/drawingarea_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/editable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/entry_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/entrycompletion_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/enums_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/eventbox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/expander_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooser_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooserdialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooserwidget_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filefilter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fileselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fixed_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fontbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fontselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/frame_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/handlebox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconfactory_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconset_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconsource_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/image_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/imagemenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/inputdialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/invisible_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/item_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/label_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/layout_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/liststore_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/main_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menu_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menubar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menushell_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/messagedialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/misc_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/notebook_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/object_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/optionmenu_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/paned_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/plug_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/progressbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radioaction_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiobutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiomenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiotoolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/range_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/rc_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/ruler_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scale_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scrollbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scrolledwindow_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/selectiondata_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separator_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separatormenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separatortoolitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/settings_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/sizegroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/socket_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/spinbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/statusbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/stockitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/style_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/table_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/tearoffmenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textattributes_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textbuffer_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textchildanchor_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textiter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textmark_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/texttag_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/texttagtable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textview_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toggleaction_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/togglebutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toggletoolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/tooltips_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treedragdest_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treedragsource_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeiter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodel_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodelfilter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodelsort_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treepath_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treerowreference_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treesortable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treestore_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeview_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeviewcolumn_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/uimanager_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/viewport_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/widget_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/window_p.h -include/gtkmm-%%VERSION%%/gtkmm/progressbar.h -include/gtkmm-%%VERSION%%/gtkmm/radioaction.h -include/gtkmm-%%VERSION%%/gtkmm/radiobutton.h -include/gtkmm-%%VERSION%%/gtkmm/radiobuttongroup.h -include/gtkmm-%%VERSION%%/gtkmm/radiomenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/radiotoolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/range.h -include/gtkmm-%%VERSION%%/gtkmm/rc.h -include/gtkmm-%%VERSION%%/gtkmm/ruler.h -include/gtkmm-%%VERSION%%/gtkmm/scale.h -include/gtkmm-%%VERSION%%/gtkmm/scrollbar.h -include/gtkmm-%%VERSION%%/gtkmm/scrolledwindow.h -include/gtkmm-%%VERSION%%/gtkmm/selectiondata.h -include/gtkmm-%%VERSION%%/gtkmm/selectiondata_private.h -include/gtkmm-%%VERSION%%/gtkmm/separator.h -include/gtkmm-%%VERSION%%/gtkmm/separatormenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/separatortoolitem.h -include/gtkmm-%%VERSION%%/gtkmm/settings.h -include/gtkmm-%%VERSION%%/gtkmm/sizegroup.h -include/gtkmm-%%VERSION%%/gtkmm/socket.h -include/gtkmm-%%VERSION%%/gtkmm/spinbutton.h -include/gtkmm-%%VERSION%%/gtkmm/statusbar.h -include/gtkmm-%%VERSION%%/gtkmm/stock.h -include/gtkmm-%%VERSION%%/gtkmm/stockid.h -include/gtkmm-%%VERSION%%/gtkmm/stockitem.h -include/gtkmm-%%VERSION%%/gtkmm/style.h -include/gtkmm-%%VERSION%%/gtkmm/table.h -include/gtkmm-%%VERSION%%/gtkmm/targetentry.h -include/gtkmm-%%VERSION%%/gtkmm/tearoffmenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/textattributes.h -include/gtkmm-%%VERSION%%/gtkmm/textbuffer.h -include/gtkmm-%%VERSION%%/gtkmm/textchildanchor.h -include/gtkmm-%%VERSION%%/gtkmm/textiter.h -include/gtkmm-%%VERSION%%/gtkmm/textmark.h -include/gtkmm-%%VERSION%%/gtkmm/texttag.h -include/gtkmm-%%VERSION%%/gtkmm/texttagtable.h -include/gtkmm-%%VERSION%%/gtkmm/textview.h -include/gtkmm-%%VERSION%%/gtkmm/toggleaction.h -include/gtkmm-%%VERSION%%/gtkmm/togglebutton.h -include/gtkmm-%%VERSION%%/gtkmm/toggletoolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/toolbar.h -include/gtkmm-%%VERSION%%/gtkmm/toolbar_elements.h -include/gtkmm-%%VERSION%%/gtkmm/toolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/toolitem.h -include/gtkmm-%%VERSION%%/gtkmm/tooltips.h -include/gtkmm-%%VERSION%%/gtkmm/treedragdest.h -include/gtkmm-%%VERSION%%/gtkmm/treedragsource.h -include/gtkmm-%%VERSION%%/gtkmm/treeiter.h -include/gtkmm-%%VERSION%%/gtkmm/treemodel.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelcolumn.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelfilter.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelsort.h -include/gtkmm-%%VERSION%%/gtkmm/treepath.h -include/gtkmm-%%VERSION%%/gtkmm/treerowreference.h -include/gtkmm-%%VERSION%%/gtkmm/treeselection.h -include/gtkmm-%%VERSION%%/gtkmm/treesortable.h -include/gtkmm-%%VERSION%%/gtkmm/treestore.h -include/gtkmm-%%VERSION%%/gtkmm/treeview.h -include/gtkmm-%%VERSION%%/gtkmm/treeview_private.h -include/gtkmm-%%VERSION%%/gtkmm/treeviewcolumn.h -include/gtkmm-%%VERSION%%/gtkmm/uimanager.h -include/gtkmm-%%VERSION%%/gtkmm/viewport.h -include/gtkmm-%%VERSION%%/gtkmm/widget.h -include/gtkmm-%%VERSION%%/gtkmm/window.h -include/gtkmm-%%VERSION%%/gtkmm/wrap_init.h -include/pangomm-1.3/pangomm.h -include/pangomm-1.3/pangomm/attributes.h -include/pangomm-1.3/pangomm/attriter.h -include/pangomm-1.3/pangomm/attrlist.h -include/pangomm-1.3/pangomm/color.h -include/pangomm-1.3/pangomm/context.h -include/pangomm-1.3/pangomm/coverage.h -include/pangomm-1.3/pangomm/font.h -include/pangomm-1.3/pangomm/fontdescription.h -include/pangomm-1.3/pangomm/fontface.h -include/pangomm-1.3/pangomm/fontfamily.h -include/pangomm-1.3/pangomm/fontmap.h -include/pangomm-1.3/pangomm/fontmetrics.h -include/pangomm-1.3/pangomm/fontset.h -include/pangomm-1.3/pangomm/glyph.h -include/pangomm-1.3/pangomm/glyphstring.h -include/pangomm-1.3/pangomm/init.h -include/pangomm-1.3/pangomm/item.h -include/pangomm-1.3/pangomm/language.h -include/pangomm-1.3/pangomm/layout.h -include/pangomm-1.3/pangomm/layoutiter.h -include/pangomm-1.3/pangomm/layoutline.h -include/pangomm-1.3/pangomm/layoutrun.h -include/pangomm-1.3/pangomm/private/attributes_p.h -include/pangomm-1.3/pangomm/private/attriter_p.h -include/pangomm-1.3/pangomm/private/attrlist_p.h -include/pangomm-1.3/pangomm/private/color_p.h -include/pangomm-1.3/pangomm/private/context_p.h -include/pangomm-1.3/pangomm/private/coverage_p.h -include/pangomm-1.3/pangomm/private/font_p.h -include/pangomm-1.3/pangomm/private/fontdescription_p.h -include/pangomm-1.3/pangomm/private/fontface_p.h -include/pangomm-1.3/pangomm/private/fontfamily_p.h -include/pangomm-1.3/pangomm/private/fontmap_p.h -include/pangomm-1.3/pangomm/private/fontmetrics_p.h -include/pangomm-1.3/pangomm/private/fontset_p.h -include/pangomm-1.3/pangomm/private/glyph_p.h -include/pangomm-1.3/pangomm/private/glyphstring_p.h -include/pangomm-1.3/pangomm/private/item_p.h -include/pangomm-1.3/pangomm/private/language_p.h -include/pangomm-1.3/pangomm/private/layout_p.h -include/pangomm-1.3/pangomm/private/layoutiter_p.h -include/pangomm-1.3/pangomm/private/layoutline_p.h -include/pangomm-1.3/pangomm/private/layoutrun_p.h -include/pangomm-1.3/pangomm/private/rectangle_p.h -include/pangomm-1.3/pangomm/private/tabarray_p.h -include/pangomm-1.3/pangomm/rectangle.h -include/pangomm-1.3/pangomm/tabarray.h -include/pangomm-1.3/pangomm/wrap_init.h -lib/gtkmm-%%VERSION%%/include/gdkmmconfig.h -lib/gtkmm-%%VERSION%%/include/gtkmmconfig.h -lib/gtkmm-%%VERSION%%/proc/m4/convert.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_atk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_base.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gdk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gtk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gtkmm.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_pango.m4 -lib/libatkmm-1.3.a -lib/libatkmm-1.3.so -lib/libatkmm-1.3.so.4 -lib/libgdkmm-%%VERSION%%.a -lib/libgdkmm-%%VERSION%%.so -lib/libgdkmm-%%VERSION%%.so.4 -lib/libgtkmm-%%VERSION%%.a -lib/libgtkmm-%%VERSION%%.so -lib/libgtkmm-%%VERSION%%.so.4 -lib/libpangomm-1.3.a -lib/libpangomm-1.3.so -lib/libpangomm-1.3.so.4 -libdata/pkgconfig/atkmm-1.4.pc -libdata/pkgconfig/gdkmm-%%API_VERSION%%.pc -libdata/pkgconfig/gtkmm-%%API_VERSION%%.pc -libdata/pkgconfig/pangomm-1.4.pc -share/devhelp/books/gtkmm-%%API_VERSION%%/gtkmm-2.4.devhelp -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/arrow/arrow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/arrow/direction.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/packbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/packbox.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplebuttonbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplebuttonbox.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/buttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/buttons.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/radiobuttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/radiobuttons.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/myarea.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/myarea.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/idleexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/idleexample.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messageslist.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messageslist.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messagetext.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messagetext.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/labeledoptionmenu.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/labeledoptionmenu.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/client.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/client.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/server.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/server.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/timerexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/timerexample.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/calendar/calendar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererlist.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererlist.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrenderertoggle.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/popupentry.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/popupentry.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/testpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dnd_images.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/exception/exceptiontest.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/gdk/radar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/rulers/rulers.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/statusbar/statusbar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/stock/stock.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/tictactoe.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/tictactoe.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/ttt_test.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/exampletreemodel.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/exampletreemodel.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/window/wheelbarrow.cc -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/gtkmm_logo.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/top.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelgroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelkey_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accellabel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/actiongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/adjustment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/alignment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/annotated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/arrow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aspectframe_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attriter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attrlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/base_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bin_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bitmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/book_2buttons_2button_2buttons_8h-example.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/box_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/button_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/buttonbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/calendar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celleditable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celllayout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer__generation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererpixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertoggle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Error.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Error__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1HelperList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1HelperList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Interface.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Interface__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value__Enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value__Enum__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtkToolbarChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtkToolbarChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classSigC_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classSigC_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/clipboard_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colormap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combobox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxtext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/component_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/container_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/context_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/coverage_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cursor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/curve_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/deprecated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/device_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/display_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/displaymanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/document_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.css -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dragcontext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawingarea_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editabletext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entrycompletion_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/enums_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/event_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/eventbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/examples.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/expander_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooser_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserwidget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filefilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/files.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fileselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fixed_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/font_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontdescription_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontface_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontfamily_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmetrics_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/frame_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_rela.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/general_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_defs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyph_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyphstring_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Dialogs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Toolbars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__atkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gdkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gtkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__pangommEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/handlebox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hyperlink_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hypertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconfactory_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/imagemenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__10.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__100.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__101.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__102.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__103.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__104.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__105.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__106.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__107.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__108.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__109.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__11.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__110.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__111.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__112.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__113.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__114.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__115.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__116.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__12.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__13.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__14.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__15.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__16.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__17.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__18.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__19.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__21.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__22.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__23.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__25.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__26.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__27.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__28.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__29.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__30.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__31.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__33.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__34.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__35.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__36.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__37.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__38.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__39.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__4.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__40.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__41.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__42.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__43.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__44.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__45.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__46.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__47.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__49.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__5.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__50.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__51.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__52.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__53.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__54.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__55.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__56.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__57.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__58.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__59.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__6.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__60.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__61.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__62.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__63.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__64.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__65.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__66.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__67.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__68.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__69.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__7.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__70.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__71.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__72.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__73.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__74.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__75.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__76.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__77.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__78.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__79.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__8.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__80.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__81.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__82.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__83.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__84.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__85.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__86.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__87.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__88.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__89.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__9.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__90.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__91.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__92.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__93.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__94.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__95.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__96.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__97.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__98.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__99.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inputdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/invisible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/label_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/language_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutline_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutrun_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/list_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/liststore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/main_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu__elems_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menubar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menushell_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/messagedialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/misc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/modules.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceAtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGdk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGlib.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1AccelMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Box__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1ComboDropDown__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Menu__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Notebook__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Stock.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Table__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Toolbar__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacePango.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaces.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/noopobject_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/notebook_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/objectaccessible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/optionmenu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pages.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/paned_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimationiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufformat_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufloader_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/plug_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/progressbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radioaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobuttongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiomenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiotoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/range_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/region_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relationset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgb_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgbcmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/ruler_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scale_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/screen_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrollbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrolledwindow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separator_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatormenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatortoolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/settings_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/sizegroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/socket_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/spinbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stateset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/statusbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockid_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/streamablecontent_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1ColorTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1ColorTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/style_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tabarray_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tearoffmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/text_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textattributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textbuffer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textchildanchor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textmark_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttag_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttagtable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggleaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/togglebutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggletoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar__elements_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tooltips_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragdest_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelfilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelsort_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treepath_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treerowreference_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treesortable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treestore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeviewcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/uimanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/value_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/viewport_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/visual_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/widget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/alignment.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/aspectframe.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttonbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/checkbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_ideal.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/combo.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/devcpp_project_options.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_colorselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fileselection.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fontselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_messagedialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drag_and_drop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_lines.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_text.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/entry.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/eventbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/frame.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/label.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/main_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menu_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menubar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/notebook.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/paned.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/progressbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/radiobuttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/range_widgets.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/scrolledwindow.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/spinbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/table.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/textview.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/toolbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_draganddrop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_editablecells.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_list.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_tree.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apa.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apb.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch12.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/index.html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/images -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%% -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/window -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/tictactoe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/stock -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/statusbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/rulers -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/gdk -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/exception -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/dnd -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/calendar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/toolbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/timeout -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/textview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/table -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/signals -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/progressbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/paned -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/notebook -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/label -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/idle -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2 -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/helloworld -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/frame -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/expander -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/eventbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/entry -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/box -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/alignment -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/arrow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%% -@dirrm share/devhelp/books/gtkmm-%%API_VERSION%% -@dirrm share/devhelp/books -@dirrm share/devhelp -@dirrm lib/gtkmm-%%VERSION%%/proc/m4 -@dirrm lib/gtkmm-%%VERSION%%/proc -@dirrm lib/gtkmm-%%VERSION%%/include -@dirrm lib/gtkmm-%%VERSION%% -@dirrm include/pangomm-1.3/pangomm/private -@dirrm include/pangomm-1.3/pangomm -@dirrm include/pangomm-1.3 -@dirrm include/gtkmm-%%VERSION%%/gtkmm/private -@dirrm include/gtkmm-%%VERSION%%/gtkmm -@dirrm include/gtkmm-%%VERSION%% -@dirrm include/gdkmm-%%VERSION%%/gdkmm/private -@dirrm include/gdkmm-%%VERSION%%/gdkmm -@dirrm include/gdkmm-%%VERSION%% -@dirrm include/atkmm-1.3/atkmm/private -@dirrm include/atkmm-1.3/atkmm -@dirrm include/atkmm-1.3 diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile deleted file mode 100644 index c8ff8348b..000000000 --- a/x11-toolkits/gtk20/Makefile +++ /dev/null @@ -1,58 +0,0 @@ -# New ports collection makefile for: gtk13 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $FreeBSD: ports/x11-toolkits/gtk20/Makefile,v 1.119 2003/10/06 01:13:39 marcus Exp $ -# - -PORTNAME= gtk -PORTVERSION= 2.3.6 -PORTREVISION= 1 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.3,} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ \ - ftp://ftp.gimp.org/pub/%SUBDIR%/ \ - ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \ - http://www.ameth.org/gimp/%SUBDIR%/ \ - ftp://ftp.mirror.ac.uk/sites/ftp.gimp.org/pub/%SUBDIR%/ \ - ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} -MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R} -DISTNAME= gtk+-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gimp Toolkit for X11 GUI (current stable version) - -LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ - tiff.4:${PORTSDIR}/graphics/tiff \ - jpeg.9:${PORTSDIR}/graphics/jpeg -RUN_DEPENDS= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \ - ${X11BASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme - -USE_BZIP2= yes -LATEST_LINK= gtk20 -USE_X_PREFIX= yes -USE_XPM= yes -USE_REINPLACE= yes -USE_PERL5= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack atk pango -CONFIGURE_ARGS= --enable-static --with-xinput=yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - -I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -PLIST_SUB= GTK_VERSION="2.2.0" - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${GREP} -l lgmodule | \ - ${XARGS} ${REINPLACE_CMD} -e 's|-lgmodule|@GMODULE_LIBS@|g' - @${REINPLACE_CMD} -e 's|[{]libdir[}]/locale|{datadir}/locale|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ - ${WRKSRC}/gtk/xdgmime/xdgmime.c - -pre-build: - @${RM} -rf ${WRKSRC}/docs/gtk.info* - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo deleted file mode 100644 index 4f632a03e..000000000 --- a/x11-toolkits/gtk20/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtk+-2.3.6.tar.bz2) = 2bb03af55fd797ec31ab60eafc29ff8a -SIZE (gnome2/gtk+-2.3.6.tar.bz2) = 8464480 diff --git a/x11-toolkits/gtk20/files/patch-Makefile.in b/x11-toolkits/gtk20/files/patch-Makefile.in deleted file mode 100644 index c47baaab5..000000000 --- a/x11-toolkits/gtk20/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Thu Jan 22 19:40:10 2004 -+++ Makefile.in Thu Jan 22 19:40:52 2004 -@@ -286,7 +286,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros - - # require automake 1.4 diff --git a/x11-toolkits/gtk20/files/patch-ad b/x11-toolkits/gtk20/files/patch-ad deleted file mode 100644 index 856950d64..000000000 --- a/x11-toolkits/gtk20/files/patch-ad +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/gtk20/files/patch-ad,v 1.12 2003/02/07 18:42:22 marcus Exp $ - ---- gtk/gtkrc.c.orig Thu Dec 13 21:51:18 2001 -+++ gtk/gtkrc.c Fri Jan 18 11:14:14 2002 -@@ -336,7 +336,7 @@ - if (im_module_file) - result = g_strdup (im_module_file); - else -- result = g_build_filename (GTK_SYSCONFDIR, "gtk-2.0", "gtk.immodules", NULL); -+ result = g_build_filename (GTK_DATA_PREFIX, "etc", "gtk-2.0", "gtk.immodules", NULL); - } - - return result; -@@ -418,7 +418,7 @@ - } - else - { -- str = g_build_filename (GTK_SYSCONFDIR, "gtk-2.0", "gtkrc", NULL); -+ str = g_build_filename (GTK_SYSCONFDIR, "gtk", NULL); - - gtk_rc_add_default_file (str); - g_free (str); diff --git a/x11-toolkits/gtk20/files/patch-ag b/x11-toolkits/gtk20/files/patch-ag deleted file mode 100644 index b34d2b3f2..000000000 --- a/x11-toolkits/gtk20/files/patch-ag +++ /dev/null @@ -1,19 +0,0 @@ ---- gtk/Makefile.in.orig Fri Oct 24 21:45:12 2003 -+++ gtk/Makefile.in Fri Oct 24 21:46:49 2003 -@@ -301,7 +301,7 @@ - -DGTK_LIBDIR=\"$(libdir)\" \ - -DGTK_DATADIR=\"$(datadir)\" \ - -DGTK_DATA_PREFIX=\"$(prefix)\" \ -- -DGTK_SYSCONFDIR=\"$(sysconfdir)\" \ -+ -DGTK_SYSCONFDIR=\"$(datadir)/themes/Default/gtk-2.0\" \ - -DGTK_VERSION=\"$(GTK_VERSION)\" \ - -DGTK_BINARY_VERSION=\"$(GTK_BINARY_VERSION)\" \ - -DGTK_HOST=\"$(host)\" \ -@@ -856,6 +856,7 @@ - TEST_DEPS = $(DEPS) gtk.immodules - - LDADDS = \ -+ $(GLIB_LIBS) \ - $(gtktargetlib) \ - $(top_builddir)/gdk-pixbuf/libgdk_pixbuf-$(GTK_API_VERSION).la \ - $(top_builddir)/gdk/$(gdktargetlib) diff --git a/x11-toolkits/gtk20/files/patch-ah b/x11-toolkits/gtk20/files/patch-ah deleted file mode 100644 index 88bfe209d..000000000 --- a/x11-toolkits/gtk20/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/Makefile.in.orig Fri Oct 24 21:47:52 2003 -+++ docs/Makefile.in Fri Oct 24 23:35:09 2003 -@@ -179,7 +179,7 @@ - MAINT = @MAINT@ - MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@ - MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@ --MAKEINFO = @MAKEINFO@ -+MAKEINFO = @MAKEINFO@ --no-split - MKINSTALLDIRS = @MKINSTALLDIRS@ - MSGFMT = @MSGFMT@ - MS_LIB_AVAILABLE_FALSE = @MS_LIB_AVAILABLE_FALSE@ diff --git a/x11-toolkits/gtk20/files/patch-ai b/x11-toolkits/gtk20/files/patch-ai deleted file mode 100644 index a04d08ef5..000000000 --- a/x11-toolkits/gtk20/files/patch-ai +++ /dev/null @@ -1,11 +0,0 @@ ---- docs/reference/Makefile.in.orig Fri Oct 24 23:38:06 2003 -+++ docs/reference/Makefile.in Fri Oct 24 23:48:00 2003 -@@ -286,7 +286,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - --SUBDIRS = gdk-pixbuf gdk gtk -+SUBDIRS = #gdk-pixbuf gdk gtk - subdir = docs/reference - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h diff --git a/x11-toolkits/gtk20/files/patch-ak b/x11-toolkits/gtk20/files/patch-ak deleted file mode 100644 index a682acb21..000000000 --- a/x11-toolkits/gtk20/files/patch-ak +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/gtk20/files/patch-ak,v 1.4 2003/02/07 18:42:22 marcus Exp $ - ---- gdk/Makefile.in.orig Thu Feb 14 12:38:26 2002 -+++ gdk/Makefile.in Thu Feb 14 12:45:37 2002 -@@ -315,7 +315,7 @@ - # - # Rule to install gdkconfig.h header file - # --configexecincludedir = $(libdir)/gtk-2.0/include -+configexecincludedir = $(prefix)/include/gtk-2.0 - - #note: not gdkconfig.h - BUILT_SOURCES = stamp-gc-h @REBUILD@ gdkenumtypes.c gdkenumtypes.h diff --git a/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in b/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in deleted file mode 100644 index c2cb10b54..000000000 --- a/x11-toolkits/gtk20/files/patch-gdk-pixbuf_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- gdk-pixbuf/Makefile.in.orig Thu Nov 20 15:39:55 2003 -+++ gdk-pixbuf/Makefile.in Thu Nov 20 15:40:17 2003 -@@ -517,7 +517,9 @@ - - - AM_CPPFLAGS = "-DPIXBUF_LIBDIR=\"$(loaderdir)\"" "-DBUILT_MODULES_DIR=\"$(srcdir)/.libs\"" --LDADDS = libgdk_pixbuf-$(GTK_API_VERSION).la -+LDADDS = \ -+ $(GLIB_LIBS) \ -+ libgdk_pixbuf-$(GTK_API_VERSION).la - - noinst_PROGRAMS = test-gdk-pixbuf - test_gdk_pixbuf_LDADD = $(LDADDS) diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkfilechooserdefault.c b/x11-toolkits/gtk20/files/patch-gtk_gtkfilechooserdefault.c deleted file mode 100644 index a2a281fe2..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_gtkfilechooserdefault.c +++ /dev/null @@ -1,16 +0,0 @@ ---- gtk/gtkfilechooserdefault.c.orig Wed Mar 10 16:11:22 2004 -+++ gtk/gtkfilechooserdefault.c Wed Mar 10 16:12:05 2004 -@@ -757,10 +757,12 @@ - GtkFileFolder *parent_folder; - GtkFileInfo *info; - -+ info = NULL; -+ - if (!gtk_file_system_get_parent (file_system, path, &parent_path, error)) - return NULL; - -- parent_folder = gtk_file_system_get_folder (file_system, parent_path, -+ parent_folder = gtk_file_system_get_folder (file_system, parent_path ? parent_path : path, - GTK_FILE_INFO_DISPLAY_NAME - #if 0 - | GTK_FILE_INFO_ICON diff --git a/x11-toolkits/gtk20/files/patch-gtk_gtkicontheme.c b/x11-toolkits/gtk20/files/patch-gtk_gtkicontheme.c deleted file mode 100644 index 07bb57a6d..000000000 --- a/x11-toolkits/gtk20/files/patch-gtk_gtkicontheme.c +++ /dev/null @@ -1,26 +0,0 @@ ---- gtk/gtkicontheme.c.orig Thu Jan 29 16:53:42 2004 -+++ gtk/gtkicontheme.c Thu Jan 29 16:54:56 2004 -@@ -526,7 +526,7 @@ - - priv->custom_theme = FALSE; - priv->current_theme = g_strdup (DEFAULT_THEME_NAME); -- priv->search_path = g_new (char *, 5); -+ priv->search_path = g_new (char *, 7); - - - priv->search_path[0] = g_build_filename (g_get_home_dir (), -@@ -534,9 +534,11 @@ - NULL); - priv->search_path[1] = g_build_filename (GTK_DATADIR, "pixmaps", NULL); - priv->search_path[2] = g_build_filename (GTK_DATADIR, "icons", NULL); -- priv->search_path[3] = g_strdup ("/usr/share/icons"); -- priv->search_path[4] = g_strdup ("/usr/share/pixmaps"); -- priv->search_path_len = 5; -+ priv->search_path[3] = g_build_filename (GTK_DATADIR, "gnome", "pixmaps", NULL); -+ priv->search_path[4] = g_build_filename (GTK_DATADIR, "gnome", "icons", NULL); -+ priv->search_path[5] = g_strdup ("/usr/share/icons"); -+ priv->search_path[6] = g_strdup ("/usr/share/pixmaps"); -+ priv->search_path_len = 7; - - priv->themes_valid = FALSE; - priv->themes = NULL; diff --git a/x11-toolkits/gtk20/files/patch-ltmain.sh b/x11-toolkits/gtk20/files/patch-ltmain.sh deleted file mode 100644 index 58384ee38..000000000 --- a/x11-toolkits/gtk20/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Sat Dec 6 14:47:45 2003 -+++ ltmain.sh Tue Dec 9 14:09:01 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr deleted file mode 100644 index 7de6c9199..000000000 --- a/x11-toolkits/gtk20/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ - GTK is a library for creating graphical user interfaces similar to -the Motif "look and feel". It is designed to be small and efficient, but -still flexible enough to allow the programmer freedom in the interfaces -created. GTK allows the programmer to use a variety of standard user -interface widgets such as push, radio and check buttons, menus, lists -and frames. It also provides several "container" widgets which can be -used to control the layout of the user interface elements. - - GTK provides some unique features. (At least, I know of no other -widget library which provides them). For example, a button does not -contain a label, it contains a child widget, which in most instances -will be a label. However, the child widget can also be a pixmap, image -or any combination possible the programmer desires. This flexibility is -adhered to throughout the library. - -GTK+-2.x is a stable release, but many applications still require -GTK+-1.2, the previous stable version. You can have the runtime and -development environments for both GTK+-2.x and GTK+-1.2 installed -simultaneously on your computer. - -WWW: http://www.gtk.org/ diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist deleted file mode 100644 index fccc47450..000000000 --- a/x11-toolkits/gtk20/pkg-plist +++ /dev/null @@ -1,446 +0,0 @@ -bin/gdk-pixbuf-csource -bin/gdk-pixbuf-query-loaders -bin/gtk-demo -bin/gtk-query-immodules-2.0 -etc/gtk-2.0/gdk-pixbuf.loaders -etc/gtk-2.0/gtk.immodules -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlib.h -include/gtk-2.0/gdk-pixbuf-xlib/gdk-pixbuf-xlibrgb.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-animation.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-enum-types.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-features.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-io.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-loader.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-marshal.h -include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h -include/gtk-2.0/gdk-pixbuf/gdk-pixdata.h -include/gtk-2.0/gdk/gdk.h -include/gtk-2.0/gdk/gdkcolor.h -include/gtk-2.0/gdk/gdkcursor.h -include/gtk-2.0/gdk/gdkdisplay.h -include/gtk-2.0/gdk/gdkdisplaymanager.h -include/gtk-2.0/gdk/gdkdnd.h -include/gtk-2.0/gdk/gdkdrawable.h -include/gtk-2.0/gdk/gdkenumtypes.h -include/gtk-2.0/gdk/gdkevents.h -include/gtk-2.0/gdk/gdkfont.h -include/gtk-2.0/gdk/gdkgc.h -include/gtk-2.0/gdk/gdki18n.h -include/gtk-2.0/gdk/gdkimage.h -include/gtk-2.0/gdk/gdkinput.h -include/gtk-2.0/gdk/gdkkeys.h -include/gtk-2.0/gdk/gdkkeysyms.h -include/gtk-2.0/gdk/gdkpango.h -include/gtk-2.0/gdk/gdkpixbuf.h -include/gtk-2.0/gdk/gdkpixmap.h -include/gtk-2.0/gdk/gdkprivate.h -include/gtk-2.0/gdk/gdkproperty.h -include/gtk-2.0/gdk/gdkregion.h -include/gtk-2.0/gdk/gdkrgb.h -include/gtk-2.0/gdk/gdkscreen.h -include/gtk-2.0/gdk/gdkselection.h -include/gtk-2.0/gdk/gdkspawn.h -include/gtk-2.0/gdk/gdktypes.h -include/gtk-2.0/gdk/gdkvisual.h -include/gtk-2.0/gdk/gdkwindow.h -include/gtk-2.0/gdk/gdkx.h -include/gtk-2.0/gdkconfig.h -include/gtk-2.0/gtk/gtk.h -include/gtk-2.0/gtk/gtkaccelgroup.h -include/gtk-2.0/gtk/gtkaccellabel.h -include/gtk-2.0/gtk/gtkaccelmap.h -include/gtk-2.0/gtk/gtkaccessible.h -include/gtk-2.0/gtk/gtkaction.h -include/gtk-2.0/gtk/gtkactiongroup.h -include/gtk-2.0/gtk/gtkadjustment.h -include/gtk-2.0/gtk/gtkalignment.h -include/gtk-2.0/gtk/gtkarrow.h -include/gtk-2.0/gtk/gtkaspectframe.h -include/gtk-2.0/gtk/gtkbbox.h -include/gtk-2.0/gtk/gtkbin.h -include/gtk-2.0/gtk/gtkbindings.h -include/gtk-2.0/gtk/gtkbox.h -include/gtk-2.0/gtk/gtkbutton.h -include/gtk-2.0/gtk/gtkcalendar.h -include/gtk-2.0/gtk/gtkcelleditable.h -include/gtk-2.0/gtk/gtkcelllayout.h -include/gtk-2.0/gtk/gtkcellrenderer.h -include/gtk-2.0/gtk/gtkcellrendererpixbuf.h -include/gtk-2.0/gtk/gtkcellrenderertext.h -include/gtk-2.0/gtk/gtkcellrenderertoggle.h -include/gtk-2.0/gtk/gtkcheckbutton.h -include/gtk-2.0/gtk/gtkcheckmenuitem.h -include/gtk-2.0/gtk/gtkclipboard.h -include/gtk-2.0/gtk/gtkclist.h -include/gtk-2.0/gtk/gtkcolorbutton.h -include/gtk-2.0/gtk/gtkcolorsel.h -include/gtk-2.0/gtk/gtkcolorseldialog.h -include/gtk-2.0/gtk/gtkcombo.h -include/gtk-2.0/gtk/gtkcombobox.h -include/gtk-2.0/gtk/gtkcomboboxentry.h -include/gtk-2.0/gtk/gtkcontainer.h -include/gtk-2.0/gtk/gtkctree.h -include/gtk-2.0/gtk/gtkcurve.h -include/gtk-2.0/gtk/gtkdebug.h -include/gtk-2.0/gtk/gtkdialog.h -include/gtk-2.0/gtk/gtkdnd.h -include/gtk-2.0/gtk/gtkdrawingarea.h -include/gtk-2.0/gtk/gtkeditable.h -include/gtk-2.0/gtk/gtkentry.h -include/gtk-2.0/gtk/gtkenums.h -include/gtk-2.0/gtk/gtkentrycompletion.h -include/gtk-2.0/gtk/gtkexpander.h -include/gtk-2.0/gtk/gtkeventbox.h -include/gtk-2.0/gtk/gtkfilechooser.h -include/gtk-2.0/gtk/gtkfilechooserdialog.h -include/gtk-2.0/gtk/gtkfilechooserwidget.h -include/gtk-2.0/gtk/gtkfilefilter.h -include/gtk-2.0/gtk/gtkfilesel.h -include/gtk-2.0/gtk/gtkfilesystem.h -include/gtk-2.0/gtk/gtkfixed.h -include/gtk-2.0/gtk/gtkfontbutton.h -include/gtk-2.0/gtk/gtkfontsel.h -include/gtk-2.0/gtk/gtkframe.h -include/gtk-2.0/gtk/gtkgamma.h -include/gtk-2.0/gtk/gtkgc.h -include/gtk-2.0/gtk/gtkhandlebox.h -include/gtk-2.0/gtk/gtkhbbox.h -include/gtk-2.0/gtk/gtkhbox.h -include/gtk-2.0/gtk/gtkhpaned.h -include/gtk-2.0/gtk/gtkhruler.h -include/gtk-2.0/gtk/gtkhscale.h -include/gtk-2.0/gtk/gtkhscrollbar.h -include/gtk-2.0/gtk/gtkhseparator.h -include/gtk-2.0/gtk/gtkiconfactory.h -include/gtk-2.0/gtk/gtkicontheme.h -include/gtk-2.0/gtk/gtkimage.h -include/gtk-2.0/gtk/gtkimagemenuitem.h -include/gtk-2.0/gtk/gtkimcontext.h -include/gtk-2.0/gtk/gtkimcontextsimple.h -include/gtk-2.0/gtk/gtkimmodule.h -include/gtk-2.0/gtk/gtkimmulticontext.h -include/gtk-2.0/gtk/gtkinputdialog.h -include/gtk-2.0/gtk/gtkinvisible.h -include/gtk-2.0/gtk/gtkitem.h -include/gtk-2.0/gtk/gtkitemfactory.h -include/gtk-2.0/gtk/gtklabel.h -include/gtk-2.0/gtk/gtklayout.h -include/gtk-2.0/gtk/gtklist.h -include/gtk-2.0/gtk/gtklistitem.h -include/gtk-2.0/gtk/gtkliststore.h -include/gtk-2.0/gtk/gtkmain.h -include/gtk-2.0/gtk/gtkmarshal.h -include/gtk-2.0/gtk/gtkmenu.h -include/gtk-2.0/gtk/gtkmenubar.h -include/gtk-2.0/gtk/gtkmenuitem.h -include/gtk-2.0/gtk/gtkmenushell.h -include/gtk-2.0/gtk/gtkmessagedialog.h -include/gtk-2.0/gtk/gtkmisc.h -include/gtk-2.0/gtk/gtknotebook.h -include/gtk-2.0/gtk/gtkobject.h -include/gtk-2.0/gtk/gtkoldeditable.h -include/gtk-2.0/gtk/gtkoptionmenu.h -include/gtk-2.0/gtk/gtkpaned.h -include/gtk-2.0/gtk/gtkpixmap.h -include/gtk-2.0/gtk/gtkplug.h -include/gtk-2.0/gtk/gtkpreview.h -include/gtk-2.0/gtk/gtkprivate.h -include/gtk-2.0/gtk/gtkprogress.h -include/gtk-2.0/gtk/gtkprogressbar.h -include/gtk-2.0/gtk/gtkradioaction.h -include/gtk-2.0/gtk/gtkradiobutton.h -include/gtk-2.0/gtk/gtkradiomenuitem.h -include/gtk-2.0/gtk/gtkradiotoolbutton.h -include/gtk-2.0/gtk/gtkrange.h -include/gtk-2.0/gtk/gtkrc.h -include/gtk-2.0/gtk/gtkruler.h -include/gtk-2.0/gtk/gtkscale.h -include/gtk-2.0/gtk/gtkscrollbar.h -include/gtk-2.0/gtk/gtkscrolledwindow.h -include/gtk-2.0/gtk/gtkselection.h -include/gtk-2.0/gtk/gtkseparator.h -include/gtk-2.0/gtk/gtkseparatormenuitem.h -include/gtk-2.0/gtk/gtkseparatortoolitem.h -include/gtk-2.0/gtk/gtksettings.h -include/gtk-2.0/gtk/gtksignal.h -include/gtk-2.0/gtk/gtksizegroup.h -include/gtk-2.0/gtk/gtksocket.h -include/gtk-2.0/gtk/gtkspinbutton.h -include/gtk-2.0/gtk/gtkstatusbar.h -include/gtk-2.0/gtk/gtkstock.h -include/gtk-2.0/gtk/gtkstyle.h -include/gtk-2.0/gtk/gtktable.h -include/gtk-2.0/gtk/gtktearoffmenuitem.h -include/gtk-2.0/gtk/gtktext.h -include/gtk-2.0/gtk/gtktextbuffer.h -include/gtk-2.0/gtk/gtktextchild.h -include/gtk-2.0/gtk/gtktextdisplay.h -include/gtk-2.0/gtk/gtktextiter.h -include/gtk-2.0/gtk/gtktextlayout.h -include/gtk-2.0/gtk/gtktextmark.h -include/gtk-2.0/gtk/gtktexttag.h -include/gtk-2.0/gtk/gtktexttagtable.h -include/gtk-2.0/gtk/gtktextview.h -include/gtk-2.0/gtk/gtktipsquery.h -include/gtk-2.0/gtk/gtktoggleaction.h -include/gtk-2.0/gtk/gtktogglebutton.h -include/gtk-2.0/gtk/gtktoggletoolbutton.h -include/gtk-2.0/gtk/gtktoolbar.h -include/gtk-2.0/gtk/gtktoolbutton.h -include/gtk-2.0/gtk/gtktoolitem.h -include/gtk-2.0/gtk/gtktooltips.h -include/gtk-2.0/gtk/gtktree.h -include/gtk-2.0/gtk/gtktreednd.h -include/gtk-2.0/gtk/gtktreeitem.h -include/gtk-2.0/gtk/gtktreemodel.h -include/gtk-2.0/gtk/gtktreemodelfilter.h -include/gtk-2.0/gtk/gtktreemodelsort.h -include/gtk-2.0/gtk/gtktreeselection.h -include/gtk-2.0/gtk/gtktreesortable.h -include/gtk-2.0/gtk/gtktreestore.h -include/gtk-2.0/gtk/gtktreeview.h -include/gtk-2.0/gtk/gtktreeviewcolumn.h -include/gtk-2.0/gtk/gtktypebuiltins.h -include/gtk-2.0/gtk/gtktypeutils.h -include/gtk-2.0/gtk/gtkuimanager.h -include/gtk-2.0/gtk/gtkvbbox.h -include/gtk-2.0/gtk/gtkvbox.h -include/gtk-2.0/gtk/gtkversion.h -include/gtk-2.0/gtk/gtkviewport.h -include/gtk-2.0/gtk/gtkvpaned.h -include/gtk-2.0/gtk/gtkvruler.h -include/gtk-2.0/gtk/gtkvscale.h -include/gtk-2.0/gtk/gtkvscrollbar.h -include/gtk-2.0/gtk/gtkvseparator.h -include/gtk-2.0/gtk/gtkwidget.h -include/gtk-2.0/gtk/gtkwindow.h -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ani.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-bmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-gif.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ico.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-jpeg.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pcx.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-png.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-pnm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-ras.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tga.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-tiff.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-wbmp.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xbm.so -lib/gtk-2.0/%%GTK_VERSION%%/loaders/libpixbufloader-xpm.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-am-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cedilla.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-cyrillic-translit.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-inuktitut.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ipa.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-thai-broken.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-er.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-ti-et.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-viqr.so -lib/gtk-2.0/%%GTK_VERSION%%/immodules/im-xim.so -lib/libgdk-x11-2.0.a -lib/libgdk-x11-2.0.so -lib/libgdk-x11-2.0.so.306 -lib/libgdk_pixbuf-2.0.a -lib/libgdk_pixbuf-2.0.so -lib/libgdk_pixbuf-2.0.so.306 -lib/libgdk_pixbuf_xlib-2.0.a -lib/libgdk_pixbuf_xlib-2.0.so -lib/libgdk_pixbuf_xlib-2.0.so.306 -lib/libgtk-x11-2.0.a -lib/libgtk-x11-2.0.so -lib/libgtk-x11-2.0.so.306 -libdata/pkgconfig/gdk-2.0.pc -libdata/pkgconfig/gdk-pixbuf-2.0.pc -libdata/pkgconfig/gdk-pixbuf-xlib-2.0.pc -libdata/pkgconfig/gdk-x11-2.0.pc -libdata/pkgconfig/gtk+-2.0.pc -libdata/pkgconfig/gtk+-x11-2.0.pc -share/aclocal/gtk-2.0.m4 -share/gtk-2.0/demo/alphatest.png -share/gtk-2.0/demo/apple-red.png -share/gtk-2.0/demo/appwindow.c -share/gtk-2.0/demo/background.jpg -share/gtk-2.0/demo/button_box.c -share/gtk-2.0/demo/changedisplay.c -share/gtk-2.0/demo/colorsel.c -share/gtk-2.0/demo/dialog.c -share/gtk-2.0/demo/drawingarea.c -share/gtk-2.0/demo/editable_cells.c -share/gtk-2.0/demo/entry_completion.c -share/gtk-2.0/demo/floppybuddy.gif -share/gtk-2.0/demo/gnome-applets.png -share/gtk-2.0/demo/gnome-calendar.png -share/gtk-2.0/demo/gnome-foot.png -share/gtk-2.0/demo/gnome-gimp.png -share/gtk-2.0/demo/gnome-gmush.png -share/gtk-2.0/demo/gnome-gsame.png -share/gtk-2.0/demo/gnu-keys.png -share/gtk-2.0/demo/gtk-logo-rgb.gif -share/gtk-2.0/demo/hypertext.c -share/gtk-2.0/demo/images.c -share/gtk-2.0/demo/list_store.c -share/gtk-2.0/demo/menus.c -share/gtk-2.0/demo/panes.c -share/gtk-2.0/demo/pixbufs.c -share/gtk-2.0/demo/sizegroup.c -share/gtk-2.0/demo/stock_browser.c -share/gtk-2.0/demo/textview.c -share/gtk-2.0/demo/tree_store.c -share/gtk-2.0/demo/ui_manager.c -share/locale/af/LC_MESSAGES/gtk20-properties.mo -share/locale/af/LC_MESSAGES/gtk20.mo -share/locale/am/LC_MESSAGES/gtk20-properties.mo -share/locale/am/LC_MESSAGES/gtk20.mo -share/locale/ar/LC_MESSAGES/gtk20-properties.mo -share/locale/ar/LC_MESSAGES/gtk20.mo -share/locale/az/LC_MESSAGES/gtk20-properties.mo -share/locale/az/LC_MESSAGES/gtk20.mo -share/locale/be/LC_MESSAGES/gtk20-properties.mo -share/locale/be/LC_MESSAGES/gtk20.mo -share/locale/bg/LC_MESSAGES/gtk20-properties.mo -share/locale/bg/LC_MESSAGES/gtk20.mo -share/locale/bn/LC_MESSAGES/gtk20-properties.mo -share/locale/bn/LC_MESSAGES/gtk20.mo -share/locale/br/LC_MESSAGES/gtk20-properties.mo -share/locale/br/LC_MESSAGES/gtk20.mo -share/locale/ca/LC_MESSAGES/gtk20-properties.mo -share/locale/ca/LC_MESSAGES/gtk20.mo -share/locale/cs/LC_MESSAGES/gtk20-properties.mo -share/locale/cs/LC_MESSAGES/gtk20.mo -share/locale/cy/LC_MESSAGES/gtk20-properties.mo -share/locale/cy/LC_MESSAGES/gtk20.mo -share/locale/da/LC_MESSAGES/gtk20-properties.mo -share/locale/da/LC_MESSAGES/gtk20.mo -share/locale/de/LC_MESSAGES/gtk20-properties.mo -share/locale/de/LC_MESSAGES/gtk20.mo -share/locale/el/LC_MESSAGES/gtk20-properties.mo -share/locale/el/LC_MESSAGES/gtk20.mo -share/locale/en_CA/LC_MESSAGES/gtk20-properties.mo -share/locale/en_CA/LC_MESSAGES/gtk20.mo -share/locale/en_GB/LC_MESSAGES/gtk20-properties.mo -share/locale/en_GB/LC_MESSAGES/gtk20.mo -share/locale/es/LC_MESSAGES/gtk20-properties.mo -share/locale/es/LC_MESSAGES/gtk20.mo -share/locale/et/LC_MESSAGES/gtk20-properties.mo -share/locale/et/LC_MESSAGES/gtk20.mo -share/locale/eu/LC_MESSAGES/gtk20-properties.mo -share/locale/eu/LC_MESSAGES/gtk20.mo -share/locale/fa/LC_MESSAGES/gtk20-properties.mo -share/locale/fa/LC_MESSAGES/gtk20.mo -share/locale/fi/LC_MESSAGES/gtk20-properties.mo -share/locale/fi/LC_MESSAGES/gtk20.mo -share/locale/fr/LC_MESSAGES/gtk20-properties.mo -share/locale/fr/LC_MESSAGES/gtk20.mo -share/locale/ga/LC_MESSAGES/gtk20-properties.mo -share/locale/ga/LC_MESSAGES/gtk20.mo -share/locale/gl/LC_MESSAGES/gtk20-properties.mo -share/locale/gl/LC_MESSAGES/gtk20.mo -share/locale/he/LC_MESSAGES/gtk20-properties.mo -share/locale/he/LC_MESSAGES/gtk20.mo -share/locale/hi/LC_MESSAGES/gtk20-properties.mo -share/locale/hi/LC_MESSAGES/gtk20.mo -share/locale/hr/LC_MESSAGES/gtk20-properties.mo -share/locale/hr/LC_MESSAGES/gtk20.mo -share/locale/hu/LC_MESSAGES/gtk20-properties.mo -share/locale/hu/LC_MESSAGES/gtk20.mo -share/locale/ia/LC_MESSAGES/gtk20-properties.mo -share/locale/ia/LC_MESSAGES/gtk20.mo -share/locale/id/LC_MESSAGES/gtk20-properties.mo -share/locale/id/LC_MESSAGES/gtk20.mo -share/locale/it/LC_MESSAGES/gtk20-properties.mo -share/locale/it/LC_MESSAGES/gtk20.mo -share/locale/ja/LC_MESSAGES/gtk20-properties.mo -share/locale/ja/LC_MESSAGES/gtk20.mo -share/locale/ko/LC_MESSAGES/gtk20-properties.mo -share/locale/ko/LC_MESSAGES/gtk20.mo -share/locale/li/LC_MESSAGES/gtk20-properties.mo -share/locale/li/LC_MESSAGES/gtk20.mo -share/locale/lt/LC_MESSAGES/gtk20-properties.mo -share/locale/lt/LC_MESSAGES/gtk20.mo -share/locale/lv/LC_MESSAGES/gtk20-properties.mo -share/locale/lv/LC_MESSAGES/gtk20.mo -share/locale/mi/LC_MESSAGES/gtk20-properties.mo -share/locale/mi/LC_MESSAGES/gtk20.mo -share/locale/mk/LC_MESSAGES/gtk20-properties.mo -share/locale/mk/LC_MESSAGES/gtk20.mo -share/locale/ml/LC_MESSAGES/gtk20-properties.mo -share/locale/ml/LC_MESSAGES/gtk20.mo -share/locale/mn/LC_MESSAGES/gtk20-properties.mo -share/locale/mn/LC_MESSAGES/gtk20.mo -share/locale/ms/LC_MESSAGES/gtk20-properties.mo -share/locale/ms/LC_MESSAGES/gtk20.mo -share/locale/ne/LC_MESSAGES/gtk20-properties.mo -share/locale/ne/LC_MESSAGES/gtk20.mo -share/locale/nl/LC_MESSAGES/gtk20-properties.mo -share/locale/nl/LC_MESSAGES/gtk20.mo -share/locale/nn/LC_MESSAGES/gtk20-properties.mo -share/locale/nn/LC_MESSAGES/gtk20.mo -share/locale/no/LC_MESSAGES/gtk20-properties.mo -share/locale/no/LC_MESSAGES/gtk20.mo -share/locale/pl/LC_MESSAGES/gtk20-properties.mo -share/locale/pl/LC_MESSAGES/gtk20.mo -share/locale/pt/LC_MESSAGES/gtk20-properties.mo -share/locale/pt/LC_MESSAGES/gtk20.mo -share/locale/pt_BR/LC_MESSAGES/gtk20-properties.mo -share/locale/pt_BR/LC_MESSAGES/gtk20.mo -share/locale/ro/LC_MESSAGES/gtk20-properties.mo -share/locale/ro/LC_MESSAGES/gtk20.mo -share/locale/ru/LC_MESSAGES/gtk20-properties.mo -share/locale/ru/LC_MESSAGES/gtk20.mo -share/locale/sk/LC_MESSAGES/gtk20-properties.mo -share/locale/sk/LC_MESSAGES/gtk20.mo -share/locale/sl/LC_MESSAGES/gtk20-properties.mo -share/locale/sl/LC_MESSAGES/gtk20.mo -share/locale/sq/LC_MESSAGES/gtk20-properties.mo -share/locale/sr/LC_MESSAGES/gtk20-properties.mo -share/locale/sr/LC_MESSAGES/gtk20.mo -share/locale/sr@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@Latn/LC_MESSAGES/gtk20.mo -share/locale/sr@ije/LC_MESSAGES/gtk20-properties.mo -share/locale/sr@ije/LC_MESSAGES/gtk20.mo -share/locale/sq/LC_MESSAGES/gtk20.mo -share/locale/sv/LC_MESSAGES/gtk20-properties.mo -share/locale/sv/LC_MESSAGES/gtk20.mo -share/locale/ta/LC_MESSAGES/gtk20-properties.mo -share/locale/ta/LC_MESSAGES/gtk20.mo -share/locale/th/LC_MESSAGES/gtk20-properties.mo -share/locale/th/LC_MESSAGES/gtk20.mo -share/locale/tr/LC_MESSAGES/gtk20-properties.mo -share/locale/tr/LC_MESSAGES/gtk20.mo -share/locale/uk/LC_MESSAGES/gtk20-properties.mo -share/locale/uk/LC_MESSAGES/gtk20.mo -share/locale/uz/LC_MESSAGES/gtk20-properties.mo -share/locale/uz/LC_MESSAGES/gtk20.mo -share/locale/uz@Latn/LC_MESSAGES/gtk20-properties.mo -share/locale/uz@Latn/LC_MESSAGES/gtk20.mo -share/locale/vi/LC_MESSAGES/gtk20-properties.mo -share/locale/vi/LC_MESSAGES/gtk20.mo -share/locale/wa/LC_MESSAGES/gtk20-properties.mo -share/locale/wa/LC_MESSAGES/gtk20.mo -share/locale/yi/LC_MESSAGES/gtk20-properties.mo -share/locale/yi/LC_MESSAGES/gtk20.mo -share/locale/zh_CN/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_CN/LC_MESSAGES/gtk20.mo -share/locale/zh_TW/LC_MESSAGES/gtk20-properties.mo -share/locale/zh_TW/LC_MESSAGES/gtk20.mo -share/themes/Default/gtk-2.0-key/gtkrc -share/themes/Default/gtk-2.0/gtkrc -share/themes/Emacs/gtk-2.0-key/gtkrc -@dirrm share/themes/Emacs/gtk-2.0-key -@dirrm share/themes/Emacs -@dirrm share/themes/Default/gtk-2.0-key -@dirrm share/themes/Default/gtk-2.0 -@dirrm share/gtk-2.0/demo -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/loaders -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/immodules -@dirrm lib/gtk-2.0/%%GTK_VERSION%% -@dirrm lib/gtk-2.0 -@dirrm include/gtk-2.0/gtk -@dirrm include/gtk-2.0/gdk-pixbuf-xlib -@dirrm include/gtk-2.0/gdk-pixbuf -@dirrm include/gtk-2.0/gdk -@dirrm include/gtk-2.0 -@dirrm etc/gtk-2.0 -@unexec /bin/rmdir %D/share/themes/Default 2>/dev/null || /usr/bin/true -@unexec /bin/rmdir %D/share/themes 2>/dev/null || /usr/bin/true diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile deleted file mode 100644 index 319d0f131..000000000 --- a/x11-toolkits/gtkmm20/Makefile +++ /dev/null @@ -1,57 +0,0 @@ -# New ports collection makefile for: gtkmm2 -# Date created: 30 September 2002 -# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> -# -# $FreeBSD: ports/x11-toolkits/gtk--2/Makefile,v 1.62 2003/09/30 06:52:45 bland Exp $ -# - -PORTNAME= gtkmm -PORTVERSION= 2.3.3 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 \ - gtkmm -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= C++ wrapper for Gtk+, Pango, Atk - -LIB_DEPENDS= glibmm-2.3.4:${PORTSDIR}/devel/glibmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_X_PREFIX= yes -LATEST_LINK= gtkmm2 -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -USE_REINPLACE= yes -USE_GNOME= gnomehack gtk20 lthack -CONFIGURE_ARGS= --enable-static=yes \ - --with-sigc-prefix=${LOCALBASE} - -PLIST_SUB= VERSION="2.3" API_VERSION="2.4" - -.if !defined(NOPORTDOCS) -BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen -.endif - -.if defined(WITH_EXAMPLES) -PLIST_SUB+= EXAMPLES="" -.else -PLIST_SUB+= EXAMPLES="@comment " -.endif - -post-patch: - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/tests//' \ - ${WRKSRC}/Makefile.in -.if !defined(WITH_EXAMPLES) - @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ - ${WRKSRC}/Makefile.in -.endif -.if defined(NOPORTDOCS) - @${REINPLACE_CMD} -e 's|^\(SUBDIRS =\)\(docs\)\(.*\)|\1\3|' ${WRKSRC}/Makefile.in -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm20/distinfo b/x11-toolkits/gtkmm20/distinfo deleted file mode 100644 index c3b94d27c..000000000 --- a/x11-toolkits/gtkmm20/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtkmm-2.3.3.tar.bz2) = ce0e69ce4b0912e98a6e3a92e47e9a8f -SIZE (gnome2/gtkmm-2.3.3.tar.bz2) = 3713974 diff --git a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_radioaction.h b/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_radioaction.h deleted file mode 100644 index 1d78dafb1..000000000 --- a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_radioaction.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk/gtkmm/radioaction.h.orig Sat Nov 29 15:35:00 2003 -+++ gtk/gtkmm/radioaction.h Thu Dec 11 01:51:37 2003 -@@ -97,7 +97,6 @@ - static Glib::RefPtr<RadioAction> create(Group& group, const Glib::ustring& name, const Glib::ustring& label = Glib::ustring(), const Glib::ustring& tooltip = Glib::ustring()); - static Glib::RefPtr<RadioAction> create(Group& group, const Glib::ustring& name, const Gtk::StockID& stock_id, const Glib::ustring& label = Glib::ustring(), const Glib::ustring& tooltip = Glib::ustring()); - -- typedef RadioButtonGroup Group; - - Group get_group(); - void set_group(Group& group); diff --git a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.cc b/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.cc deleted file mode 100644 index af8379c45..000000000 --- a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.cc +++ /dev/null @@ -1,28 +0,0 @@ ---- gtk/gtkmm/toolbar.cc.orig Thu Dec 11 16:01:25 2003 -+++ gtk/gtkmm/toolbar.cc Thu Dec 11 16:02:55 2003 -@@ -412,8 +412,10 @@ - Toolbar::ToolList& Toolbar::tools() - { - //Create the instance if it hasn't been created yet: -- if(!tools_proxy_.get()) -- tools_proxy_ = tools_proxy_ptr_type(new ToolList); -+ if(!tools_proxy_.get()) { -+ tools_proxy_ptr_type _tp(new ToolList); -+ tools_proxy_ = _tp; -+ } - - //Update it (this might not be necessary): - *tools_proxy_ = ToolList(gobj()); -@@ -424,8 +426,10 @@ - const Toolbar::ToolList& Toolbar::tools() const - { - //Create the instance if it hasn't been created yet: -- if(!tools_proxy_.get()) -- tools_proxy_ = tools_proxy_ptr_type(new ToolList); -+ if(!tools_proxy_.get()) { -+ tools_proxy_ptr_type _tp(new ToolList); -+ tools_proxy_ = _tp; -+ } - - //Update it (this might not be necessary): - *tools_proxy_ = ToolList(const_cast<GtkToolbar*>(gobj())); diff --git a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.h b/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.h deleted file mode 100644 index 35f05f449..000000000 --- a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_toolbar.h +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk/gtkmm/toolbar.h.orig Thu Dec 11 01:53:53 2003 -+++ gtk/gtkmm/toolbar.h Thu Dec 11 12:19:25 2003 -@@ -3,6 +3,7 @@ - #ifndef _GTKMM_TOOLBAR_H - #define _GTKMM_TOOLBAR_H - -+#include <memory> - #include <glibmm.h> - - /* $Id: patch-gtk_gtkmm_toolbar.h,v 1.1 2003-12-11 23:18:46 marcus Exp $ */ diff --git a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_treeviewcolumn.h b/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_treeviewcolumn.h deleted file mode 100644 index 459f5f317..000000000 --- a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_treeviewcolumn.h +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/gtkmm/treeviewcolumn.h.orig Thu Dec 4 23:35:40 2003 -+++ gtk/gtkmm/treeviewcolumn.h Thu Dec 4 23:37:23 2003 -@@ -343,7 +343,7 @@ - void TreeViewColumn::pack_start(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer = manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer = manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_start(*pCellRenderer, expand); -@@ -354,7 +354,7 @@ - void TreeViewColumn::pack_end(const TreeModelColumn<T_ModelColumnType>& column, bool expand) - { - //Generate appropriate Renderer for the column: -- CellRenderer* pCellRenderer= manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>() ); -+ CellRenderer* pCellRenderer= manage( CellRenderer_Generation::generate_cellrenderer<T_ModelColumnType>(false) ); - - //Use the renderer: - pack_end(*pCellRenderer, expand); diff --git a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_widget.cc b/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_widget.cc deleted file mode 100644 index 7b013e6ed..000000000 --- a/x11-toolkits/gtkmm20/files/patch-gtk_gtkmm_widget.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- gtk/gtkmm/widget.cc.orig Thu Dec 11 16:17:47 2003 -+++ gtk/gtkmm/widget.cc Thu Dec 11 16:18:37 2003 -@@ -114,22 +114,22 @@ - - void Widget::unset_fg(StateType state) - { -- gtk_widget_modify_fg(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_fg(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_bg(StateType state) - { -- gtk_widget_modify_bg(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_bg(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_text(StateType state) - { -- gtk_widget_modify_text(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_text(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_base(StateType state) - { -- gtk_widget_modify_base(gobj(), static_cast<GtkStateType>(state), 0); -+ gtk_widget_modify_base(gobj(), (GtkStateType)(state), 0); - } - - void Widget::unset_font() diff --git a/x11-toolkits/gtkmm20/pkg-descr b/x11-toolkits/gtkmm20/pkg-descr deleted file mode 100644 index b2371e32c..000000000 --- a/x11-toolkits/gtkmm20/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -C++ wrapper for Gtk+, Pango and Atk. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/gtkmm20/pkg-plist b/x11-toolkits/gtkmm20/pkg-plist deleted file mode 100644 index a0b4610e4..000000000 --- a/x11-toolkits/gtkmm20/pkg-plist +++ /dev/null @@ -1,2034 +0,0 @@ -include/atkmm-1.3/atkmm.h -include/atkmm-1.3/atkmm/action.h -include/atkmm-1.3/atkmm/component.h -include/atkmm-1.3/atkmm/document.h -include/atkmm-1.3/atkmm/editabletext.h -include/atkmm-1.3/atkmm/hyperlink.h -include/atkmm-1.3/atkmm/hypertext.h -include/atkmm-1.3/atkmm/image.h -include/atkmm-1.3/atkmm/init.h -include/atkmm-1.3/atkmm/noopobject.h -include/atkmm-1.3/atkmm/object.h -include/atkmm-1.3/atkmm/objectaccessible.h -include/atkmm-1.3/atkmm/private/action_p.h -include/atkmm-1.3/atkmm/private/component_p.h -include/atkmm-1.3/atkmm/private/document_p.h -include/atkmm-1.3/atkmm/private/editabletext_p.h -include/atkmm-1.3/atkmm/private/hyperlink_p.h -include/atkmm-1.3/atkmm/private/hypertext_p.h -include/atkmm-1.3/atkmm/private/image_p.h -include/atkmm-1.3/atkmm/private/noopobject_p.h -include/atkmm-1.3/atkmm/private/object_p.h -include/atkmm-1.3/atkmm/private/objectaccessible_p.h -include/atkmm-1.3/atkmm/private/relation_p.h -include/atkmm-1.3/atkmm/private/relationset_p.h -include/atkmm-1.3/atkmm/private/selection_p.h -include/atkmm-1.3/atkmm/private/stateset_p.h -include/atkmm-1.3/atkmm/private/streamablecontent_p.h -include/atkmm-1.3/atkmm/private/table_p.h -include/atkmm-1.3/atkmm/private/text_p.h -include/atkmm-1.3/atkmm/private/value_p.h -include/atkmm-1.3/atkmm/relation.h -include/atkmm-1.3/atkmm/relationset.h -include/atkmm-1.3/atkmm/selection.h -include/atkmm-1.3/atkmm/stateset.h -include/atkmm-1.3/atkmm/streamablecontent.h -include/atkmm-1.3/atkmm/table.h -include/atkmm-1.3/atkmm/text.h -include/atkmm-1.3/atkmm/value.h -include/atkmm-1.3/atkmm/wrap_init.h -include/gdkmm-%%VERSION%%/gdkmm.h -include/gdkmm-%%VERSION%%/gdkmm/bitmap.h -include/gdkmm-%%VERSION%%/gdkmm/color.h -include/gdkmm-%%VERSION%%/gdkmm/colormap.h -include/gdkmm-%%VERSION%%/gdkmm/cursor.h -include/gdkmm-%%VERSION%%/gdkmm/device.h -include/gdkmm-%%VERSION%%/gdkmm/display.h -include/gdkmm-%%VERSION%%/gdkmm/displaymanager.h -include/gdkmm-%%VERSION%%/gdkmm/dragcontext.h -include/gdkmm-%%VERSION%%/gdkmm/drawable.h -include/gdkmm-%%VERSION%%/gdkmm/event.h -include/gdkmm-%%VERSION%%/gdkmm/gc.h -include/gdkmm-%%VERSION%%/gdkmm/general.h -include/gdkmm-%%VERSION%%/gdkmm/image.h -include/gdkmm-%%VERSION%%/gdkmm/list.h -include/gdkmm-%%VERSION%%/gdkmm/pixbuf.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufanimation.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufanimationiter.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufformat.h -include/gdkmm-%%VERSION%%/gdkmm/pixbufloader.h -include/gdkmm-%%VERSION%%/gdkmm/pixmap.h -include/gdkmm-%%VERSION%%/gdkmm/private/bitmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/color_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/colormap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/cursor_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/device_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/display_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/displaymanager_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/dragcontext_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/drawable_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/event_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/gc_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/image_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbuf_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufanimation_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufanimationiter_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufformat_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixbufloader_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/pixmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/rectangle_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/region_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/rgbcmap_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/screen_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/types_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/visual_p.h -include/gdkmm-%%VERSION%%/gdkmm/private/window_p.h -include/gdkmm-%%VERSION%%/gdkmm/rectangle.h -include/gdkmm-%%VERSION%%/gdkmm/region.h -include/gdkmm-%%VERSION%%/gdkmm/rgb.h -include/gdkmm-%%VERSION%%/gdkmm/rgbcmap.h -include/gdkmm-%%VERSION%%/gdkmm/screen.h -include/gdkmm-%%VERSION%%/gdkmm/types.h -include/gdkmm-%%VERSION%%/gdkmm/visual.h -include/gdkmm-%%VERSION%%/gdkmm/window.h -include/gdkmm-%%VERSION%%/gdkmm/wrap_init.h -include/gtkmm-%%VERSION%%/gtkmm.h -include/gtkmm-%%VERSION%%/gtkmm/accelgroup.h -include/gtkmm-%%VERSION%%/gtkmm/accelkey.h -include/gtkmm-%%VERSION%%/gtkmm/accellabel.h -include/gtkmm-%%VERSION%%/gtkmm/accelmap.h -include/gtkmm-%%VERSION%%/gtkmm/action.h -include/gtkmm-%%VERSION%%/gtkmm/actiongroup.h -include/gtkmm-%%VERSION%%/gtkmm/adjustment.h -include/gtkmm-%%VERSION%%/gtkmm/alignment.h -include/gtkmm-%%VERSION%%/gtkmm/arrow.h -include/gtkmm-%%VERSION%%/gtkmm/aspectframe.h -include/gtkmm-%%VERSION%%/gtkmm/base.h -include/gtkmm-%%VERSION%%/gtkmm/bin.h -include/gtkmm-%%VERSION%%/gtkmm/box.h -include/gtkmm-%%VERSION%%/gtkmm/button.h -include/gtkmm-%%VERSION%%/gtkmm/buttonbox.h -include/gtkmm-%%VERSION%%/gtkmm/calendar.h -include/gtkmm-%%VERSION%%/gtkmm/celleditable.h -include/gtkmm-%%VERSION%%/gtkmm/celllayout.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderer.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderer_generation.h -include/gtkmm-%%VERSION%%/gtkmm/cellrendererpixbuf.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderertext.h -include/gtkmm-%%VERSION%%/gtkmm/cellrenderertoggle.h -include/gtkmm-%%VERSION%%/gtkmm/checkbutton.h -include/gtkmm-%%VERSION%%/gtkmm/checkmenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/clipboard.h -include/gtkmm-%%VERSION%%/gtkmm/colorbutton.h -include/gtkmm-%%VERSION%%/gtkmm/colorselection.h -include/gtkmm-%%VERSION%%/gtkmm/combo.h -include/gtkmm-%%VERSION%%/gtkmm/combobox.h -include/gtkmm-%%VERSION%%/gtkmm/comboboxentry.h -include/gtkmm-%%VERSION%%/gtkmm/comboboxtext.h -include/gtkmm-%%VERSION%%/gtkmm/container.h -include/gtkmm-%%VERSION%%/gtkmm/curve.h -include/gtkmm-%%VERSION%%/gtkmm/dialog.h -include/gtkmm-%%VERSION%%/gtkmm/drawingarea.h -include/gtkmm-%%VERSION%%/gtkmm/editable.h -include/gtkmm-%%VERSION%%/gtkmm/entry.h -include/gtkmm-%%VERSION%%/gtkmm/entrycompletion.h -include/gtkmm-%%VERSION%%/gtkmm/enums.h -include/gtkmm-%%VERSION%%/gtkmm/eventbox.h -include/gtkmm-%%VERSION%%/gtkmm/expander.h -include/gtkmm-%%VERSION%%/gtkmm/filechooser.h -include/gtkmm-%%VERSION%%/gtkmm/filechooserdialog.h -include/gtkmm-%%VERSION%%/gtkmm/filechooserwidget.h -include/gtkmm-%%VERSION%%/gtkmm/filefilter.h -include/gtkmm-%%VERSION%%/gtkmm/fileselection.h -include/gtkmm-%%VERSION%%/gtkmm/fixed.h -include/gtkmm-%%VERSION%%/gtkmm/fontbutton.h -include/gtkmm-%%VERSION%%/gtkmm/fontselection.h -include/gtkmm-%%VERSION%%/gtkmm/frame.h -include/gtkmm-%%VERSION%%/gtkmm/handlebox.h -include/gtkmm-%%VERSION%%/gtkmm/iconfactory.h -include/gtkmm-%%VERSION%%/gtkmm/iconset.h -include/gtkmm-%%VERSION%%/gtkmm/iconsource.h -include/gtkmm-%%VERSION%%/gtkmm/image.h -include/gtkmm-%%VERSION%%/gtkmm/imagemenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/inputdialog.h -include/gtkmm-%%VERSION%%/gtkmm/invisible.h -include/gtkmm-%%VERSION%%/gtkmm/item.h -include/gtkmm-%%VERSION%%/gtkmm/label.h -include/gtkmm-%%VERSION%%/gtkmm/layout.h -include/gtkmm-%%VERSION%%/gtkmm/liststore.h -include/gtkmm-%%VERSION%%/gtkmm/main.h -include/gtkmm-%%VERSION%%/gtkmm/menu.h -include/gtkmm-%%VERSION%%/gtkmm/menu_elems.h -include/gtkmm-%%VERSION%%/gtkmm/menubar.h -include/gtkmm-%%VERSION%%/gtkmm/menuitem.h -include/gtkmm-%%VERSION%%/gtkmm/menushell.h -include/gtkmm-%%VERSION%%/gtkmm/messagedialog.h -include/gtkmm-%%VERSION%%/gtkmm/misc.h -include/gtkmm-%%VERSION%%/gtkmm/notebook.h -include/gtkmm-%%VERSION%%/gtkmm/object.h -include/gtkmm-%%VERSION%%/gtkmm/optionmenu.h -include/gtkmm-%%VERSION%%/gtkmm/paned.h -include/gtkmm-%%VERSION%%/gtkmm/plug.h -include/gtkmm-%%VERSION%%/gtkmm/private/accelgroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/accellabel_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/action_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/actiongroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/adjustment_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/alignment_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/arrow_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/aspectframe_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/bin_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/box_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/button_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/buttonbox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/calendar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/celleditable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/celllayout_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderer_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrendererpixbuf_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderertext_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/cellrenderertoggle_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/checkbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/checkmenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/clipboard_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/colorbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/colorselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/combo_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/combobox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/comboboxentry_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/container_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/curve_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/dialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/drawingarea_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/editable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/entry_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/entrycompletion_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/enums_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/eventbox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/expander_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooser_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooserdialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filechooserwidget_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/filefilter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fileselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fixed_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fontbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/fontselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/frame_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/handlebox_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconfactory_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconset_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/iconsource_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/image_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/imagemenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/inputdialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/invisible_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/item_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/label_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/layout_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/liststore_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/main_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menu_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menubar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/menushell_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/messagedialog_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/misc_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/notebook_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/object_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/optionmenu_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/paned_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/plug_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/progressbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radioaction_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiobutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiomenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/radiotoolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/range_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/rc_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/ruler_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scale_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scrollbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/scrolledwindow_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/selectiondata_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separator_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separatormenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/separatortoolitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/settings_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/sizegroup_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/socket_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/spinbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/statusbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/stockitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/style_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/table_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/tearoffmenuitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textattributes_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textbuffer_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textchildanchor_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textiter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textmark_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/texttag_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/texttagtable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/textview_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toggleaction_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/togglebutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toggletoolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolbar_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolbutton_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/toolitem_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/tooltips_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treedragdest_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treedragsource_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeiter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodel_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodelfilter_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treemodelsort_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treepath_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treerowreference_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeselection_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treesortable_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treestore_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeview_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/treeviewcolumn_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/uimanager_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/viewport_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/widget_p.h -include/gtkmm-%%VERSION%%/gtkmm/private/window_p.h -include/gtkmm-%%VERSION%%/gtkmm/progressbar.h -include/gtkmm-%%VERSION%%/gtkmm/radioaction.h -include/gtkmm-%%VERSION%%/gtkmm/radiobutton.h -include/gtkmm-%%VERSION%%/gtkmm/radiobuttongroup.h -include/gtkmm-%%VERSION%%/gtkmm/radiomenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/radiotoolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/range.h -include/gtkmm-%%VERSION%%/gtkmm/rc.h -include/gtkmm-%%VERSION%%/gtkmm/ruler.h -include/gtkmm-%%VERSION%%/gtkmm/scale.h -include/gtkmm-%%VERSION%%/gtkmm/scrollbar.h -include/gtkmm-%%VERSION%%/gtkmm/scrolledwindow.h -include/gtkmm-%%VERSION%%/gtkmm/selectiondata.h -include/gtkmm-%%VERSION%%/gtkmm/selectiondata_private.h -include/gtkmm-%%VERSION%%/gtkmm/separator.h -include/gtkmm-%%VERSION%%/gtkmm/separatormenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/separatortoolitem.h -include/gtkmm-%%VERSION%%/gtkmm/settings.h -include/gtkmm-%%VERSION%%/gtkmm/sizegroup.h -include/gtkmm-%%VERSION%%/gtkmm/socket.h -include/gtkmm-%%VERSION%%/gtkmm/spinbutton.h -include/gtkmm-%%VERSION%%/gtkmm/statusbar.h -include/gtkmm-%%VERSION%%/gtkmm/stock.h -include/gtkmm-%%VERSION%%/gtkmm/stockid.h -include/gtkmm-%%VERSION%%/gtkmm/stockitem.h -include/gtkmm-%%VERSION%%/gtkmm/style.h -include/gtkmm-%%VERSION%%/gtkmm/table.h -include/gtkmm-%%VERSION%%/gtkmm/targetentry.h -include/gtkmm-%%VERSION%%/gtkmm/tearoffmenuitem.h -include/gtkmm-%%VERSION%%/gtkmm/textattributes.h -include/gtkmm-%%VERSION%%/gtkmm/textbuffer.h -include/gtkmm-%%VERSION%%/gtkmm/textchildanchor.h -include/gtkmm-%%VERSION%%/gtkmm/textiter.h -include/gtkmm-%%VERSION%%/gtkmm/textmark.h -include/gtkmm-%%VERSION%%/gtkmm/texttag.h -include/gtkmm-%%VERSION%%/gtkmm/texttagtable.h -include/gtkmm-%%VERSION%%/gtkmm/textview.h -include/gtkmm-%%VERSION%%/gtkmm/toggleaction.h -include/gtkmm-%%VERSION%%/gtkmm/togglebutton.h -include/gtkmm-%%VERSION%%/gtkmm/toggletoolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/toolbar.h -include/gtkmm-%%VERSION%%/gtkmm/toolbar_elements.h -include/gtkmm-%%VERSION%%/gtkmm/toolbutton.h -include/gtkmm-%%VERSION%%/gtkmm/toolitem.h -include/gtkmm-%%VERSION%%/gtkmm/tooltips.h -include/gtkmm-%%VERSION%%/gtkmm/treedragdest.h -include/gtkmm-%%VERSION%%/gtkmm/treedragsource.h -include/gtkmm-%%VERSION%%/gtkmm/treeiter.h -include/gtkmm-%%VERSION%%/gtkmm/treemodel.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelcolumn.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelfilter.h -include/gtkmm-%%VERSION%%/gtkmm/treemodelsort.h -include/gtkmm-%%VERSION%%/gtkmm/treepath.h -include/gtkmm-%%VERSION%%/gtkmm/treerowreference.h -include/gtkmm-%%VERSION%%/gtkmm/treeselection.h -include/gtkmm-%%VERSION%%/gtkmm/treesortable.h -include/gtkmm-%%VERSION%%/gtkmm/treestore.h -include/gtkmm-%%VERSION%%/gtkmm/treeview.h -include/gtkmm-%%VERSION%%/gtkmm/treeview_private.h -include/gtkmm-%%VERSION%%/gtkmm/treeviewcolumn.h -include/gtkmm-%%VERSION%%/gtkmm/uimanager.h -include/gtkmm-%%VERSION%%/gtkmm/viewport.h -include/gtkmm-%%VERSION%%/gtkmm/widget.h -include/gtkmm-%%VERSION%%/gtkmm/window.h -include/gtkmm-%%VERSION%%/gtkmm/wrap_init.h -include/pangomm-1.3/pangomm.h -include/pangomm-1.3/pangomm/attributes.h -include/pangomm-1.3/pangomm/attriter.h -include/pangomm-1.3/pangomm/attrlist.h -include/pangomm-1.3/pangomm/color.h -include/pangomm-1.3/pangomm/context.h -include/pangomm-1.3/pangomm/coverage.h -include/pangomm-1.3/pangomm/font.h -include/pangomm-1.3/pangomm/fontdescription.h -include/pangomm-1.3/pangomm/fontface.h -include/pangomm-1.3/pangomm/fontfamily.h -include/pangomm-1.3/pangomm/fontmap.h -include/pangomm-1.3/pangomm/fontmetrics.h -include/pangomm-1.3/pangomm/fontset.h -include/pangomm-1.3/pangomm/glyph.h -include/pangomm-1.3/pangomm/glyphstring.h -include/pangomm-1.3/pangomm/init.h -include/pangomm-1.3/pangomm/item.h -include/pangomm-1.3/pangomm/language.h -include/pangomm-1.3/pangomm/layout.h -include/pangomm-1.3/pangomm/layoutiter.h -include/pangomm-1.3/pangomm/layoutline.h -include/pangomm-1.3/pangomm/layoutrun.h -include/pangomm-1.3/pangomm/private/attributes_p.h -include/pangomm-1.3/pangomm/private/attriter_p.h -include/pangomm-1.3/pangomm/private/attrlist_p.h -include/pangomm-1.3/pangomm/private/color_p.h -include/pangomm-1.3/pangomm/private/context_p.h -include/pangomm-1.3/pangomm/private/coverage_p.h -include/pangomm-1.3/pangomm/private/font_p.h -include/pangomm-1.3/pangomm/private/fontdescription_p.h -include/pangomm-1.3/pangomm/private/fontface_p.h -include/pangomm-1.3/pangomm/private/fontfamily_p.h -include/pangomm-1.3/pangomm/private/fontmap_p.h -include/pangomm-1.3/pangomm/private/fontmetrics_p.h -include/pangomm-1.3/pangomm/private/fontset_p.h -include/pangomm-1.3/pangomm/private/glyph_p.h -include/pangomm-1.3/pangomm/private/glyphstring_p.h -include/pangomm-1.3/pangomm/private/item_p.h -include/pangomm-1.3/pangomm/private/language_p.h -include/pangomm-1.3/pangomm/private/layout_p.h -include/pangomm-1.3/pangomm/private/layoutiter_p.h -include/pangomm-1.3/pangomm/private/layoutline_p.h -include/pangomm-1.3/pangomm/private/layoutrun_p.h -include/pangomm-1.3/pangomm/private/rectangle_p.h -include/pangomm-1.3/pangomm/private/tabarray_p.h -include/pangomm-1.3/pangomm/rectangle.h -include/pangomm-1.3/pangomm/tabarray.h -include/pangomm-1.3/pangomm/wrap_init.h -lib/gtkmm-%%VERSION%%/include/gdkmmconfig.h -lib/gtkmm-%%VERSION%%/include/gtkmmconfig.h -lib/gtkmm-%%VERSION%%/proc/m4/convert.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_atk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_base.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gdk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gtk.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_gtkmm.m4 -lib/gtkmm-%%VERSION%%/proc/m4/convert_pango.m4 -lib/libatkmm-1.3.a -lib/libatkmm-1.3.so -lib/libatkmm-1.3.so.4 -lib/libgdkmm-%%VERSION%%.a -lib/libgdkmm-%%VERSION%%.so -lib/libgdkmm-%%VERSION%%.so.4 -lib/libgtkmm-%%VERSION%%.a -lib/libgtkmm-%%VERSION%%.so -lib/libgtkmm-%%VERSION%%.so.4 -lib/libpangomm-1.3.a -lib/libpangomm-1.3.so -lib/libpangomm-1.3.so.4 -libdata/pkgconfig/atkmm-1.4.pc -libdata/pkgconfig/gdkmm-%%API_VERSION%%.pc -libdata/pkgconfig/gtkmm-%%API_VERSION%%.pc -libdata/pkgconfig/pangomm-1.4.pc -share/devhelp/books/gtkmm-%%API_VERSION%%/gtkmm-2.4.devhelp -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/arrow/arrow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/arrow/direction.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/alignment/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/packbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/box/packbox.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplebuttonbox.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplebuttonbox.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/buttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/buttons.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/radiobuttons.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton/radiobuttons.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/myarea.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea/myarea.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/entry/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/eventbox/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/expander/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/frame/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/helloworld.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/helloworld.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/idleexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/idleexample.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/idle/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/label/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/notebook/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messageslist.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messageslist.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messagetext.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/paned/messagetext.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/progressbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/labeledoptionmenu.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/labeledoptionmenu.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/client.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/client.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/server.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom/server.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/table/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/textview/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/timerexample.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/timeout/timerexample.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/toolbar/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop/treemodel_dnd.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/calendar/calendar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererlist.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererlist.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrendererpopup.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/cellrenderertoggle.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/popupentry.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/popupentry.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom/testpopup.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dnd_images.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dndwindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/dndwindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/dnd/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/exception/exceptiontest.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/gdk/radar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/rulers/rulers.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/statusbar/statusbar.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/stock/stock.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/tictactoe.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/tictactoe.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/tictactoe/ttt_test.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/exampletreemodel.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/exampletreemodel.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/examplewindow.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/examplewindow.h -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom/main.cc -%%EXAMPLES%%share/doc/gtkmm-%%VERSION%%/examples/window/wheelbarrow.cc -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/gtkmm_logo.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/images/top.gif -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelgroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelkey_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accellabel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/accelmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/actiongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/adjustment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/alignment_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/annotated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/arrow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/aspectframe_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/atk_2atkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attriter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/attrlist_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/base_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bin_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/bitmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/book_2buttons_2button_2buttons_8h-example.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/box_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/button_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/buttonbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/calendar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celleditable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/celllayout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderer__generation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrendererpixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cellrenderertoggle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/checkmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Component__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Document__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1EditableText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hyperlink__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Hypertext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1NoOpObject__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1ObjectAccessible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1RelationSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Relation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Selection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StateSet__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1StreamableContent__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1TextAttribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Text__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classAtk_1_1Value__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Bitmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Colormap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Cursor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Device__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DisplayManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Display__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1DragContext__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Drawable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Event.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1GC__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimationIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufAnimation__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufError__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufFormat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1PixbufLoader__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Pixmap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Point.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Region.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1RgbCmap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Screen__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Visual__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGdk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Error.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Error__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1HelperList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1HelperList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Interface.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Interface__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value_3_01Gtk_1_1ToolbarChildType_01_4__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value__Enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGlib_1_1Value__Enum__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtkToolbarChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtkToolbarChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelKey.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AccelLabel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ActionGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Action__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Adjustment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Alignment__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Arrow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1AspectFrame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Bin__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1BoxList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Box__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Button__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Calendar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellEditable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellLayout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererPixbuf__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRendererToggle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CellRenderer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1CheckMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Clipboard__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ColorSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxEntry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText_1_1TextModelColumns__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBoxText__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDownItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__Helpers_1_1ComboDropDownList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ComboDropDown__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Combo__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Container__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Curve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Dialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1DrawingArea__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Editable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EntryCompletion__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Entry__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1EventBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Expander__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooserWidget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileChooser__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FileSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Fixed__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelectionDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1FontSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Frame__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1GammaCurve__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1HandleBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconFactory__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSet.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSize.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1IconSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ImageMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Image__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1InputDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Invisible__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Item__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Label__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ListStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Main__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MenuShell__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1CheckMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1ImageMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1MenuList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1RadioMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1SeparatorElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1StockMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__Helpers_1_1TearoffMenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Menu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1MessageDialog__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Misc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageIterator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1PageList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__Helpers_1_1Page__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Notebook__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1OptionMenu__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Paned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Plug__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ProgressBar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RC.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButtonGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RadioToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Range__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1RcStyle__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Ruler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Scrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ScrolledWindow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SelectionData.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SeparatorToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Separator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Settings__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SizeGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Socket__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1SpinButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Statusbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1StockItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Style__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1Child__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__Helpers_1_1TableList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Table__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TargetEntry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TearoffMenuItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextAttributes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextBuffer__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextChildAnchor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextMark__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTagTable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextTag__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TextView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleAction__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToggleToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolButton__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1ToolItem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Element__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1ToolList__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__Helpers_1_1Tool__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Toolbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Tooltips__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragDest__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeDragSource__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIterBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeIter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnBase__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumnRecord__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelFilter__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModelSort__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeModel__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeNodeChildren__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreePath.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRowReference.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeRow__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSelection__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeSortable__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeStore__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeValueProxy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeViewColumn__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1TreeView__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1UIManager__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VButtonBox__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VPaned__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VRuler__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScale__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VScrollbar__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1VSeparator__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Viewport__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Widget__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1WindowGroup__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classGtk_1_1Window__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Analysis.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrColor__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFloat__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrFontDesc__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrInt__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrLanguage__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrList.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrShape__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1AttrString__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Attribute__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Color.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Context__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Coverage.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontDescription.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFace__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontFamily__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMap__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1FontMetrics.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Font__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Fontset__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphGeometry.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphInfo.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1GlyphString.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Item.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Language.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutIter.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutLine.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1LayoutRun.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Layout__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1Rectangle.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classPango_1_1TabArray.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classSigC_1_1Object.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classSigC_1_1Object__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkBoxChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/class__GtkTableChild__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/classes.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/clipboard_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colormap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/colorselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combo_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/combobox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/comboboxtext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/component_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/container_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/context_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/coverage_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/cursor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/curve_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/deprecated.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/device_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/display_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/displaymanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/document_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.css -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/doxygen.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/dragcontext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/drawingarea_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/editabletext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/entrycompletion_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/enums_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/event_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/eventbox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/examples.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/expander_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooser_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filechooserwidget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/filefilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/files.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fileselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fixed_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/font_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontdescription_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontface_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontfamily_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontmetrics_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/fontset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/frame_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_rela.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/functions_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gdk_2gdkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/general_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_defs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/globals_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyph_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/glyphstring_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.dot -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/graph_legend.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Containers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Dialogs.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Menus.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TextView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Toolbars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__TreeView.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__Widgets.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__atkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gdkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__gtkmmEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/group__pangommEnums.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2action_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2image_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2object_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2table_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/gtk_2gtkmm_2window_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/handlebox_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hierarchy.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hyperlink_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/hypertext_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconfactory_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/iconsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/imagemenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/index.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__0.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__10.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__100.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__101.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__102.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__103.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__104.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__105.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__106.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__107.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__108.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__109.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__11.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__110.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__111.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__112.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__113.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__114.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__115.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__116.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__12.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__13.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__14.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__15.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__16.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__17.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__18.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__19.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__20.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__21.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__22.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__23.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__24.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__25.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__26.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__27.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__28.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__29.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__30.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__31.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__32.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__33.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__34.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__35.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__36.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__37.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__38.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__39.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__4.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__40.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__41.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__42.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__43.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__44.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__45.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__46.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__47.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__48.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__49.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__5.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__50.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__51.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__52.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__53.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__54.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__55.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__56.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__57.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__58.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__59.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__6.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__60.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__61.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__62.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__63.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__64.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__65.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__66.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__67.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__68.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__69.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__7.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__70.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__71.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__72.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__73.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__74.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__75.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__76.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__77.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__78.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__79.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__8.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__80.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__81.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__82.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__83.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__84.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__85.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__86.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__87.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__88.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__89.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__9.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__90.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__91.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__92.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__93.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__94.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__95.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__96.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__97.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__98.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherit__graph__99.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inherits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/inputdialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/invisible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/label_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/language_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutline_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/layoutrun_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/list_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/liststore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/main_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menu__elems_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menubar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/menushell_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/messagedialog_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/misc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/modules.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceAtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGdk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGlib.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1AccelMap.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Box__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1ComboDropDown__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Menu__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Notebook__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Stock.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Table__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaceGtk_1_1Toolbar__Helpers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacePango.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_enum.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_eval.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_func.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_type.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespacemembers_vars.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/namespaces.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/noopobject_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/notebook_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/objectaccessible_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/optionmenu_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pages.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/paned_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2color_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2init_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2item_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2layout_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pango_2pangomm_2rectangle_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbuf_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufanimationiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufformat_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixbufloader_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/pixmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/plug_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/progressbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radioaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiobuttongroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiomenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/radiotoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/range_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rc_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/region_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relation_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/relationset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgb_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/rgbcmap_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/ruler_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scale_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/screen_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrollbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/scrolledwindow_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/selectiondata__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separator_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatormenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/separatortoolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/settings_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/sizegroup_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/socket_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/spinbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stateset_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/statusbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stock_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockid_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/stockitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/streamablecontent_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structAtk_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1ColorTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGdk_1_1ColorTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Box__Helpers_1_1EndElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1BuiltinStockID.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1MenuElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Notebook__Helpers_1_1TabElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ButtonElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1RadioElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1Space__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1StockElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structGtk_1_1Toolbar__Helpers_1_1ToggleElem__inherit__graph.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1AttributeTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1ItemTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits-members.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/structPango_1_1LayoutLineTraits.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/style_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tabarray_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/targetentry_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tearoffmenuitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/text_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textattributes_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textbuffer_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textchildanchor_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textmark_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttag_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/texttagtable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/textview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggleaction_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/togglebutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toggletoolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbar__elements_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolbutton_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/toolitem_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/tooltips_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragdest_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treedragsource_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeiter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodel_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelfilter_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treemodelsort_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treepath_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treerowreference_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeselection_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treesortable_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treestore_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeview__private_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/treeviewcolumn_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/types_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/uimanager_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/value_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/viewport_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/visual_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/reference/html/widget_8h.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/alignment.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/aspectframe.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing1.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/box_packing3.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttonbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/buttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/checkbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_ideal.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/clipboard_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/combo.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/devcpp_project_options.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_colorselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fileselection.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_fontselectiondialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_messagedialog.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/dialogs_simple.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drag_and_drop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_lines.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/drawingarea_text.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/entry.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/eventbox.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/frame.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/helloworld2.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/label.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/main_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menu_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menu.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/menus_menubar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/notebook.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/paned.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/progressbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/radiobuttons.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/range_widgets.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/scrolledwindow.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/spinbutton.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/table.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/textview.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/toolbar.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_draganddrop.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_editablecells.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_list.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_popup.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures/treeview_tree.png -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apa.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apas05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apb.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apbs06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apc.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apd.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ape.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/apes03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch01s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch02s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch03s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch04s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch05s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch06s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch07s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch08s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch09s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch10s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch11s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch12.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch13s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s06.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch14s07.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch15s05.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch16s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch17s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch18s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch19s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s03.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch20s04.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch21s02.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/ch22.html -%%PORTDOCS%%share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html/index.html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial/figures -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/tutorial -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/reference -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/images -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ/html -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs/FAQ -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%%/docs -%%PORTDOCS%%@dirrm share/doc/gtkmm-%%API_VERSION%% -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/window -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/treemodelcustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/tictactoe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/stock -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/statusbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/rulers -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/gdk -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/exception -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/dnd -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/cellrenderercustom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/calendar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/tree -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/list -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/editable_cells -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/treeview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/toolbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/timeout -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/textview -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/table -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/spinbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/signals/custom -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/signals -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/scrolledwindow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/range_widgets -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/progressbar -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/paned -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/notebook -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus/popup -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus/main_menu -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/menus -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/label -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/idle -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/helloworld2 -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/helloworld -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/frame -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/expander -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/eventbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/entry -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/drawingarea -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/drag_and_drop -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/messagedialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fontselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/fileselection -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/filechooserdialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs/colorselectiondialog -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/dialogs -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox/text -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox/complex -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/combobox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/simple -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard/ideal -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/clipboard -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/togglebutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/radiobutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/checkbutton -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons/button -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttons -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/buttonbox -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/box -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/aspectframe -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book/alignment -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/book -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples/arrow -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%%/examples -%%EXAMPLES%%@dirrm share/doc/gtkmm-%%VERSION%% -@dirrm share/devhelp/books/gtkmm-%%API_VERSION%% -@dirrm share/devhelp/books -@dirrm share/devhelp -@dirrm lib/gtkmm-%%VERSION%%/proc/m4 -@dirrm lib/gtkmm-%%VERSION%%/proc -@dirrm lib/gtkmm-%%VERSION%%/include -@dirrm lib/gtkmm-%%VERSION%% -@dirrm include/pangomm-1.3/pangomm/private -@dirrm include/pangomm-1.3/pangomm -@dirrm include/pangomm-1.3 -@dirrm include/gtkmm-%%VERSION%%/gtkmm/private -@dirrm include/gtkmm-%%VERSION%%/gtkmm -@dirrm include/gtkmm-%%VERSION%% -@dirrm include/gdkmm-%%VERSION%%/gdkmm/private -@dirrm include/gdkmm-%%VERSION%%/gdkmm -@dirrm include/gdkmm-%%VERSION%% -@dirrm include/atkmm-1.3/atkmm/private -@dirrm include/atkmm-1.3/atkmm -@dirrm include/atkmm-1.3 diff --git a/x11-toolkits/gtksourceview/Makefile b/x11-toolkits/gtksourceview/Makefile deleted file mode 100644 index 03819d71a..000000000 --- a/x11-toolkits/gtksourceview/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtksourceview -# Date created: 07 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gtksourceview/Makefile,v 1.10 2003/11/17 12:29:09 trevor Exp $ -# - -PORTNAME= gtksourceview -PORTVERSION= 0.9.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack lthack libgnome libgnomeprintui -CONFIGURE_ARGS= --enable-compile-warnings=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtksourceview/distinfo b/x11-toolkits/gtksourceview/distinfo deleted file mode 100644 index d08c78e9e..000000000 --- a/x11-toolkits/gtksourceview/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtksourceview-0.9.2.tar.bz2) = c92b170ff38a93bfc96f71d7559162d9 -SIZE (gnome2/gtksourceview-0.9.2.tar.bz2) = 645091 diff --git a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c b/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c deleted file mode 100644 index 3cc9f9eab..000000000 --- a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtksourceview/gtksourceregex.c.orig Thu May 22 12:41:03 2003 -+++ gtksourceview/gtksourceregex.c Thu May 22 12:41:31 2003 -@@ -28,7 +28,7 @@ - - #ifdef NATIVE_GNU_REGEX - #include <sys/types.h> --#include <regex.h> -+#include <gnuregex.h> - #else - #include "gnu-regex/regex.h" - #endif diff --git a/x11-toolkits/gtksourceview/pkg-descr b/x11-toolkits/gtksourceview/pkg-descr deleted file mode 100644 index d24afadff..000000000 --- a/x11-toolkits/gtksourceview/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gtksourceview is a text widget that extends the standard Gtk+ 2.x GtkTextView. -It improves it by implementing syntax highlighting and other features typical -of a source editor. diff --git a/x11-toolkits/gtksourceview/pkg-plist b/x11-toolkits/gtksourceview/pkg-plist deleted file mode 100644 index 8275dac24..000000000 --- a/x11-toolkits/gtksourceview/pkg-plist +++ /dev/null @@ -1,106 +0,0 @@ -include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h -include/gtksourceview-1.0/gtksourceview/gtksourceiter.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h -include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h -include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h -include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h -include/gtksourceview-1.0/gtksourceview/gtksourcetag.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h -include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h -include/gtksourceview-1.0/gtksourceview/gtksourceview.h -lib/libgtksourceview-1.0.a -lib/libgtksourceview-1.0.so -lib/libgtksourceview-1.0.so.0 -libdata/pkgconfig/gtksourceview-1.0.pc -%%DOCSDIR%%/GtkSourceBuffer.html -%%DOCSDIR%%/GtkSourceLanguage.html -%%DOCSDIR%%/GtkSourceLanguagesManager.html -%%DOCSDIR%%/GtkSourcePrintJob.html -%%DOCSDIR%%/GtkSourceStyleScheme.html -%%DOCSDIR%%/GtkSourceTag.html -%%DOCSDIR%%/GtkSourceTagTable.html -%%DOCSDIR%%/GtkSourceView.html -%%DOCSDIR%%/gtksourceview-GtkSourceMarker.html -%%DOCSDIR%%/gtksourceview-GtkSourceTagStyle.html -%%DOCSDIR%%/gtksourceview-Searching-in-a-GtkSourceBuffer.html -%%DOCSDIR%%/gtksourceview.devhelp -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rn01.html -%%DOCSDIR%%/up.png -share/gnome/gtksourceview-1.0/language-specs/ada.lang -share/gnome/gtksourceview-1.0/language-specs/c.lang -share/gnome/gtksourceview-1.0/language-specs/cpp.lang -share/gnome/gtksourceview-1.0/language-specs/csharp.lang -share/gnome/gtksourceview-1.0/language-specs/desktop.lang -share/gnome/gtksourceview-1.0/language-specs/diff.lang -share/gnome/gtksourceview-1.0/language-specs/html.lang -share/gnome/gtksourceview-1.0/language-specs/idl.lang -share/gnome/gtksourceview-1.0/language-specs/java.lang -share/gnome/gtksourceview-1.0/language-specs/language.dtd -share/gnome/gtksourceview-1.0/language-specs/latex.lang -share/gnome/gtksourceview-1.0/language-specs/msil.lang -share/gnome/gtksourceview-1.0/language-specs/perl.lang -share/gnome/gtksourceview-1.0/language-specs/php.lang -share/gnome/gtksourceview-1.0/language-specs/po.lang -share/gnome/gtksourceview-1.0/language-specs/python.lang -share/gnome/gtksourceview-1.0/language-specs/sql.lang -share/gnome/gtksourceview-1.0/language-specs/verilog.lang -share/gnome/gtksourceview-1.0/language-specs/xml.lang -share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/no/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo -@dirrm share/gnome/gtksourceview-1.0/language-specs -@dirrm share/gnome/gtksourceview-1.0 -@dirrm %%DOCSDIR%% -@dirrm include/gtksourceview-1.0/gtksourceview -@dirrm include/gtksourceview-1.0 diff --git a/x11-toolkits/gtksourceview2/Makefile b/x11-toolkits/gtksourceview2/Makefile deleted file mode 100644 index 03819d71a..000000000 --- a/x11-toolkits/gtksourceview2/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtksourceview -# Date created: 07 May 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/gtksourceview/Makefile,v 1.10 2003/11/17 12:29:09 trevor Exp $ -# - -PORTNAME= gtksourceview -PORTVERSION= 0.9.2 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.9 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A text widget that adds syntax highlighting to the GtkTextView widget - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -USE_GNOME= gnomeprefix gnomehack lthack libgnome libgnomeprintui -CONFIGURE_ARGS= --enable-compile-warnings=no -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex" - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtksourceview2/distinfo b/x11-toolkits/gtksourceview2/distinfo deleted file mode 100644 index d08c78e9e..000000000 --- a/x11-toolkits/gtksourceview2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/gtksourceview-0.9.2.tar.bz2) = c92b170ff38a93bfc96f71d7559162d9 -SIZE (gnome2/gtksourceview-0.9.2.tar.bz2) = 645091 diff --git a/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c b/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c deleted file mode 100644 index 3cc9f9eab..000000000 --- a/x11-toolkits/gtksourceview2/files/patch-gtksourceview_gtksourceregex.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gtksourceview/gtksourceregex.c.orig Thu May 22 12:41:03 2003 -+++ gtksourceview/gtksourceregex.c Thu May 22 12:41:31 2003 -@@ -28,7 +28,7 @@ - - #ifdef NATIVE_GNU_REGEX - #include <sys/types.h> --#include <regex.h> -+#include <gnuregex.h> - #else - #include "gnu-regex/regex.h" - #endif diff --git a/x11-toolkits/gtksourceview2/pkg-descr b/x11-toolkits/gtksourceview2/pkg-descr deleted file mode 100644 index d24afadff..000000000 --- a/x11-toolkits/gtksourceview2/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gtksourceview is a text widget that extends the standard Gtk+ 2.x GtkTextView. -It improves it by implementing syntax highlighting and other features typical -of a source editor. diff --git a/x11-toolkits/gtksourceview2/pkg-plist b/x11-toolkits/gtksourceview2/pkg-plist deleted file mode 100644 index 8275dac24..000000000 --- a/x11-toolkits/gtksourceview2/pkg-plist +++ /dev/null @@ -1,106 +0,0 @@ -include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h -include/gtksourceview-1.0/gtksourceview/gtksourceiter.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h -include/gtksourceview-1.0/gtksourceview/gtksourcelanguagesmanager.h -include/gtksourceview-1.0/gtksourceview/gtksourcemarker.h -include/gtksourceview-1.0/gtksourceview/gtksourceprintjob.h -include/gtksourceview-1.0/gtksourceview/gtksourcestylescheme.h -include/gtksourceview-1.0/gtksourceview/gtksourcetag.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagstyle.h -include/gtksourceview-1.0/gtksourceview/gtksourcetagtable.h -include/gtksourceview-1.0/gtksourceview/gtksourceview-typebuiltins.h -include/gtksourceview-1.0/gtksourceview/gtksourceview.h -lib/libgtksourceview-1.0.a -lib/libgtksourceview-1.0.so -lib/libgtksourceview-1.0.so.0 -libdata/pkgconfig/gtksourceview-1.0.pc -%%DOCSDIR%%/GtkSourceBuffer.html -%%DOCSDIR%%/GtkSourceLanguage.html -%%DOCSDIR%%/GtkSourceLanguagesManager.html -%%DOCSDIR%%/GtkSourcePrintJob.html -%%DOCSDIR%%/GtkSourceStyleScheme.html -%%DOCSDIR%%/GtkSourceTag.html -%%DOCSDIR%%/GtkSourceTagTable.html -%%DOCSDIR%%/GtkSourceView.html -%%DOCSDIR%%/gtksourceview-GtkSourceMarker.html -%%DOCSDIR%%/gtksourceview-GtkSourceTagStyle.html -%%DOCSDIR%%/gtksourceview-Searching-in-a-GtkSourceBuffer.html -%%DOCSDIR%%/gtksourceview.devhelp -%%DOCSDIR%%/home.png -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/left.png -%%DOCSDIR%%/right.png -%%DOCSDIR%%/rn01.html -%%DOCSDIR%%/up.png -share/gnome/gtksourceview-1.0/language-specs/ada.lang -share/gnome/gtksourceview-1.0/language-specs/c.lang -share/gnome/gtksourceview-1.0/language-specs/cpp.lang -share/gnome/gtksourceview-1.0/language-specs/csharp.lang -share/gnome/gtksourceview-1.0/language-specs/desktop.lang -share/gnome/gtksourceview-1.0/language-specs/diff.lang -share/gnome/gtksourceview-1.0/language-specs/html.lang -share/gnome/gtksourceview-1.0/language-specs/idl.lang -share/gnome/gtksourceview-1.0/language-specs/java.lang -share/gnome/gtksourceview-1.0/language-specs/language.dtd -share/gnome/gtksourceview-1.0/language-specs/latex.lang -share/gnome/gtksourceview-1.0/language-specs/msil.lang -share/gnome/gtksourceview-1.0/language-specs/perl.lang -share/gnome/gtksourceview-1.0/language-specs/php.lang -share/gnome/gtksourceview-1.0/language-specs/po.lang -share/gnome/gtksourceview-1.0/language-specs/python.lang -share/gnome/gtksourceview-1.0/language-specs/sql.lang -share/gnome/gtksourceview-1.0/language-specs/verilog.lang -share/gnome/gtksourceview-1.0/language-specs/xml.lang -share/locale/ar/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/az/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/be/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/da/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/de/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/el/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/es/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/et/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/eu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fa/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/fr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ga/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/he/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/hu/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/id/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/it/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ja/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ko/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/lt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/no/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pl/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/pt_BR/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ru/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sq/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo -share/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo -@dirrm share/gnome/gtksourceview-1.0/language-specs -@dirrm share/gnome/gtksourceview-1.0 -@dirrm %%DOCSDIR%% -@dirrm include/gtksourceview-1.0/gtksourceview -@dirrm include/gtksourceview-1.0 diff --git a/x11-toolkits/libbonoboui/Makefile b/x11-toolkits/libbonoboui/Makefile deleted file mode 100644 index 4e3f13d6f..000000000 --- a/x11-toolkits/libbonoboui/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: libbonoboui -# Date created: 04 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/libbonoboui/Makefile,v 1.36 2003/12/09 02:43:52 marcus Exp $ -# - -PORTNAME= libbonoboui -PORTVERSION= 2.5.4 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= GUI frontend to the libbonobo component of GNOME 2 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier intlhack lthack \ - libgnomecanvas libgnome -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libbonoboui/distinfo b/x11-toolkits/libbonoboui/distinfo deleted file mode 100644 index 8c857d7f3..000000000 --- a/x11-toolkits/libbonoboui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libbonoboui-2.5.4.tar.bz2) = 147ff16d23607e350fb1bdd5e10e39f7 -SIZE (gnome2/libbonoboui-2.5.4.tar.bz2) = 806688 diff --git a/x11-toolkits/libbonoboui/files/patch-Makefile.in b/x11-toolkits/libbonoboui/files/patch-Makefile.in deleted file mode 100644 index fcdbe416b..000000000 --- a/x11-toolkits/libbonoboui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Fri Jan 16 13:17:47 2004 -+++ Makefile.in Fri Jan 16 13:18:13 2004 -@@ -146,7 +146,7 @@ - am__quote = @am__quote@ - gnomelocaledir = @gnomelocaledir@ - install_sh = @install_sh@ --SUBDIRS = bonobo glade samples tests po doc -+SUBDIRS = bonobo glade samples po doc - - libincludedir = $(includedir)/libbonoboui-2.0 - libinclude_HEADERS = \ diff --git a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c b/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c deleted file mode 100644 index 9de410568..000000000 --- a/x11-toolkits/libbonoboui/files/patch-bonobo_bonobo-ui-util.c +++ /dev/null @@ -1,21 +0,0 @@ ---- bonobo/bonobo-ui-util.c.orig Fri Feb 28 10:40:12 2003 -+++ bonobo/bonobo-ui-util.c Wed Apr 16 10:13:23 2003 -@@ -558,14 +558,11 @@ - else - prefix = NULL; - -- if (prefix) -+ datadir = NULL; -+ g_object_get (G_OBJECT (gnome_program_get ()), -+ GNOME_PARAM_APP_DATADIR, &datadir, NULL); -+ if (!datadir && prefix) - datadir = g_strdup_printf ("%s/share", prefix); -- -- else { -- datadir = NULL; -- g_object_get (G_OBJECT (gnome_program_get ()), -- GNOME_PARAM_APP_DATADIR, &datadir, NULL); -- } - - if (!datadir) /* desparate fallback */ - datadir = g_strdup (BONOBO_DATADIR); diff --git a/x11-toolkits/libbonoboui/pkg-descr b/x11-toolkits/libbonoboui/pkg-descr deleted file mode 100644 index 22194d3a1..000000000 --- a/x11-toolkits/libbonoboui/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Bonobo is a set of language and system independant CORBA -interfaces for creating reusable components and creating compound -documents. - -libbonoboui includes a Gtk+ based implementation of the Bonobo -interfaces, enabling developers to create reusable components -and applications that can be used to form more complex documents. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libbonoboui/pkg-plist b/x11-toolkits/libbonoboui/pkg-plist deleted file mode 100644 index 28ca0f9cc..000000000 --- a/x11-toolkits/libbonoboui/pkg-plist +++ /dev/null @@ -1,107 +0,0 @@ -include/libbonoboui-2.0/bonobo.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-component.h -include/libbonoboui-2.0/bonobo/bonobo-canvas-item.h -include/libbonoboui-2.0/bonobo/bonobo-control-frame.h -include/libbonoboui-2.0/bonobo/bonobo-control.h -include/libbonoboui-2.0/bonobo/bonobo-dock-band.h -include/libbonoboui-2.0/bonobo/bonobo-dock-item.h -include/libbonoboui-2.0/bonobo/bonobo-dock-layout.h -include/libbonoboui-2.0/bonobo/bonobo-dock.h -include/libbonoboui-2.0/bonobo/bonobo-file-selector-util.h -include/libbonoboui-2.0/bonobo/bonobo-plug.h -include/libbonoboui-2.0/bonobo/bonobo-property-control.h -include/libbonoboui-2.0/bonobo/bonobo-selector-widget.h -include/libbonoboui-2.0/bonobo/bonobo-selector.h -include/libbonoboui-2.0/bonobo/bonobo-socket.h -include/libbonoboui-2.0/bonobo/bonobo-ui-component.h -include/libbonoboui-2.0/bonobo/bonobo-ui-config-widget.h -include/libbonoboui-2.0/bonobo/bonobo-ui-container.h -include/libbonoboui-2.0/bonobo/bonobo-ui-engine.h -include/libbonoboui-2.0/bonobo/bonobo-ui-main.h -include/libbonoboui-2.0/bonobo/bonobo-ui-node.h -include/libbonoboui-2.0/bonobo/bonobo-ui-sync.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-toggle-button-item.h -include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar.h -include/libbonoboui-2.0/bonobo/bonobo-ui-type-builtins.h -include/libbonoboui-2.0/bonobo/bonobo-ui-util.h -include/libbonoboui-2.0/bonobo/bonobo-widget.h -include/libbonoboui-2.0/bonobo/bonobo-window.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable-frame.h -include/libbonoboui-2.0/bonobo/bonobo-zoomable.h -include/libbonoboui-2.0/libbonoboui.h -lib/bonobo-2.0/samples/bonobo-sample-controls-2 -lib/libbonoboui-2.a -lib/libbonoboui-2.so -lib/libbonoboui-2.so.0 -lib/libglade/2.0/libbonobo.so -libdata/bonobo/servers/Bonobo_Sample_Controls.server -libdata/bonobo/servers/CanvDemo.server -libdata/pkgconfig/libbonoboui-2.0.pc -share/gnome/gnome-2.0/ui/Bonobo_Sample_Container-ui.xml -share/gnome/gnome-2.0/ui/Bonobo_Sample_Hello.xml -share/locale/am/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ar/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/az/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/be/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bg/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/bn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ca/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/cs/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/cy/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/da/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/de/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/el/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/es/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/et/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/fr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/he/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/hu/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/id/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/is/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/it/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ja/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/kn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ko/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/li/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lt/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/lv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ml/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/mr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ms/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ne/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/nn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/no/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ro/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ru/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sl/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sq/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sr@ije/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/sv/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/ta/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/tr/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/uk/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/vi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/wa/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/yi/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libbonoboui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libbonoboui-2.0.mo -@dirrm lib/bonobo-2.0/samples -@dirrm lib/bonobo-2.0 -@dirrm include/libbonoboui-2.0/bonobo -@dirrm include/libbonoboui-2.0 -@dirrm share/doc/libbonoboui diff --git a/x11-toolkits/libgnomeprintui/Makefile b/x11-toolkits/libgnomeprintui/Makefile deleted file mode 100644 index b42c27837..000000000 --- a/x11-toolkits/libgnomeprintui/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: libgnomeprintui -# Date created: 12 April 2002 -# Whom: Maxim Sobolev <sobomax@FreBSD.org> -# -# $FreeBSD: ports/x11-toolkits/libgnomeprintui/Makefile,v 1.25 2003/09/26 16:33:54 adamw Exp $ -# - -PORTNAME= libgnomeprintui -PORTVERSION= 2.5.4 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Gnome print support library - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack libgnomeprint libgnomecanvas lthack intlhack -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintui/distinfo b/x11-toolkits/libgnomeprintui/distinfo deleted file mode 100644 index c74a3ba5d..000000000 --- a/x11-toolkits/libgnomeprintui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeprintui-2.5.4.tar.bz2) = 9c1e490ae5ca627c58244be7c848c70f -SIZE (gnome2/libgnomeprintui-2.5.4.tar.bz2) = 544202 diff --git a/x11-toolkits/libgnomeprintui/pkg-descr b/x11-toolkits/libgnomeprintui/pkg-descr deleted file mode 100644 index f7ae47f42..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This is a prototype implementation of the Gnome Printing Architecture, -as described in: - -WWW: http://www.gnome.org/projects/gnome-print/ diff --git a/x11-toolkits/libgnomeprintui/pkg-plist b/x11-toolkits/libgnomeprintui/pkg-plist deleted file mode 100644 index 43906c0be..000000000 --- a/x11-toolkits/libgnomeprintui/pkg-plist +++ /dev/null @@ -1,89 +0,0 @@ -include/libgnomeprintui-2.2/libgnomeprintui/gnome-font-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-config-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-dialog.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-job-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-paper-selector.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-preview.h -include/libgnomeprintui-2.2/libgnomeprintui/gnome-print-unit-selector.h -lib/libgnomeprintui-2-2.a -lib/libgnomeprintui-2-2.so -lib/libgnomeprintui-2-2.so.1 -libdata/pkgconfig/libgnomeprintui-2.2.pc -share/doc/libgnomeprintui/c7.html -share/doc/libgnomeprintui/home.png -share/doc/libgnomeprintui/index.html -share/doc/libgnomeprintui/index.sgml -share/doc/libgnomeprintui/left.png -share/doc/libgnomeprintui/libgnomeprintui-gnome-font-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-copies.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-dialog.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-job-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-paper-selector.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-print-preview.html -share/doc/libgnomeprintui/libgnomeprintui-gnome-printer-selector.html -share/doc/libgnomeprintui/libgnomeprintui.html -share/doc/libgnomeprintui/right.png -share/doc/libgnomeprintui/up.png -share/locale/am/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ar/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/az/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/be/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bg/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/bn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ca/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cs/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/cy/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/da/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/de/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/el/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/en_CA/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/es/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/et/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/eu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/fr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ga/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/gl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/he/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/hu/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/id/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/is/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/it/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ja/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/kn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ko/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/li/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/lv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ml/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/mn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ms/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/nn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/no/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ro/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ru/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sl/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sq/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/sv/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/ta/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/th/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/tr/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/uk/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/vi/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/wa/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeprintui-2.2.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeprintui-2.2.mo -@dirrm share/doc/libgnomeprintui -@dirrm include/libgnomeprintui-2.2/libgnomeprintui -@dirrm include/libgnomeprintui-2.2 diff --git a/x11-toolkits/libgnomeprintuimm/Makefile b/x11-toolkits/libgnomeprintuimm/Makefile deleted file mode 100644 index ee5e5fbb4..000000000 --- a/x11-toolkits/libgnomeprintuimm/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: libgnomeprintuimm -# Date created: 17 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgnomeprintuimm -PORTVERSION= 2.5.0 -PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrappers for the GNOME print support library - -LIB_DEPENDS= gnomeprintmm-2.5.1:${PORTSDIR}/print/libgnomeprintmm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack lthack libgnomeprintui -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.5" API_VERSION="2.6" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeprintuimm/distinfo b/x11-toolkits/libgnomeprintuimm/distinfo deleted file mode 100644 index 706a21281..000000000 --- a/x11-toolkits/libgnomeprintuimm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeprintuimm-2.5.0.tar.bz2) = 3f25ededb740a3382062105fb7cd3945 diff --git a/x11-toolkits/libgnomeprintuimm/pkg-descr b/x11-toolkits/libgnomeprintuimm/pkg-descr deleted file mode 100644 index 9e93492a3..000000000 --- a/x11-toolkits/libgnomeprintuimm/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -These are the C++ bindings around the GNOME Print System user interface. diff --git a/x11-toolkits/libgnomeprintuimm/pkg-plist b/x11-toolkits/libgnomeprintuimm/pkg-plist deleted file mode 100644 index b08633117..000000000 --- a/x11-toolkits/libgnomeprintuimm/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/configdialog.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/enums.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/fontdialog.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/init.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/configdialog_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/enums_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private/fontdialog_p.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/types.h -include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/wrap_init.h -lib/libgnomeprintuimm-2.0/proc/m4/convert.m4 -lib/libgnomeprintuimm-2.0/proc/m4/convert_libgnomeprintuimm.m4 -lib/libgnomeprintuimm-%%VERSION%%.a -lib/libgnomeprintuimm-%%VERSION%%.so -lib/libgnomeprintuimm-%%VERSION%%.so.1 -lib/libgnomeprintuimm-%%API_VERSION%%/include/libgnomeprintuimmconfig.h -libdata/pkgconfig/libgnomeprintuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeprintuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeprintuimm-%%API_VERSION%% -@dirrm lib/libgnomeprintuimm-2.0/proc/m4 -@dirrm lib/libgnomeprintuimm-2.0/proc -@dirrm lib/libgnomeprintuimm-2.0 -@dirrm include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm/private -@dirrm include/libgnomeprintuimm-%%API_VERSION%%/libgnomeprintuimm -@dirrm include/libgnomeprintuimm-%%API_VERSION%% diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile deleted file mode 100644 index d0ad5e706..000000000 --- a/x11-toolkits/libgnomeui/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: libgnomeui -# Date created: 07 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreBSD.org> -# -# $FreeBSD: ports/x11-toolkits/libgnomeui/Makefile,v 1.30 2003/09/18 06:49:32 marcus Exp $ -# - -PORTNAME= libgnomeui -PORTVERSION= 2.5.91 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Libraries for the GNOME GUI, a GNU desktop environment - -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_XPM= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack lthack gnomehier libbonoboui -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -USE_BISON= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -PLIST_SUB= GTK_VERSION="2.2.0" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgnomeui/distinfo b/x11-toolkits/libgnomeui/distinfo deleted file mode 100644 index a881bc411..000000000 --- a/x11-toolkits/libgnomeui/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgnomeui-2.5.91.tar.bz2) = ad5237e777c8b9c8235091279438d9fc -SIZE (gnome2/libgnomeui-2.5.91.tar.bz2) = 1439410 diff --git a/x11-toolkits/libgnomeui/files/patch-Makefile.in b/x11-toolkits/libgnomeui/files/patch-Makefile.in deleted file mode 100644 index 367849606..000000000 --- a/x11-toolkits/libgnomeui/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in.orig Wed Mar 3 19:09:35 2004 -+++ Makefile.in Wed Mar 3 19:12:45 2004 -@@ -138,7 +138,7 @@ - YACC = @YACC@ - gnomelocaledir = @gnomelocaledir@ - --SUBDIRS = libgnomeui file-chooser glade images demos test-gnome doc po #tests -+SUBDIRS = libgnomeui file-chooser glade images demos doc po #tests - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = config.h diff --git a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in b/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in deleted file mode 100644 index 938ac8dbe..000000000 --- a/x11-toolkits/libgnomeui/files/patch-libgnomeui_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- libgnomeui/Makefile.in.orig Wed Feb 25 01:08:42 2004 -+++ libgnomeui/Makefile.in Wed Feb 25 01:10:01 2004 -@@ -158,7 +158,7 @@ - -DGNOMEUILIBDIR=\""$(libdir)"\" \ - -DGNOMEUIDATADIR=\""$(datadir)"\" \ - -DGNOMEUIPIXMAPDIR=\""$(datadir)/pixmaps"\" \ -- -DGNOMEUIICONDIR=\""$(datadir)/icons"\" \ -+ -DGNOMEUIICONDIR=\""$(prefix)/share/icons"\" \ - -DGNOMEUISERVERDIR=\""$(libexecdir)"\" \ - -DGNOMEUILOCALSTATEDIR=\""$(localstatedir)"\" \ - -DGNOMEUILOCALEDIR=\""$(gnomelocaledir)"\" \ diff --git a/x11-toolkits/libgnomeui/pkg-descr b/x11-toolkits/libgnomeui/pkg-descr deleted file mode 100644 index 1dc68ad2b..000000000 --- a/x11-toolkits/libgnomeui/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Libraries for the GNOME GUI, a GNU desktop environment - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist deleted file mode 100644 index 6ed123e35..000000000 --- a/x11-toolkits/libgnomeui/pkg-plist +++ /dev/null @@ -1,181 +0,0 @@ -include/libgnomeui-2.0/gnome.h -include/libgnomeui-2.0/libgnomeui/gnome-about.h -include/libgnomeui-2.0/libgnomeui/gnome-app-helper.h -include/libgnomeui-2.0/libgnomeui/gnome-app-util.h -include/libgnomeui-2.0/libgnomeui/gnome-app.h -include/libgnomeui-2.0/libgnomeui/gnome-appbar.h -include/libgnomeui-2.0/libgnomeui/gnome-authentication-manager.h -include/libgnomeui-2.0/libgnomeui/gnome-client.h -include/libgnomeui-2.0/libgnomeui/gnome-color-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-dateedit.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog-util.h -include/libgnomeui-2.0/libgnomeui/gnome-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-edge.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page-standard.h -include/libgnomeui-2.0/libgnomeui/gnome-druid-page.h -include/libgnomeui-2.0/libgnomeui/gnome-druid.h -include/libgnomeui-2.0/libgnomeui/gnome-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-file-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-font-picker.h -include/libgnomeui-2.0/libgnomeui/gnome-help.h -include/libgnomeui-2.0/libgnomeui/gnome-href.h -include/libgnomeui-2.0/libgnomeui/gnome-ice.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-item.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-list.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-lookup.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-sel.h -include/libgnomeui-2.0/libgnomeui/gnome-icon-theme.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-generic-child.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi-session.h -include/libgnomeui-2.0/libgnomeui/gnome-mdi.h -include/libgnomeui-2.0/libgnomeui/gnome-messagebox.h -include/libgnomeui-2.0/libgnomeui/gnome-password-dialog.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap-entry.h -include/libgnomeui-2.0/libgnomeui/gnome-pixmap.h -include/libgnomeui-2.0/libgnomeui/gnome-popup-menu.h -include/libgnomeui-2.0/libgnomeui/gnome-propertybox.h -include/libgnomeui-2.0/libgnomeui/gnome-scores.h -include/libgnomeui-2.0/libgnomeui/gnome-stock-icons.h -include/libgnomeui-2.0/libgnomeui/gnome-theme-parser.h -include/libgnomeui-2.0/libgnomeui/gnome-thumbnail.h -include/libgnomeui-2.0/libgnomeui/gnome-types.h -include/libgnomeui-2.0/libgnomeui/gnome-ui-init.h -include/libgnomeui-2.0/libgnomeui/gnome-uidefs.h -include/libgnomeui-2.0/libgnomeui/gnome-url.h -include/libgnomeui-2.0/libgnomeui/gnome-vfs-util.h -include/libgnomeui-2.0/libgnomeui/gnome-window-icon.h -include/libgnomeui-2.0/libgnomeui/gnome-window.h -include/libgnomeui-2.0/libgnomeui/gnometypebuiltins.h -include/libgnomeui-2.0/libgnomeui/libgnomeui.h -lib/gtk-2.0/%%GTK_VERSION%%/filesystems/libgnome-vfs.so -lib/libglade/2.0/libgnome.so -lib/libgnomeui-2.a -lib/libgnomeui-2.so -lib/libgnomeui-2.so.591 -libdata/pkgconfig/libgnomeui-2.0.pc -libexec/gnome_segv2 -%%DOCSDIR%%/GnomeAbout.html -%%DOCSDIR%%/GnomeApp.html -%%DOCSDIR%%/GnomeAppBar.html -%%DOCSDIR%%/GnomeClient.html -%%DOCSDIR%%/GnomeColorPicker.html -%%DOCSDIR%%/GnomeDateEdit.html -%%DOCSDIR%%/GnomeDialog.html -%%DOCSDIR%%/GnomeDruid.html -%%DOCSDIR%%/GnomeDruidPage.html -%%DOCSDIR%%/GnomeDruidPageEdge.html -%%DOCSDIR%%/GnomeDruidPageStandard.html -%%DOCSDIR%%/GnomeEntry.html -%%DOCSDIR%%/GnomeFileEntry.html -%%DOCSDIR%%/GnomeFontPicker.html -%%DOCSDIR%%/GnomeHRef.html -%%DOCSDIR%%/GnomeIconEntry.html -%%DOCSDIR%%/GnomeIconList.html -%%DOCSDIR%%/GnomeIconSelection.html -%%DOCSDIR%%/GnomeMDI.html -%%DOCSDIR%%/GnomeMDIChild.html -%%DOCSDIR%%/GnomeMDIGenericChild.html -%%DOCSDIR%%/GnomeMessageBox.html -%%DOCSDIR%%/GnomePixmap.html -%%DOCSDIR%%/GnomePixmapEntry.html -%%DOCSDIR%%/GnomePropertyBox.html -%%DOCSDIR%%/GnomeScores.html -%%DOCSDIR%%/application-mgmt.html -%%DOCSDIR%%/ch01.html -%%DOCSDIR%%/deprecated.html -%%DOCSDIR%%/druids.html -%%DOCSDIR%%/fixme.html -%%DOCSDIR%%/index.html -%%DOCSDIR%%/index.sgml -%%DOCSDIR%%/libgnomeui-GnomeIconLookup.html -%%DOCSDIR%%/libgnomeui-GnomeIconTheme.html -%%DOCSDIR%%/libgnomeui-GnomeThemeFile.html -%%DOCSDIR%%/libgnomeui-GnomeThumbnail.html -%%DOCSDIR%%/libgnomeui-gnome-app-helper.html -%%DOCSDIR%%/libgnomeui-gnome-app-util.html -%%DOCSDIR%%/libgnomeui-gnome-dialog-util.html -%%DOCSDIR%%/libgnomeui-gnome-mdi-session.html -%%DOCSDIR%%/libgnomeui-gnome-popup-menu.html -%%DOCSDIR%%/libgnomeui-gnome-stock-icons.html -%%DOCSDIR%%/libgnomeui-gnome-types.html -%%DOCSDIR%%/libgnomeui-gnome-ui-init.html -%%DOCSDIR%%/libgnomeui-gnome-uidefs.html -%%DOCSDIR%%/libgnomeui-gnome-vfs-util.html -%%DOCSDIR%%/libgnomeui-gnome-window.html -%%DOCSDIR%%/libgnomeui-gnometypebuiltins.html -%%DOCSDIR%%/libgnomeui-objects.html -%%DOCSDIR%%/miscellaneous.html -share/gnome/pixmaps/gnome-about-logo.png -share/gnome/pixmaps/gnome-default-dlg.png -share/gnome/pixmaps/gnome-error.png -share/gnome/pixmaps/gnome-info.png -share/gnome/pixmaps/gnome-question.png -share/gnome/pixmaps/gnome-warning.png -share/locale/am/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ar/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/az/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/be/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bg/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/bn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ca/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cs/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/cy/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/da/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/de/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/el/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_CA/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/en_GB/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/eo/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/es/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/et/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/fr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ga/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/he/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/hu/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/id/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/is/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/it/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ja/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/kn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ko/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/li/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/lv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ml/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/mr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ms/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/nn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/no/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/pt_BR/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ro/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ru/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sl/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sq/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@Latn/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sr@ije/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/sv/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/ta/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/th/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/tr/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/uk/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/vi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/wa/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/yi/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_CN/LC_MESSAGES/libgnomeui-2.0.mo -share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo -@dirrm include/libgnomeui-2.0/libgnomeui -@dirrm include/libgnomeui-2.0 -@dirrm lib/gtk-2.0/%%GTK_VERSION%%/filesystems diff --git a/x11-toolkits/libgnomeuimm/Makefile b/x11-toolkits/libgnomeuimm/Makefile deleted file mode 100644 index 5e707b680..000000000 --- a/x11-toolkits/libgnomeuimm/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: libgnomeuimm -# Date created: 22 May 2003 -# Whom: Alexander Nedotsukov <bland@mail.ru> -# -# $FreeBSD: ports/x11-toolkits/libgnomeuimm/Makefile,v 1.7 2003/10/12 15:27:25 bland Exp $ -# - -PORTNAME= libgnomeuimm -PORTVERSION= 2.5.0 -PORTREVISION= 1 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= bland@FreeBSD.org -COMMENT= C++ wrapper for libgnomeui library - -LIB_DEPENDS= gnomemm-2.5.1:${PORTSDIR}/x11/libgnomemm \ - gnomecanvasmm-2.5.1:${PORTSDIR}/graphics/libgnomecanvasmm \ - gconfmm-2.5.1:${PORTSDIR}/devel/gconfmm \ - glademm-2.3.1:${PORTSDIR}/devel/libglademm -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack lthack libgnomeui -USE_LIBTOOL_VER=13 -INSTALLS_SHLIB= yes -CONFIGURE_ARGS= --enable-static - -PLIST_SUB= VERSION="2.5" API_VERSION="2.6" - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-old_gcc_bugs -.endif - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/libgnomeuimm/distinfo b/x11-toolkits/libgnomeuimm/distinfo deleted file mode 100644 index 17fcb5e3c..000000000 --- a/x11-toolkits/libgnomeuimm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome2/libgnomeuimm-2.5.0.tar.bz2) = 0fd6ad0824092ee65ff32e18345d8c00 diff --git a/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs b/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs deleted file mode 100644 index f2a696202..000000000 --- a/x11-toolkits/libgnomeuimm/files/extra-patch-old_gcc_bugs +++ /dev/null @@ -1,29 +0,0 @@ ---- libgnomeui/libgnomeuimm/dateedit.cc.orig Fri Aug 22 02:08:35 2003 -+++ libgnomeui/libgnomeuimm/dateedit.cc Sat Aug 30 01:21:25 2003 -@@ -35,7 +35,7 @@ - : Gtk::HBox(GTK_HBOX(g_object_new(get_type(), (char*)0))) - { - gnome_date_edit_construct(gobj(), the_time, -- static_cast<GnomeDateEditFlags>( -+ GnomeDateEditFlags( - (show_time ? DATE_EDIT_SHOW_TIME : static_cast<DateEditFlags>(0)) - | (use_24_format ? DATE_EDIT_24_HR : static_cast<DateEditFlags>(0)) ) ); - } -@@ -44,7 +44,7 @@ - DateEdit::DateEdit(time_t the_time, DateEditFlags flags) - : Gtk::HBox(GTK_HBOX(g_object_new(get_type(), (char*)0))) - { -- gnome_date_edit_construct(gobj(), the_time, static_cast<GnomeDateEditFlags>(flags)); -+ gnome_date_edit_construct(gobj(), the_time, GnomeDateEditFlags(flags)); - } - - -@@ -254,7 +254,7 @@ - - void DateEdit::set_flags(DateEditFlags flags) - { -- gnome_date_edit_set_flags(gobj(), static_cast<GnomeDateEditFlags>(flags)); -+ gnome_date_edit_set_flags(gobj(), GnomeDateEditFlags(flags)); - } - - DateEditFlags DateEdit::get_flags() const diff --git a/x11-toolkits/libgnomeuimm/files/patch-examples::iconlist::iconlist2.cc b/x11-toolkits/libgnomeuimm/files/patch-examples::iconlist::iconlist2.cc deleted file mode 100644 index 77a7936c7..000000000 --- a/x11-toolkits/libgnomeuimm/files/patch-examples::iconlist::iconlist2.cc +++ /dev/null @@ -1,32 +0,0 @@ ---- examples/iconlist/iconlist2.cc.orig Wed Feb 11 22:27:29 2004 -+++ examples/iconlist/iconlist2.cc Thu Feb 12 02:35:43 2004 -@@ -14,7 +14,7 @@ - virtual void on_select_icon(int icon, GdkEvent* event); - virtual void on_unselect_icon(int icon, GdkEvent* event); - virtual void on_drag_data_get(const Glib::RefPtr<Gdk::DragContext>& context, -- GtkSelectionData* data, -+ Gtk::SelectionData& data, - guint info, - guint time); - virtual void on_drag_data_delete(const Glib::RefPtr<Gdk::DragContext>& context); -@@ -60,17 +60,14 @@ - - void - TestIconList::on_drag_data_get(const Glib::RefPtr<Gdk::DragContext>& context, -- GtkSelectionData* data, -+ Gtk::SelectionData& data, - guint info, - guint time) - { - Gnome::UI::IconList::on_drag_data_get(context, data, info, time); - char* name = (char*) get_icon_data(m_selected); -- gtk_selection_data_set(data, -- data->target, -- 8, -- (const guchar*) name, -- strlen(name)); -+ data.set(8, (guint8*)name, strlen(name)); -+ std::cerr << "TestIconList::on_drag_data_get called" << std::endl; - } - - diff --git a/x11-toolkits/libgnomeuimm/pkg-descr b/x11-toolkits/libgnomeuimm/pkg-descr deleted file mode 100644 index 46696c35a..000000000 --- a/x11-toolkits/libgnomeuimm/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -This is a set of thin C++ wrappers for libgnomeui library. - -WWW: http://gtkmm.sourceforge.net/ diff --git a/x11-toolkits/libgnomeuimm/pkg-plist b/x11-toolkits/libgnomeuimm/pkg-plist deleted file mode 100644 index 5275be818..000000000 --- a/x11-toolkits/libgnomeuimm/pkg-plist +++ /dev/null @@ -1,63 +0,0 @@ -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/about.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-callback.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app-helper.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/app.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/appbar.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/client.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/color-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/dateedit.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-edge.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page-standard.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid-page.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/druid.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/file-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/font-picker.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/href.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-list.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-sel.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/icon-textitem.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/init.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/pixmap-entry.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/about_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/app_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/appbar_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/client_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/color-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/dateedit_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-edge_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page-standard_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid-page_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/druid_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/file-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/font-picker_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/href_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-list_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-sel_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/icon-textitem_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private/pixmap-entry_p.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/types.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-derived.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-icon.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/ui-items-stock.h -include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/wrap_init.h -lib/libgnomeuimm-2.0/proc/m4/convert.m4 -lib/libgnomeuimm-2.0/proc/m4/convert_libgnomeuimm.m4 -lib/libgnomeuimm-%%VERSION%%.a -lib/libgnomeuimm-%%VERSION%%.so -lib/libgnomeuimm-%%VERSION%%.so.1 -lib/libgnomeuimm-%%API_VERSION%%/include/libgnomeuimmconfig.h -libdata/pkgconfig/libgnomeuimm-%%API_VERSION%%.pc -@dirrm lib/libgnomeuimm-%%API_VERSION%%/include -@dirrm lib/libgnomeuimm-%%API_VERSION%% -@dirrm lib/libgnomeuimm-2.0/proc/m4 -@dirrm lib/libgnomeuimm-2.0/proc -@dirrm lib/libgnomeuimm-2.0 -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm/private -@dirrm include/libgnomeuimm-%%API_VERSION%%/libgnomeuimm -@dirrm include/libgnomeuimm-%%API_VERSION%% diff --git a/x11-toolkits/libgtk-java/Makefile b/x11-toolkits/libgtk-java/Makefile deleted file mode 100644 index 2ef3352b7..000000000 --- a/x11-toolkits/libgtk-java/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: libgtk-java -# Date created: 22 December 2003 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= libgtk-java -PORTVERSION= 2.3.6 -CATEGORIES= x11-toolkits java -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.3 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Java wrapper for Gtk+, Pango, Atk, and Glib - -USE_BZIP2= yes -USE_XLIB= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_JAVA= 1.2+ -USE_GNOME= gnomehack gtk20 -CONFIGURE_ARGS= --without-gcj-compile \ - --with-java-prefix=${JAVA_HOME} -CONFIGURE_ENV= DB2="/dev/null" - -GTK_API_VERSION= 2.4 -VERSION= beta1 -PLIST_SUB= GTK_API_VERSION=${GTK_API_VERSION} \ - PORTVERSION=${VERSION} - -PKGMESSAGE= ${WRKDIR}/pkg-message - -do-install: - ${MKDIR} ${PREFIX}/lib - ${INSTALL_DATA} ${WRKSRC}/gtk/lib/libgtkjava${GTK_API_VERSION}.so.${VERSION} \ - ${PREFIX}/lib - ${LN} -sf ${PREFIX}/lib/libgtkjava${GTK_API_VERSION}.so.${VERSION} ${PREFIX}/lib/libgtkjava${GTK_API_VERSION}.so - ${MKDIR} ${JAVAJARDIR} - ${INSTALL_DATA} ${WRKSRC}/gtk/lib/gtk${GTK_API_VERSION}-${VERSION}.jar \ - ${JAVAJARDIR} - ${LN} -sf ${JAVAJARDIR}/gtk${GTK_API_VERSION}-${VERSION}.jar \ - ${JAVAJARDIR}/gtk${GTK_API_VERSION}.jar - -post-install: - @${SED} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|g ; \ - s|%%PREFIX%%|${PREFIX}|g ; \ - s|%%GTK_API_VERSION%%|${GTK_API_VERSION}|g' \ - < ${PKGDIR}/pkg-message > ${PKGMESSAGE} - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/x11-toolkits/libgtk-java/distinfo b/x11-toolkits/libgtk-java/distinfo deleted file mode 100644 index 4b589b40d..000000000 --- a/x11-toolkits/libgtk-java/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libgtk-java-2.3.6.tar.bz2) = 34267eea69bed295aeace367870363fb -SIZE (gnome2/libgtk-java-2.3.6.tar.bz2) = 378287 diff --git a/x11-toolkits/libgtk-java/files/patch-gdk_src_jni_org_gnu_gdk_Display.c b/x11-toolkits/libgtk-java/files/patch-gdk_src_jni_org_gnu_gdk_Display.c deleted file mode 100644 index d87d1195d..000000000 --- a/x11-toolkits/libgtk-java/files/patch-gdk_src_jni_org_gnu_gdk_Display.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gdk/src/jni/org_gnu_gdk_Display.c.orig Sat Feb 7 20:32:44 2004 -+++ gdk/src/jni/org_gnu_gdk_Display.c Sat Feb 7 20:39:35 2004 -@@ -272,7 +272,8 @@ - JNIEXPORT jint JNICALL Java_org_gnu_gdk_Display_gdk_1display_1get_1window_1at_1pointer - (JNIEnv *env, jclass cls, jint display, jint x, jint y) - { -- return (jint)gdk_display_get_window_at_pointer((GdkDisplay*)display, &(gint)x, &(gint)y); -+ gint gy = (gint)y, gx = (gint)x; -+ return (jint)gdk_display_get_window_at_pointer((GdkDisplay*)display, &gx, &gy); - } - - /* diff --git a/x11-toolkits/libgtk-java/files/patch-gtk_src_Makefile.in b/x11-toolkits/libgtk-java/files/patch-gtk_src_Makefile.in deleted file mode 100644 index bb499db74..000000000 --- a/x11-toolkits/libgtk-java/files/patch-gtk_src_Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- gtk/src/Makefile.in.orig Thu Jan 22 02:59:16 2004 -+++ gtk/src/Makefile.in Thu Jan 22 03:36:50 2004 -@@ -136,7 +136,7 @@ - COMPILED_CLASSES:=$(shell echo $(CLASSES) | sed -e 's=\.class=\.o=g' ) - - ../lib/gtk${gtkapiversion}.jar: $(CLASSES) -- @(cd build-java; $(JAR) cf ../../lib/gtk${gtkapiversion}-${gtkversion}.jar `find -name "*.class"` ) -+ @(cd build-java; $(JAR) cf ../../lib/gtk${gtkapiversion}-${gtkversion}.jar `find . -name "*.class"` ) - @(cd ../lib; test ! -L gtk${gtkapiversion}.jar && ln -s gtk${gtkapiversion}-${gtkversion}.jar gtk${gtkapiversion}.jar) || exit 0 - - jar: dirs ../lib/gtk${gtkapiversion}.jar -@@ -146,7 +146,7 @@ - @(test ! -d ../lib && mkdir ../lib) || exit 0 - $(CC) $(CFLAGS) -shared -o ../lib/libgtkjava${gtkapiversion}.so.${gtkversion} \ - $(OBJECTS) \ -- $(CFLAGS) $(GTK_LIBS) $(JAVA_INCLUDES) -Xlinker --no-undefined -+ $(CFLAGS) $(GTK_LIBS) -lc $(JAVA_INCLUDES) -Xlinker --no-undefined - @(cd ../lib; test ! -L libgtkjava${gtkapiversion}.so && ln -s libgtkjava${gtkapiversion}.so.${gtkversion} libgtkjava${gtkapiversion}.so) || exit 0 - - nativelib: ../lib/libgtkjava${gtkapiversion}.so.${gtkversion} diff --git a/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_IconInfo.c b/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_IconInfo.c deleted file mode 100644 index 3c42fe4cf..000000000 --- a/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_IconInfo.c +++ /dev/null @@ -1,17 +0,0 @@ ---- gtk/src/jni/org_gnu_gtk_IconInfo.c.orig Thu Feb 19 14:18:04 2004 -+++ gtk/src/jni/org_gnu_gtk_IconInfo.c Thu Feb 19 14:18:54 2004 -@@ -129,12 +129,13 @@ - GdkPoint** point = g_malloc(sizeof(GdkPoint*) * (gint)numPoints); - jint* elements = (*env)->GetIntArrayElements(env, points, NULL); - int index; -+ gint gNumPoints = (gint)numPoints; - - for (index = 0; index < (gint)numPoints; index++) - { - point[index] = (GdkPoint*)elements[index]; - } -- return gtk_icon_info_get_attach_points((GtkIconInfo*)info, point, &(gint)numPoints); -+ return gtk_icon_info_get_attach_points((GtkIconInfo*)info, point, &gNumPoints); - } - - /* diff --git a/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_TreeStore.c b/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_TreeStore.c deleted file mode 100644 index aaceca7c2..000000000 --- a/x11-toolkits/libgtk-java/files/patch-gtk_src_jni_org_gnu_gtk_TreeStore.c +++ /dev/null @@ -1,38 +0,0 @@ ---- gtk/src/jni/org_gnu_gtk_TreeStore.c.orig Sun Mar 7 00:56:20 2004 -+++ gtk/src/jni/org_gnu_gtk_TreeStore.c Sun Mar 7 00:57:03 2004 -@@ -388,7 +388,7 @@ - *env, jclass cls, jint treeStore, jint parent, jint sibling) - { - GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore; -- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));; -+ GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter)); - GtkTreeIter *parent_g = (GtkTreeIter *)parent; - GtkTreeIter *sibling_g = (GtkTreeIter *)sibling; - gtk_tree_store_insert_before (treeStore_g, iter_g, parent_g, sibling_g); -@@ -404,7 +404,7 @@ - jclass cls, jint treeStore, jint parent, jint sibling) - { - GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore; -- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));; -+ GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter)); - GtkTreeIter *parent_g = (GtkTreeIter *)parent; - GtkTreeIter *sibling_g = (GtkTreeIter *)sibling; - gtk_tree_store_insert_after (treeStore_g, iter_g, parent_g, sibling_g); -@@ -420,7 +420,7 @@ - jclass cls, jint treeStore, jint parent) - { - GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore; -- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));; -+ GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter)); - GtkTreeIter *parent_g = (GtkTreeIter *)parent; - gtk_tree_store_prepend (treeStore_g, iter_g, parent_g); - return (jint)iter_g; -@@ -435,7 +435,7 @@ - cls, jint treeStore, jint parent) - { - GtkTreeStore *treeStore_g = (GtkTreeStore *)treeStore; -- GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter));; -+ GtkTreeIter *iter_g = (GtkTreeIter *)g_malloc(sizeof(GtkTreeIter)); - GtkTreeIter *parent_g = (GtkTreeIter *)parent; - gtk_tree_store_append (treeStore_g, iter_g, parent_g); - return (jint)iter_g; diff --git a/x11-toolkits/libgtk-java/pkg-descr b/x11-toolkits/libgtk-java/pkg-descr deleted file mode 100644 index abc1cdd10..000000000 --- a/x11-toolkits/libgtk-java/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Java-GNOME is a set of Java bindings for GNOME and GTK libraries, -so GNOME applications can be written in Java. It is implemented -as a JNI layer that delegates the Java calls out to the underlying -C library. - --- Java-GNOME README - -WWW: http://java-gnome.sourceforge.net/ diff --git a/x11-toolkits/libgtk-java/pkg-message b/x11-toolkits/libgtk-java/pkg-message deleted file mode 100644 index a7b105573..000000000 --- a/x11-toolkits/libgtk-java/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ -************************************************************************ -Libgtk-java was successfully installed. In order to build and run GTK+ -Java applications, you must add the following to your CLASSPATH: - -%%JAVAJARDIR%%/gtk%%GTK_API_VERSION%%.jar - -************************************************************************ diff --git a/x11-toolkits/libgtk-java/pkg-plist b/x11-toolkits/libgtk-java/pkg-plist deleted file mode 100644 index 2c8e8158b..000000000 --- a/x11-toolkits/libgtk-java/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/libgtkjava%%GTK_API_VERSION%%.so.%%PORTVERSION%% -lib/libgtkjava%%GTK_API_VERSION%%.so -share/java/classes/gtk%%GTK_API_VERSION%%-%%PORTVERSION%%.jar -share/java/classes/gtk%%GTK_API_VERSION%%.jar diff --git a/x11-toolkits/libwnck/Makefile b/x11-toolkits/libwnck/Makefile deleted file mode 100644 index ab78e9bfb..000000000 --- a/x11-toolkits/libwnck/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: libwnck -# Date created: 12 April 2002 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/libwnck/Makefile,v 1.23 2003/11/17 12:29:09 trevor Exp $ -# - -PORTNAME= libwnck -PORTVERSION= 2.5.90 -CATEGORIES= x11-toolkits gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.5 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Library used for writing pagers and taskslists - -LIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomehack lthack gtk20 -USE_BISON= yes -INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=13 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/x11-toolkits/libwnck/distinfo b/x11-toolkits/libwnck/distinfo deleted file mode 100644 index edffc1f6e..000000000 --- a/x11-toolkits/libwnck/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/libwnck-2.5.90.tar.bz2) = 38861418620e8893adaa0fe46b77f99b -SIZE (gnome2/libwnck-2.5.90.tar.bz2) = 327085 diff --git a/x11-toolkits/libwnck/pkg-descr b/x11-toolkits/libwnck/pkg-descr deleted file mode 100644 index ada0fd869..000000000 --- a/x11-toolkits/libwnck/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -libwnck is aWindow Navigator Construction Kit, i.e. a library to use -for writing pagers and taskslists and stuff. It is needed for the -GNOME 2.0 desktop. - -WWW: http://www.gnome.org/ diff --git a/x11-toolkits/libwnck/pkg-plist b/x11-toolkits/libwnck/pkg-plist deleted file mode 100644 index 72b79677a..000000000 --- a/x11-toolkits/libwnck/pkg-plist +++ /dev/null @@ -1,78 +0,0 @@ -include/libwnck-1.0/libwnck/application.h -include/libwnck-1.0/libwnck/class-group.h -include/libwnck-1.0/libwnck/libwnck.h -include/libwnck-1.0/libwnck/pager.h -include/libwnck-1.0/libwnck/screen.h -include/libwnck-1.0/libwnck/tasklist.h -include/libwnck-1.0/libwnck/util.h -include/libwnck-1.0/libwnck/window-action-menu.h -include/libwnck-1.0/libwnck/window-menu.h -include/libwnck-1.0/libwnck/window.h -include/libwnck-1.0/libwnck/wnck-enum-types.h -include/libwnck-1.0/libwnck/workspace.h -lib/libwnck-1.a -lib/libwnck-1.so -lib/libwnck-1.so.13 -libdata/pkgconfig/libwnck-1.0.pc -share/locale/am/LC_MESSAGES/libwnck.mo -share/locale/ar/LC_MESSAGES/libwnck.mo -share/locale/az/LC_MESSAGES/libwnck.mo -share/locale/be/LC_MESSAGES/libwnck.mo -share/locale/bg/LC_MESSAGES/libwnck.mo -share/locale/bn/LC_MESSAGES/libwnck.mo -share/locale/ca/LC_MESSAGES/libwnck.mo -share/locale/cs/LC_MESSAGES/libwnck.mo -share/locale/cy/LC_MESSAGES/libwnck.mo -share/locale/da/LC_MESSAGES/libwnck.mo -share/locale/de/LC_MESSAGES/libwnck.mo -share/locale/el/LC_MESSAGES/libwnck.mo -share/locale/eo/LC_MESSAGES/libwnck.mo -share/locale/es/LC_MESSAGES/libwnck.mo -share/locale/et/LC_MESSAGES/libwnck.mo -share/locale/fa/LC_MESSAGES/libwnck.mo -share/locale/fi/LC_MESSAGES/libwnck.mo -share/locale/fr/LC_MESSAGES/libwnck.mo -share/locale/ga/LC_MESSAGES/libwnck.mo -share/locale/gl/LC_MESSAGES/libwnck.mo -share/locale/he/LC_MESSAGES/libwnck.mo -share/locale/hi/LC_MESSAGES/libwnck.mo -share/locale/hr/LC_MESSAGES/libwnck.mo -share/locale/hu/LC_MESSAGES/libwnck.mo -share/locale/id/LC_MESSAGES/libwnck.mo -share/locale/is/LC_MESSAGES/libwnck.mo -share/locale/it/LC_MESSAGES/libwnck.mo -share/locale/ja/LC_MESSAGES/libwnck.mo -share/locale/kn/LC_MESSAGES/libwnck.mo -share/locale/ko/LC_MESSAGES/libwnck.mo -share/locale/li/LC_MESSAGES/libwnck.mo -share/locale/lt/LC_MESSAGES/libwnck.mo -share/locale/lv/LC_MESSAGES/libwnck.mo -share/locale/mk/LC_MESSAGES/libwnck.mo -share/locale/ml/LC_MESSAGES/libwnck.mo -share/locale/mn/LC_MESSAGES/libwnck.mo -share/locale/mr/LC_MESSAGES/libwnck.mo -share/locale/ms/LC_MESSAGES/libwnck.mo -share/locale/nl/LC_MESSAGES/libwnck.mo -share/locale/nn/LC_MESSAGES/libwnck.mo -share/locale/no/LC_MESSAGES/libwnck.mo -share/locale/pl/LC_MESSAGES/libwnck.mo -share/locale/pt/LC_MESSAGES/libwnck.mo -share/locale/pt_BR/LC_MESSAGES/libwnck.mo -share/locale/ro/LC_MESSAGES/libwnck.mo -share/locale/ru/LC_MESSAGES/libwnck.mo -share/locale/sk/LC_MESSAGES/libwnck.mo -share/locale/sq/LC_MESSAGES/libwnck.mo -share/locale/sr/LC_MESSAGES/libwnck.mo -share/locale/sr@Latn/LC_MESSAGES/libwnck.mo -share/locale/sl/LC_MESSAGES/libwnck.mo -share/locale/sv/LC_MESSAGES/libwnck.mo -share/locale/ta/LC_MESSAGES/libwnck.mo -share/locale/th/LC_MESSAGES/libwnck.mo -share/locale/tr/LC_MESSAGES/libwnck.mo -share/locale/vi/LC_MESSAGES/libwnck.mo -share/locale/uk/LC_MESSAGES/libwnck.mo -share/locale/wa/LC_MESSAGES/libwnck.mo -share/locale/zh_CN/LC_MESSAGES/libwnck.mo -share/locale/zh_TW/LC_MESSAGES/libwnck.mo -@dirrm include/libwnck-1.0/libwnck -@dirrm include/libwnck-1.0 diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile deleted file mode 100644 index 07e609172..000000000 --- a/x11-toolkits/pango/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: pango -# Date Created: 18 July 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD: ports/x11-toolkits/pango/Makefile,v 1.55 2003/10/06 01:13:39 marcus Exp $ -# - -PORTNAME= pango -PORTVERSION= 1.3.6 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/1.3,} \ - ftp://ftp.gtk.org/pub/gtk/v2.3/ -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= An open-source framework for the layout and rendering of i18n text - -BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft -RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/XFree86-4-fontScalable \ - ${FONTENCOD}:${PORTSDIR}/x11-fonts/XFree86-4-fontEncodings - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_REINPLACE= yes -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -USE_GNOME= gnomehack glib20 -CONFIGURE_ARGS= --with-qt=no \ - --with-html-dir=${PREFIX}/share/doc \ - --enable-static -PKGINSTALL= ${WRKDIR}/pkg-install -# Hmm.. tough one. Found this one when I had graphics/hdf installed -# (which installs glist.h) which is picked up before the glib-2.0 -# stuff, with Bad Results[tm] -# -GLIB2_CFLAGS= `pkg-config glib-2.0 --cflags` -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ - ${GLIB2_CFLAGS} -I${LOCALBASE}/include \ - -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -PLIST_SUB= VERSION="1.4.0" - -FONTSCALE= ${X11BASE}/lib/X11/fonts/TTF/luximb.ttf -FONTENCOD= ${X11BASE}/lib/X11/fonts/encodings/tcvn-0.enc - -MAN1= pango-querymodules.1 - -post-patch: - @${FIND} ${WRKSRC}/pango/opentype -name "*.[ch]" | ${XARGS} \ - ${REINPLACE_CMD} -e 's|internal/tterrors\.h|fterrors.h| ; \ - s|TT_Err_|FT_Err_|g' -post-install: - @${SED} -e 's|%%X11BASE%%|${X11BASE}|' < ${FILESDIR}/pkg-install.in \ - > ${PKGINSTALL} -.if !defined(PACKAGE_BUILDING) - @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/pango/distinfo b/x11-toolkits/pango/distinfo deleted file mode 100644 index 1e4464958..000000000 --- a/x11-toolkits/pango/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (gnome2/pango-1.3.6.tar.bz2) = 1906878bd7efe34e721e4a79dbee4332 -SIZE (gnome2/pango-1.3.6.tar.bz2) = 920245 diff --git a/x11-toolkits/pango/files/patch-ac b/x11-toolkits/pango/files/patch-ac deleted file mode 100644 index 1e22009d5..000000000 --- a/x11-toolkits/pango/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD: ports/x11-toolkits/pango/files/patch-ac,v 1.5 2003/02/07 18:42:24 marcus Exp $ - ---- Makefile.in.orig Mon Mar 11 12:16:33 2002 -+++ Makefile.in Mon Mar 11 12:24:58 2002 -@@ -116,7 +116,7 @@ - YACC = @YACC@ - ms_librarian = @ms_librarian@ - --SUBDIRS = pango modules examples docs tools tests -+SUBDIRS = pango modules examples docs tools - - EXTRA_DIST = \ - pango.spec.in \ diff --git a/x11-toolkits/pango/files/patch-configure b/x11-toolkits/pango/files/patch-configure deleted file mode 100644 index 611bcc576..000000000 --- a/x11-toolkits/pango/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig Thu Jun 13 17:04:03 2002 -+++ configure Wed Jul 3 12:46:50 2002 -@@ -12084,10 +12085,10 @@ - s,@INSTALL_DATA@,$INSTALL_DATA,;t t - s,@PACKAGE@,$PACKAGE,;t t - s,@VERSION@,$VERSION,;t t --s,@ACLOCAL@,$ACLOCAL,;t t --s,@AUTOCONF@,$AUTOCONF,;t t --s,@AUTOMAKE@,$AUTOMAKE,;t t --s,@AUTOHEADER@,$AUTOHEADER,;t t -+s,@ACLOCAL@,/usr/bin/true,;t t -+s,@AUTOCONF@,/usr/bin/true,;t t -+s,@AUTOMAKE@,/usr/bin/true,;t t -+s,@AUTOHEADER@,/usr/bin/true,;t t - s,@MAKEINFO@,$MAKEINFO,;t t - s,@SET_MAKE@,$SET_MAKE,;t t - s,@CC@,$CC,;t t diff --git a/x11-toolkits/pango/files/patch-ltmain.sh b/x11-toolkits/pango/files/patch-ltmain.sh deleted file mode 100644 index 1d5698667..000000000 --- a/x11-toolkits/pango/files/patch-ltmain.sh +++ /dev/null @@ -1,51 +0,0 @@ ---- ltmain.sh.orig Thu Apr 24 19:44:23 2003 -+++ ltmain.sh Sat May 31 01:34:34 2003 -@@ -1280,7 +1280,7 @@ - esac - elif test "X$arg" = "X-lc_r"; then - case $host in -- *-*-openbsd* | *-*-freebsd*) -+ *-*-openbsd* | *-*-freebsd4*) - # Do not include libc_r directly, use -pthread flag. - continue - ;; -@@ -1290,8 +1290,16 @@ - continue - ;; - -+ -pthread) -+ compile_command="$compile_command -pthread" -+ finalize_command="$finalize_command -pthread" -+ compiler_flags="$compiler_flags -pthread" -+ continue -+ ;; -+ - -module) - module=yes -+ build_old_libs=no - continue - ;; - -@@ -3000,6 +3008,9 @@ - # problems, so we reset it completely - verstring= - ;; -+ *-*-freebsd*) -+ # FreeBSD doesn't need this... -+ ;; - *) - verstring="0.0" - ;; -@@ -5428,10 +5439,12 @@ - fi - - # Install the pseudo-library for information purposes. -+ if /usr/bin/false; then - name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` - instname="$dir/$name"i - $show "$install_prog $instname $destdir/$name" - $run eval "$install_prog $instname $destdir/$name" || exit $? -+ fi - - # Maybe install the static library, too. - test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" diff --git a/x11-toolkits/pango/files/pkg-install.in b/x11-toolkits/pango/files/pkg-install.in deleted file mode 100644 index d734df0dd..000000000 --- a/x11-toolkits/pango/files/pkg-install.in +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -PATH=/bin:/usr/bin:/sbin:/usr/sbin:%%X11BASE%%/bin -export PATH - -if [ "$2" = "POST-INSTALL" ]; then - echo "Running fc-cache to build fontconfig cache..." - fc-cache -f -v -fi diff --git a/x11-toolkits/pango/pkg-descr b/x11-toolkits/pango/pkg-descr deleted file mode 100644 index 49eeb62d0..000000000 --- a/x11-toolkits/pango/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -The goal of the Pango project is to provide an open-source framework for the -layout and rendering of internationalized text. Pango is an offshoot of the -GTK+ and GNOME projects, and the initial focus is operation in those -environments, however there is nothing fundamentally GTK+ or GNOME specific -about Pango. Pango uses Unicode for all of its encoding, and will eventually -support output in all the world's major languages. - -WWW: http://www.pango.org/ diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist deleted file mode 100644 index 44d406476..000000000 --- a/x11-toolkits/pango/pkg-plist +++ /dev/null @@ -1,92 +0,0 @@ -bin/pango-querymodules -etc/pango/pango.modules -etc/pango/pangox.aliases -include/pango-1.0/pango/pango-attributes.h -include/pango-1.0/pango/pango-break.h -include/pango-1.0/pango/pango-context.h -include/pango-1.0/pango/pango-coverage.h -include/pango-1.0/pango/pango-engine.h -include/pango-1.0/pango/pango-enum-types.h -include/pango-1.0/pango/pango-font.h -include/pango-1.0/pango/pango-fontmap.h -include/pango-1.0/pango/pango-fontset.h -include/pango-1.0/pango/pango-glyph-item.h -include/pango-1.0/pango/pango-glyph.h -include/pango-1.0/pango/pango-item.h -include/pango-1.0/pango/pango-layout.h -include/pango-1.0/pango/pango-modules.h -include/pango-1.0/pango/pango-ot.h -include/pango-1.0/pango/pango-script.h -include/pango-1.0/pango/pango-tabs.h -include/pango-1.0/pango/pango-types.h -include/pango-1.0/pango/pango-utils.h -include/pango-1.0/pango/pango.h -include/pango-1.0/pango/pangofc-font.h -include/pango-1.0/pango/pangofc-fontmap.h -include/pango-1.0/pango/pangoft2.h -include/pango-1.0/pango/pangox.h -include/pango-1.0/pango/pangoxft.h -lib/libpango-1.0.a -lib/libpango-1.0.so -lib/libpango-1.0.so.305 -lib/libpangoft2-1.0.a -lib/libpangoft2-1.0.so -lib/libpangoft2-1.0.so.305 -lib/libpangox-1.0.a -lib/libpangox-1.0.so -lib/libpangox-1.0.so.305 -lib/libpangoxft-1.0.a -lib/libpangoxft-1.0.so -lib/libpangoxft-1.0.so.305 -lib/pango/%%VERSION%%/modules/pango-arabic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-fc.so -lib/pango/%%VERSION%%/modules/pango-basic-x.so -lib/pango/%%VERSION%%/modules/pango-hangul-fc.so -lib/pango/%%VERSION%%/modules/pango-hebrew-fc.so -lib/pango/%%VERSION%%/modules/pango-indic-fc.so -lib/pango/%%VERSION%%/modules/pango-thai-fc.so -libdata/pkgconfig/pango.pc -libdata/pkgconfig/pangoft2.pc -libdata/pkgconfig/pangox.pc -libdata/pkgconfig/pangoxft.pc -share/doc/pango/PangoEngineLang.html -share/doc/pango/PangoEngineShape.html -share/doc/pango/PangoFcFont.html -share/doc/pango/PangoFcFontMap.html -share/doc/pango/home.png -share/doc/pango/index.html -share/doc/pango/index.sgml -share/doc/pango/ix01.html -share/doc/pango/layout.gif -share/doc/pango/left.png -share/doc/pango/lowlevel.html -share/doc/pango/PangoMarkupFormat.html -share/doc/pango/pango-Coverage-Maps.html -share/doc/pango/pango-Engines.html -share/doc/pango/pango-Fonts.html -share/doc/pango/pango-FreeType-Fonts-and-Rendering.html -share/doc/pango/pango-Glyph-Storage.html -share/doc/pango/pango-Layout-Objects.html -share/doc/pango/pango-Modules.html -share/doc/pango/pango-OpenType-Font-Handling.html -share/doc/pango/pango-Scripts.html -share/doc/pango/pango-Tab-Stops.html -share/doc/pango/pango-Text-Attributes.html -share/doc/pango/pango-Text-Processing.html -share/doc/pango/pango-Win32-Fonts-and-Rendering.html -share/doc/pango/pango-X-Fonts-and-Rendering.html -share/doc/pango/pango-Xft-Fonts-and-Rendering.html -share/doc/pango/pango-querymodules.html -share/doc/pango/pango.devhelp -share/doc/pango/pango.html -share/doc/pango/rendering.html -share/doc/pango/right.png -share/doc/pango/tools.html -share/doc/pango/up.png -@dirrm share/doc/pango -@dirrm lib/pango/%%VERSION%%/modules -@dirrm lib/pango/%%VERSION%% -@dirrm lib/pango -@dirrm include/pango-1.0/pango -@dirrm include/pango-1.0 -@dirrm etc/pango |