summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:03:42 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-19 03:03:42 +0800
commit2fba1a2d8eb914d118a18389a4efb30f38717605 (patch)
tree3b697eb12be964b6325828602df4493daa80cf64
parentb74e3cc636dc7243d7c67a3d8b5ca451be756d4c (diff)
downloadmarcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar.gz
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar.bz2
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar.lz
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar.xz
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.tar.zst
marcuscom-ports-2fba1a2d8eb914d118a18389a4efb30f38717605.zip
Remove these ports now that they have been added into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1224 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--editors/ghex2/Makefile29
-rw-r--r--editors/ghex2/distinfo1
-rw-r--r--editors/ghex2/files/patch-aa6
-rw-r--r--editors/ghex2/files/patch-configure10
-rw-r--r--editors/ghex2/pkg-descr9
-rw-r--r--editors/ghex2/pkg-plist157
-rw-r--r--games/gcompris2/Makefile31
-rw-r--r--games/gcompris2/distinfo1
-rw-r--r--games/gcompris2/files/patch-ac43
-rw-r--r--games/gcompris2/files/patch-configure27
-rw-r--r--games/gcompris2/files/patch-po::Makefile.in.in14
-rw-r--r--games/gcompris2/files/patch-src::boards::menu.c10
-rw-r--r--games/gcompris2/files/patch-src::boards::traffic.c11
-rw-r--r--games/gcompris2/files/patch-src::gcompris::soundutil.c13
-rw-r--r--games/gcompris2/pkg-descr6
-rw-r--r--games/gcompris2/pkg-plist1474
-rw-r--r--multimedia/nautilus-media/pkg-descr2
-rw-r--r--multimedia/nautilus-media/pkg-plist78
-rw-r--r--x11-toolkits/vte/Makefile45
-rw-r--r--x11-toolkits/vte/distinfo1
-rw-r--r--x11-toolkits/vte/files/patch-configure21
-rw-r--r--x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in30
-rw-r--r--x11-toolkits/vte/files/patch-gnome-pty-helper_configure10
-rw-r--r--x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c19
-rw-r--r--x11-toolkits/vte/files/patch-src_dumpkeys.c15
-rw-r--r--x11-toolkits/vte/files/patch-src_keymap.c10
-rw-r--r--x11-toolkits/vte/files/patch-src_pty.c10
-rw-r--r--x11-toolkits/vte/pkg-descr2
-rw-r--r--x11-toolkits/vte/pkg-plist72
-rw-r--r--x11/gnome2-fifth-toe/Makefile51
-rw-r--r--x11/gnome2-fifth-toe/pkg-descr8
-rw-r--r--x11/gnome2-fifth-toe/pkg-plist1
-rw-r--r--x11/gnome2/Makefile64
-rw-r--r--x11/gnome2/pkg-descr9
-rw-r--r--x11/gnome2/pkg-install21
-rw-r--r--x11/gnome2/pkg-plist1
-rw-r--r--x11/yelp/Makefile32
-rw-r--r--x11/yelp/distinfo1
-rw-r--r--x11/yelp/files/patch-configure25
-rw-r--r--x11/yelp/files/patch-src_man2html_yelp-man2html.c55
-rw-r--r--x11/yelp/pkg-descr4
-rw-r--r--x11/yelp/pkg-plist214
-rw-r--r--x11/zenity/Makefile37
-rw-r--r--x11/zenity/distinfo1
-rw-r--r--x11/zenity/files/patch-src_main.c10
-rw-r--r--x11/zenity/pkg-descr4
-rw-r--r--x11/zenity/pkg-plist36
47 files changed, 0 insertions, 2731 deletions
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile
deleted file mode 100644
index 7e5171fb2..000000000
--- a/editors/ghex2/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: ghex2
-# Date created: 15 September 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ghex2
-PORTVERSION= 2.4.0.1
-CATEGORIES= editors gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
-DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= GNOME 2 hex editor
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack gail libgnomeprintui libgnomeui
-USE_LIBTOOL= yes
-INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-.include <bsd.port.mk>
diff --git a/editors/ghex2/distinfo b/editors/ghex2/distinfo
deleted file mode 100644
index ed1ab7a18..000000000
--- a/editors/ghex2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/ghex-2.4.0.1.tar.bz2) = 2add675fa3d8d61e71616d49bb7d861e
diff --git a/editors/ghex2/files/patch-aa b/editors/ghex2/files/patch-aa
deleted file mode 100644
index cf9e15052..000000000
--- a/editors/ghex2/files/patch-aa
+++ /dev/null
@@ -1,6 +0,0 @@
---- app-docs.make.orig Sun Mar 4 04:18:34 2001
-+++ app-docs.make Sat Apr 14 08:55:37 2001
-@@ -1,2 +1,2 @@
--helpdir = $(datadir)/gnome/help/$(app)/$(lang)
-+helpdir = $(datadir)/help/$(app)/$(lang)
- help_DATA = \
diff --git a/editors/ghex2/files/patch-configure b/editors/ghex2/files/patch-configure
deleted file mode 100644
index f195f07b4..000000000
--- a/editors/ghex2/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Wed Dec 11 18:31:51 2002
-+++ configure Thu Dec 12 12:07:17 2002
-@@ -7414,6 +7414,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/editors/ghex2/pkg-descr b/editors/ghex2/pkg-descr
deleted file mode 100644
index 355aa25e0..000000000
--- a/editors/ghex2/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-GHEX is a simple binary editor, allowing the user to view
-and edit a binary file in both hex and ascii with multiple
-level undo/redo mechanism. It features find and replace
-functions and conversion between binary, octal, decimal
-and hexadecimal values, making use of an alternative,
-user-configurable MDI concept to allow the user to edit
-multiple documents with multiple views of each.
-
-WWW: http://www.gnome.org/
diff --git a/editors/ghex2/pkg-plist b/editors/ghex2/pkg-plist
deleted file mode 100644
index e0080d427..000000000
--- a/editors/ghex2/pkg-plist
+++ /dev/null
@@ -1,157 +0,0 @@
-bin/ghex2
-etc/gconf/gconf.xml.defaults/apps/ghex2/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/apps/ghex2/%gconf.xml
-etc/gconf/schemas/ghex2.schemas
-include/gtkhex/accessiblegtkhex.h
-include/gtkhex/accessiblegtkhexfactory.h
-include/gtkhex/gtkhex.h
-include/gtkhex/hex-document.h
-lib/libgtkhex.a
-lib/libgtkhex.so
-lib/libgtkhex.so.0
-libdata/pkgconfig/gtkhex.pc
-share/gnome/applications/ghex.desktop
-share/gnome/gnome-2.0/ui/ghex-ui.xml
-share/gnome/help/ghex2/C/figures/ghex_window_empty.png
-share/gnome/help/ghex2/C/figures/ghex_window_open.png
-share/gnome/help/ghex2/C/ghex2.xml
-share/gnome/help/ghex2/C/legal.xml
-share/gnome/help/ghex2/C/topic.dat
-share/gnome/help/ghex2/de/figures/ghex_window_empty.png
-share/gnome/help/ghex2/de/figures/ghex_window_open.png
-share/gnome/help/ghex2/de/ghex2.xml
-share/gnome/help/ghex2/de/legal.xml
-share/gnome/help/ghex2/es/figures/ghex_window_empty.png
-share/gnome/help/ghex2/es/figures/ghex_window_open.png
-share/gnome/help/ghex2/es/ghex2.xml
-share/gnome/help/ghex2/es/legal.xml
-share/gnome/help/ghex2/es/topic.dat
-share/gnome/help/ghex2/fr/figures/ghex_window_empty.png
-share/gnome/help/ghex2/fr/figures/ghex_window_open.png
-share/gnome/help/ghex2/fr/ghex2.xml
-share/gnome/help/ghex2/fr/legal.xml
-share/gnome/help/ghex2/it/figures/ghex_window_empty.png
-share/gnome/help/ghex2/it/figures/ghex_window_open.png
-share/gnome/help/ghex2/it/ghex2.xml
-share/gnome/help/ghex2/it/legal.xml
-share/gnome/help/ghex2/ja/figures/ghex_window_empty.png
-share/gnome/help/ghex2/ja/figures/ghex_window_open.png
-share/gnome/help/ghex2/ja/ghex2.xml
-share/gnome/help/ghex2/ja/legal.xml
-share/gnome/help/ghex2/ja/topic.dat
-share/gnome/help/ghex2/ko/figures/ghex_window_empty.png
-share/gnome/help/ghex2/ko/figures/ghex_window_open.png
-share/gnome/help/ghex2/ko/ghex2.xml
-share/gnome/help/ghex2/ko/legal.xml
-share/gnome/help/ghex2/sv/figures/ghex_window_empty.png
-share/gnome/help/ghex2/sv/figures/ghex_window_open.png
-share/gnome/help/ghex2/sv/ghex2.xml
-share/gnome/help/ghex2/sv/legal.xml
-share/gnome/help/ghex2/sv/topic.dat
-share/gnome/help/ghex2/zh_CN/figures/ghex_window_empty.png
-share/gnome/help/ghex2/zh_CN/figures/ghex_window_open.png
-share/gnome/help/ghex2/zh_CN/ghex2.xml
-share/gnome/help/ghex2/zh_CN/legal.xml
-share/gnome/help/ghex2/zh_TW/figures/ghex_window_empty.png
-share/gnome/help/ghex2/zh_TW/figures/ghex_window_open.png
-share/gnome/help/ghex2/zh_TW/ghex2.xml
-share/gnome/help/ghex2/zh_TW/legal.xml
-share/gnome/omf/ghex/ghex-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-de.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-es.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-fr.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-it.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-ja.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-ko.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-sv.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-zh_CN.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
-share/gnome/omf/ghex/ghex2-zh_TW.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true
-share/gnome/pixmaps/gnome-ghex.png
-share/locale/am/LC_MESSAGES/ghex-2.0.mo
-share/locale/az/LC_MESSAGES/ghex-2.0.mo
-share/locale/be/LC_MESSAGES/ghex-2.0.mo
-share/locale/bg/LC_MESSAGES/ghex-2.0.mo
-share/locale/ca/LC_MESSAGES/ghex-2.0.mo
-share/locale/cs/LC_MESSAGES/ghex-2.0.mo
-share/locale/da/LC_MESSAGES/ghex-2.0.mo
-share/locale/de/LC_MESSAGES/ghex-2.0.mo
-share/locale/el/LC_MESSAGES/ghex-2.0.mo
-share/locale/en_GB/LC_MESSAGES/ghex-2.0.mo
-share/locale/es/LC_MESSAGES/ghex-2.0.mo
-share/locale/et/LC_MESSAGES/ghex-2.0.mo
-share/locale/eu/LC_MESSAGES/ghex-2.0.mo
-share/locale/fi/LC_MESSAGES/ghex-2.0.mo
-share/locale/fr/LC_MESSAGES/ghex-2.0.mo
-share/locale/ga/LC_MESSAGES/ghex-2.0.mo
-share/locale/gl/LC_MESSAGES/ghex-2.0.mo
-share/locale/hr/LC_MESSAGES/ghex-2.0.mo
-share/locale/hu/LC_MESSAGES/ghex-2.0.mo
-share/locale/it/LC_MESSAGES/ghex-2.0.mo
-share/locale/ja/LC_MESSAGES/ghex-2.0.mo
-share/locale/ko/LC_MESSAGES/ghex-2.0.mo
-share/locale/ml/LC_MESSAGES/ghex-2.0.mo
-share/locale/ms/LC_MESSAGES/ghex-2.0.mo
-share/locale/nl/LC_MESSAGES/ghex-2.0.mo
-share/locale/nn/LC_MESSAGES/ghex-2.0.mo
-share/locale/no/LC_MESSAGES/ghex-2.0.mo
-share/locale/pl/LC_MESSAGES/ghex-2.0.mo
-share/locale/pt/LC_MESSAGES/ghex-2.0.mo
-share/locale/pt_BR/LC_MESSAGES/ghex-2.0.mo
-share/locale/ro/LC_MESSAGES/ghex-2.0.mo
-share/locale/ru/LC_MESSAGES/ghex-2.0.mo
-share/locale/sk/LC_MESSAGES/ghex-2.0.mo
-share/locale/sl/LC_MESSAGES/ghex-2.0.mo
-share/locale/sr/LC_MESSAGES/ghex-2.0.mo
-share/locale/sr@Latn/LC_MESSAGES/ghex-2.0.mo
-share/locale/sv/LC_MESSAGES/ghex-2.0.mo
-share/locale/tr/LC_MESSAGES/ghex-2.0.mo
-share/locale/uk/LC_MESSAGES/ghex-2.0.mo
-share/locale/vi/LC_MESSAGES/ghex-2.0.mo
-share/locale/wa/LC_MESSAGES/ghex-2.0.mo
-share/locale/zh_CN/LC_MESSAGES/ghex-2.0.mo
-share/locale/zh_TW/LC_MESSAGES/ghex-2.0.mo
-@dirrm share/gnome/omf/ghex
-@dirrm share/gnome/help/ghex2/zh_TW/figures
-@dirrm share/gnome/help/ghex2/zh_TW
-@dirrm share/gnome/help/ghex2/zh_CN/figures
-@dirrm share/gnome/help/ghex2/zh_CN
-@dirrm share/gnome/help/ghex2/sv/figures
-@dirrm share/gnome/help/ghex2/sv
-@dirrm share/gnome/help/ghex2/ko/figures
-@dirrm share/gnome/help/ghex2/ko
-@dirrm share/gnome/help/ghex2/ja/figures
-@dirrm share/gnome/help/ghex2/ja
-@dirrm share/gnome/help/ghex2/it/figures
-@dirrm share/gnome/help/ghex2/it
-@dirrm share/gnome/help/ghex2/fr/figures
-@dirrm share/gnome/help/ghex2/fr
-@dirrm share/gnome/help/ghex2/es/figures
-@dirrm share/gnome/help/ghex2/es
-@dirrm share/gnome/help/ghex2/de/figures
-@dirrm share/gnome/help/ghex2/de
-@dirrm share/gnome/help/ghex2/C/figures
-@dirrm share/gnome/help/ghex2/C
-@dirrm share/gnome/help/ghex2
-@dirrm include/gtkhex
-@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/ghex2
-@dirrm etc/gconf/gconf.xml.defaults/apps/ghex2
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex-C.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-de.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-es.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-fr.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-it.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ja.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-ko.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-sv.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_CN.omf 2>/dev/null || /usr/bin/true
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/ghex/ghex2-zh_TW.omf 2>/dev/null || /usr/bin/true
diff --git a/games/gcompris2/Makefile b/games/gcompris2/Makefile
deleted file mode 100644
index 795138e8c..000000000
--- a/games/gcompris2/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: gcompris2
-# Date created: 23 April 2003
-# Whom: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gcompris2
-PORTVERSION= 2.1
-PORTREVISION= 3
-CATEGORIES= games gnome
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= gcompris
-DISTNAME= gcompris-${PORTVERSION}
-
-MAINTAINER= gnome@freebsd.org
-COMMENT= A simple Gnome2-based education game for children starting at 3
-
-LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \
- ao.3:${PORTSDIR}/audio/libao
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_LIBTOOL= yes
-USE_GNOME= gnomehack gnomeprefix libgnomeui
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-
-INFO= gcompris
-
-.include <bsd.port.mk>
diff --git a/games/gcompris2/distinfo b/games/gcompris2/distinfo
deleted file mode 100644
index e58baef62..000000000
--- a/games/gcompris2/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gcompris-2.1.tar.gz) = a6653932eb97278c484125580db5ce72
diff --git a/games/gcompris2/files/patch-ac b/games/gcompris2/files/patch-ac
deleted file mode 100644
index bfa9668b8..000000000
--- a/games/gcompris2/files/patch-ac
+++ /dev/null
@@ -1,43 +0,0 @@
-
-$FreeBSD$
-
---- Makefile.in.orig Sun Aug 4 23:01:03 2002
-+++ Makefile.in Sun Aug 4 23:22:07 2002
-@@ -219,9 +219,9 @@
- rm -f $(srcdir)/stamp-h.in; \
- $(MAKE) $(srcdir)/stamp-h.in; \
- else :; fi
--$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
-- cd $(top_srcdir) && $(AUTOHEADER)
-- @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
-+#$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
-+# cd $(top_srcdir) && $(AUTOHEADER)
-+# @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
-
- mostlyclean-hdr:
-
-@@ -453,7 +453,7 @@
- install-exec-am:
- install-exec: install-exec-recursive
-
--install-data-am: install-GamesDATA install-MenuDATA install-iconDATA \
-+install-data-am: install-GamesDATA install-iconDATA \
- install-data-local
- install-data: install-data-recursive
-
-@@ -526,13 +526,13 @@
- @$(NORMAL_INSTALL)
- if test -d @PACKAGE_DATA_DIR@; then \
- $(mkinstalldirs) $(DESTDIR)/$(pkgdatadir)/@PACKAGE_DATA_DIR@; \
-- cd @PACKAGE_DATA_DIR@ ; tar cf - --exclude "*.in" --exclude "*~" --exclude CVS --exclude .xvpics * | ( cd $(DESTDIR)/$(pkgdatadir)/@PACKAGE_DATA_DIR@ ; tar xf -) ; cd .. ; \
-+ cd @PACKAGE_DATA_DIR@ ; tar --exclude "*.in" --exclude "*.bak" --exclude "*~" --exclude CVS --exclude .xvpics -cf - * | ( cd $(DESTDIR)/$(pkgdatadir)/@PACKAGE_DATA_DIR@ ; tar xf -) ; cd .. ; \
- fi
-
- dist-hook:
- if test -d @PACKAGE_DATA_DIR@; then \
- $(mkinstalldirs) $(distdir)/@PACKAGE_DATA_DIR@; \
-- cd @PACKAGE_DATA_DIR@ ; tar cf - --exclude "*~" --exclude ".*" --exclude CVS --exclude .xvpics * | ( cd ../$(distdir)/@PACKAGE_DATA_DIR@ ; tar xf -) ; cd .. ; \
-+ cd @PACKAGE_DATA_DIR@ ; tar --exclude "*.bak" --exclude "*~" --exclude ".*" --exclude CVS --exclude .xvpics -cf - * | ( cd ../$(distdir)/@PACKAGE_DATA_DIR@ ; tar xf -) ; cd .. ; \
- fi
-
- clean-local:
diff --git a/games/gcompris2/files/patch-configure b/games/gcompris2/files/patch-configure
deleted file mode 100644
index 6f5fd7c01..000000000
--- a/games/gcompris2/files/patch-configure
+++ /dev/null
@@ -1,27 +0,0 @@
---- configure.orig Thu Feb 6 14:45:02 2003
-+++ configure Wed Apr 23 10:27:26 2003
-@@ -8769,6 +8769,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'
-@@ -11192,14 +11193,14 @@
- PACKAGE_SOUNDS_DIR="sounds"
-
- cat >>confdefs.h <<_ACEOF
--#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/sounds"
-+#define PACKAGE_SOUNDS_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/sounds"
- _ACEOF
-
-
- PACKAGE_DATA_DIR="boards"
-
- cat >>confdefs.h <<_ACEOF
--#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/${PACKAGE}/boards"
-+#define PACKAGE_DATA_DIR "${myprefix}/${DATADIRNAME}/gnome/${PACKAGE}/boards"
- _ACEOF
-
-
diff --git a/games/gcompris2/files/patch-po::Makefile.in.in b/games/gcompris2/files/patch-po::Makefile.in.in
deleted file mode 100644
index 82088f06b..000000000
--- a/games/gcompris2/files/patch-po::Makefile.in.in
+++ /dev/null
@@ -1,14 +0,0 @@
-
-$FreeBSD$
-
---- po/Makefile.in.in 2002/05/30 13:59:02 1.1
-+++ po/Makefile.in.in 2002/05/30 13:59:32
-@@ -12,7 +12,7 @@
- # - Modified by jacob berkman <jacob@ximian.com> to install
- # Makefile.in.in and po2tbl.sed.in for use with glib-gettextize
-
--GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
-+GETTEXT_PACKAGE = gcompris
- PACKAGE = @PACKAGE@
- VERSION = @VERSION@
-
diff --git a/games/gcompris2/files/patch-src::boards::menu.c b/games/gcompris2/files/patch-src::boards::menu.c
deleted file mode 100644
index a5908d515..000000000
--- a/games/gcompris2/files/patch-src::boards::menu.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/boards/menu.c.orig Wed Apr 23 21:38:22 2003
-+++ src/boards/menu.c Wed Apr 23 21:39:20 2003
-@@ -153,6 +153,7 @@
- gcomprisBoard->maxlevel=1;
- gcompris_bar_set(GCOMPRIS_BAR_CONFIG|GCOMPRIS_BAR_ABOUT);
-
-+ gnome_canvas_update_now(gcomprisBoard->canvas);
- menu_pause(FALSE);
-
- }
diff --git a/games/gcompris2/files/patch-src::boards::traffic.c b/games/gcompris2/files/patch-src::boards::traffic.c
deleted file mode 100644
index 4e0638468..000000000
--- a/games/gcompris2/files/patch-src::boards::traffic.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/boards/traffic.c.orig Wed Apr 23 10:39:07 2003
-+++ src/boards/traffic.c Wed Apr 23 10:39:32 2003
-@@ -74,7 +74,7 @@
- guint num_cars;
- guint card;
- guint level;
-- car *cars[];
-+ car **cars;
- };
-
- static int car_cb(GnomeCanvasItem *item, GdkEvent *event, car *thiscar);
diff --git a/games/gcompris2/files/patch-src::gcompris::soundutil.c b/games/gcompris2/files/patch-src::gcompris::soundutil.c
deleted file mode 100644
index 048ea2cc2..000000000
--- a/games/gcompris2/files/patch-src::gcompris::soundutil.c
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- src/gcompris/soundutil.c 2002/03/20 10:35:57 1.1
-+++ src/gcompris/soundutil.c 2002/03/20 10:36:14
-@@ -19,6 +19,7 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
-
-+#include <signal.h>
- #include "gcompris.h"
-
- static GList *pending_queue = NULL;
diff --git a/games/gcompris2/pkg-descr b/games/gcompris2/pkg-descr
deleted file mode 100644
index 937503250..000000000
--- a/games/gcompris2/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Gcompris is a full featured educational application that propose different
-activities to children from 3 to 10. Now also avaliable for gnome2 (this
-port) in many different languages.
-
-WWW: http://gcompris.sourceforge.net/
-- Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
diff --git a/games/gcompris2/pkg-plist b/games/gcompris2/pkg-plist
deleted file mode 100644
index 103130588..000000000
--- a/games/gcompris2/pkg-plist
+++ /dev/null
@@ -1,1474 +0,0 @@
-bin/gcompris
-bin/gcompris-edit
-lib/gcompris/libadvanced_colors.so
-lib/gcompris/libalgebra.so
-lib/gcompris/libalgebra_guesscount.so
-lib/gcompris/libcanal_lock.so
-lib/gcompris/libchess.so
-lib/gcompris/libclick_on_letter.so
-lib/gcompris/libclickgame.so
-lib/gcompris/libclockgame.so
-lib/gcompris/libcolors.so
-lib/gcompris/libdraw.so
-lib/gcompris/libenumerate.so
-lib/gcompris/liberase.so
-lib/gcompris/libgletters.so
-lib/gcompris/libimageid.so
-lib/gcompris/libleftright.so
-lib/gcompris/libmachpuzzle.so
-lib/gcompris/libmaze.so
-lib/gcompris/libmemory.so
-lib/gcompris/libmenu.so
-lib/gcompris/libmissingletter.so
-lib/gcompris/libmoney.so
-lib/gcompris/libparatrooper.so
-lib/gcompris/libplanegame.so
-lib/gcompris/librailroad.so
-lib/gcompris/libread_colors.so
-lib/gcompris/libreading.so
-lib/gcompris/libreversecount.so
-lib/gcompris/libshapegame.so
-lib/gcompris/libsmallnumbers.so
-lib/gcompris/libsuperbrain.so
-lib/gcompris/libtarget.so
-lib/gcompris/libtraffic.so
-lib/gcompris/libwordsgame.so
-share/gnome/apps/Games/gcompris-edit.desktop
-share/gnome/apps/Games/gcompris.desktop
-share/gnome/gcompris/boards/DOCUMENTATIONS
-share/gnome/gcompris/boards/Makefile
-share/gnome/gcompris/boards/Makefile.am
-share/gnome/gcompris/boards/README
-share/gnome/gcompris/boards/advanced_colors.xml
-share/gnome/gcompris/boards/advanced_colors/Makefile
-share/gnome/gcompris/boards/advanced_colors/Makefile.am
-share/gnome/gcompris/boards/advanced_colors/advanced_colors1.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors2.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors3.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors4.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors5.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors6.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors7.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors8.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors9.jpg
-share/gnome/gcompris/boards/advanced_colors/advanced_colors_highlight.png
-share/gnome/gcompris/boards/advanced_colors/board1.xml
-share/gnome/gcompris/boards/advanced_colors/board2.xml
-share/gnome/gcompris/boards/advanced_colors/board3.xml
-share/gnome/gcompris/boards/advanced_colors/board4.xml
-share/gnome/gcompris/boards/advanced_colors/board5.xml
-share/gnome/gcompris/boards/advanced_colors/board6.xml
-share/gnome/gcompris/boards/advanced_colors/board7.xml
-share/gnome/gcompris/boards/advanced_colors/board8.xml
-share/gnome/gcompris/boards/advanced_colors/board9.xml
-share/gnome/gcompris/boards/algebra_by.xml
-share/gnome/gcompris/boards/algebra_group.xml
-share/gnome/gcompris/boards/algebra_guesscount.xml
-share/gnome/gcompris/boards/algebra_guesscount/-.png
-share/gnome/gcompris/boards/algebra_guesscount/1.png
-share/gnome/gcompris/boards/algebra_guesscount/10.png
-share/gnome/gcompris/boards/algebra_guesscount/100.png
-share/gnome/gcompris/boards/algebra_guesscount/2.png
-share/gnome/gcompris/boards/algebra_guesscount/25.png
-share/gnome/gcompris/boards/algebra_guesscount/3.png
-share/gnome/gcompris/boards/algebra_guesscount/4.png
-share/gnome/gcompris/boards/algebra_guesscount/5.png
-share/gnome/gcompris/boards/algebra_guesscount/50.png
-share/gnome/gcompris/boards/algebra_guesscount/6.png
-share/gnome/gcompris/boards/algebra_guesscount/7.png
-share/gnome/gcompris/boards/algebra_guesscount/8.png
-share/gnome/gcompris/boards/algebra_guesscount/9.png
-share/gnome/gcompris/boards/algebra_guesscount/algebra_guesscount-bg.jpg
-share/gnome/gcompris/boards/algebra_guesscount/button.png
-share/gnome/gcompris/boards/algebra_guesscount/by.png
-share/gnome/gcompris/boards/algebra_guesscount/div.png
-share/gnome/gcompris/boards/algebra_guesscount/equal.png
-share/gnome/gcompris/boards/algebra_guesscount/minus.png
-share/gnome/gcompris/boards/algebra_guesscount/plus.png
-share/gnome/gcompris/boards/algebra_minus.xml
-share/gnome/gcompris/boards/algebra_plus.xml
-share/gnome/gcompris/boards/algebramenu.xml
-share/gnome/gcompris/boards/babymatch.xml
-share/gnome/gcompris/boards/babymatch/Makefile
-share/gnome/gcompris/boards/babymatch/Makefile.am
-share/gnome/gcompris/boards/babymatch/board1_0.xml
-share/gnome/gcompris/boards/babymatch/board2_0.xml
-share/gnome/gcompris/boards/babymatch/board3_0.xml
-share/gnome/gcompris/boards/babymatch/board4_0.xml
-share/gnome/gcompris/boards/babymatch/board5_0.xml
-share/gnome/gcompris/boards/babymatch/board6_0.xml
-share/gnome/gcompris/boards/babyshapes.xml
-share/gnome/gcompris/boards/babyshapes/Makefile
-share/gnome/gcompris/boards/babyshapes/Makefile.am
-share/gnome/gcompris/boards/babyshapes/T_banana.png
-share/gnome/gcompris/boards/babyshapes/T_circle.png
-share/gnome/gcompris/boards/babyshapes/T_colonne.png
-share/gnome/gcompris/boards/babyshapes/T_cone.png
-share/gnome/gcompris/boards/babyshapes/T_coupole.png
-share/gnome/gcompris/boards/babyshapes/T_cube.png
-share/gnome/gcompris/boards/babyshapes/T_half_sphere.png
-share/gnome/gcompris/boards/babyshapes/T_hexagone.png
-share/gnome/gcompris/boards/babyshapes/T_hyperstar.png
-share/gnome/gcompris/boards/babyshapes/T_losange.png
-share/gnome/gcompris/boards/babyshapes/T_ovale.png
-share/gnome/gcompris/boards/babyshapes/T_pacman.png
-share/gnome/gcompris/boards/babyshapes/T_pyramid.png
-share/gnome/gcompris/boards/babyshapes/T_rectangle.png
-share/gnome/gcompris/boards/babyshapes/T_rectangle_triangle.png
-share/gnome/gcompris/boards/babyshapes/T_sphere.png
-share/gnome/gcompris/boards/babyshapes/T_star.png
-share/gnome/gcompris/boards/babyshapes/T_toron.png
-share/gnome/gcompris/boards/babyshapes/T_triangle.png
-share/gnome/gcompris/boards/babyshapes/banana.png
-share/gnome/gcompris/boards/babyshapes/board1_0.xml
-share/gnome/gcompris/boards/babyshapes/board2_0.xml
-share/gnome/gcompris/boards/babyshapes/board3_0.xml
-share/gnome/gcompris/boards/babyshapes/board4_0.xml
-share/gnome/gcompris/boards/babyshapes/board5_0.xml
-share/gnome/gcompris/boards/babyshapes/board6_0.xml
-share/gnome/gcompris/boards/babyshapes/board7_0.xml
-share/gnome/gcompris/boards/babyshapes/circle.png
-share/gnome/gcompris/boards/babyshapes/colonne.png
-share/gnome/gcompris/boards/babyshapes/cone.png
-share/gnome/gcompris/boards/babyshapes/coupole.png
-share/gnome/gcompris/boards/babyshapes/cube.png
-share/gnome/gcompris/boards/babyshapes/dog1/dog.png
-share/gnome/gcompris/boards/babyshapes/dog1/dog1.png
-share/gnome/gcompris/boards/babyshapes/dog1/dog2.png
-share/gnome/gcompris/boards/babyshapes/dog1/dog3.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog1.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog2.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog3.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog4.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog5.png
-share/gnome/gcompris/boards/babyshapes/dog2/dog6.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog1.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog2.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog3.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog4.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog5.png
-share/gnome/gcompris/boards/babyshapes/dog3/dog6.png
-share/gnome/gcompris/boards/babyshapes/half_sphere.png
-share/gnome/gcompris/boards/babyshapes/hexagone.png
-share/gnome/gcompris/boards/babyshapes/hyperstar.png
-share/gnome/gcompris/boards/babyshapes/losange.png
-share/gnome/gcompris/boards/babyshapes/ovale.png
-share/gnome/gcompris/boards/babyshapes/pacman.png
-share/gnome/gcompris/boards/babyshapes/pyramid.png
-share/gnome/gcompris/boards/babyshapes/rectangle.png
-share/gnome/gcompris/boards/babyshapes/rectangle_triangle.png
-share/gnome/gcompris/boards/babyshapes/sphere.png
-share/gnome/gcompris/boards/babyshapes/star.png
-share/gnome/gcompris/boards/babyshapes/toron.png
-share/gnome/gcompris/boards/babyshapes/triangle.png
-share/gnome/gcompris/boards/boardicons/README
-share/gnome/gcompris/boards/boardicons/advanced_colors.png
-share/gnome/gcompris/boards/boardicons/algebra_by.png
-share/gnome/gcompris/boards/boardicons/algebra_group.png
-share/gnome/gcompris/boards/boardicons/algebra_guesscount.png
-share/gnome/gcompris/boards/boardicons/algebra_minus.png
-share/gnome/gcompris/boards/boardicons/algebra_plus.png
-share/gnome/gcompris/boards/boardicons/algebramenu.png
-share/gnome/gcompris/boards/boardicons/babymatch.png
-share/gnome/gcompris/boards/boardicons/babyshapes.png
-share/gnome/gcompris/boards/boardicons/boards.png
-share/gnome/gcompris/boards/boardicons/book.png
-share/gnome/gcompris/boards/boardicons/canal_lock.png
-share/gnome/gcompris/boards/boardicons/chess.png
-share/gnome/gcompris/boards/boardicons/chess_computer.png
-share/gnome/gcompris/boards/boardicons/chess_movelearn.png
-share/gnome/gcompris/boards/boardicons/chess_partyend.png
-share/gnome/gcompris/boards/boardicons/click_on_letter.png
-share/gnome/gcompris/boards/boardicons/clickgame.png
-share/gnome/gcompris/boards/boardicons/clockgame.png
-share/gnome/gcompris/boards/boardicons/colornforms.png
-share/gnome/gcompris/boards/boardicons/colors.png
-share/gnome/gcompris/boards/boardicons/computer.png
-share/gnome/gcompris/boards/boardicons/doubleentry.png
-share/gnome/gcompris/boards/boardicons/draw.png
-share/gnome/gcompris/boards/boardicons/enumerate.png
-share/gnome/gcompris/boards/boardicons/erase.png
-share/gnome/gcompris/boards/boardicons/fun.png
-share/gnome/gcompris/boards/boardicons/gletters.png
-share/gnome/gcompris/boards/boardicons/globe.png
-share/gnome/gcompris/boards/boardicons/helicogame.png
-share/gnome/gcompris/boards/boardicons/imageid.png
-share/gnome/gcompris/boards/boardicons/imagename.png
-share/gnome/gcompris/boards/boardicons/leftright.png
-share/gnome/gcompris/boards/boardicons/maze.png
-share/gnome/gcompris/boards/boardicons/maze3D.png
-share/gnome/gcompris/boards/boardicons/memory.png
-share/gnome/gcompris/boards/boardicons/missing_letter.png
-share/gnome/gcompris/boards/boardicons/money.png
-share/gnome/gcompris/boards/boardicons/money_cents.png
-share/gnome/gcompris/boards/boardicons/planegame.png
-share/gnome/gcompris/boards/boardicons/railroad.png
-share/gnome/gcompris/boards/boardicons/read_colors.png
-share/gnome/gcompris/boards/boardicons/read_colors2.png
-share/gnome/gcompris/boards/boardicons/reading.png
-share/gnome/gcompris/boards/boardicons/readingh.png
-share/gnome/gcompris/boards/boardicons/reversecount.png
-share/gnome/gcompris/boards/boardicons/scalesicon.png
-share/gnome/gcompris/boards/boardicons/shapegame.png
-share/gnome/gcompris/boards/boardicons/smallnumbers.png
-share/gnome/gcompris/boards/boardicons/superbrain.png
-share/gnome/gcompris/boards/boardicons/target.png
-share/gnome/gcompris/boards/boardicons/traffic.png
-share/gnome/gcompris/boards/boardicons/tuxpara.png
-share/gnome/gcompris/boards/boardicons/wordsgame.png
-share/gnome/gcompris/boards/boards.xml
-share/gnome/gcompris/boards/canal_lock.xml
-share/gnome/gcompris/boards/canal_lock/canal_lock_bg.png
-share/gnome/gcompris/boards/chess.xml
-share/gnome/gcompris/boards/chess/B.png
-share/gnome/gcompris/boards/chess/COPYRIGHT
-share/gnome/gcompris/boards/chess/K.png
-share/gnome/gcompris/boards/chess/N.png
-share/gnome/gcompris/boards/chess/P.png
-share/gnome/gcompris/boards/chess/Q.png
-share/gnome/gcompris/boards/chess/R.png
-share/gnome/gcompris/boards/chess/b.png
-share/gnome/gcompris/boards/chess/k.png
-share/gnome/gcompris/boards/chess/n.png
-share/gnome/gcompris/boards/chess/p.png
-share/gnome/gcompris/boards/chess/q.png
-share/gnome/gcompris/boards/chess/r.png
-share/gnome/gcompris/boards/chess_computer.xml
-share/gnome/gcompris/boards/chess_movelearn.xml
-share/gnome/gcompris/boards/chess_partyend.xml
-share/gnome/gcompris/boards/click_on_letter.xml
-share/gnome/gcompris/boards/clickgame.xml
-share/gnome/gcompris/boards/clockgame.xml
-share/gnome/gcompris/boards/clockgame/clockgame-bg.jpg
-share/gnome/gcompris/boards/colors.xml
-share/gnome/gcompris/boards/colors/colors_bg.jpg
-share/gnome/gcompris/boards/colors/colors_highlight.png
-share/gnome/gcompris/boards/colors_group.xml
-share/gnome/gcompris/boards/computer.xml
-share/gnome/gcompris/boards/dataset/mrpatate.xml
-share/gnome/gcompris/boards/doubleentry.xml
-share/gnome/gcompris/boards/doubleentry/Makefile
-share/gnome/gcompris/boards/doubleentry/Makefile.am
-share/gnome/gcompris/boards/doubleentry/board1_0.xml
-share/gnome/gcompris/boards/doubleentry/board2_0.xml
-share/gnome/gcompris/boards/doubleentry/board3_0.xml
-share/gnome/gcompris/boards/doubleentry/boardicon.png
-share/gnome/gcompris/boards/doubleentry/circle-blue-1.png
-share/gnome/gcompris/boards/doubleentry/circle-blue-2.png
-share/gnome/gcompris/boards/doubleentry/circle-blue-3.png
-share/gnome/gcompris/boards/doubleentry/circle-green-1.png
-share/gnome/gcompris/boards/doubleentry/circle-green-2.png
-share/gnome/gcompris/boards/doubleentry/circle-green-3.png
-share/gnome/gcompris/boards/doubleentry/circle-r0-g2.png
-share/gnome/gcompris/boards/doubleentry/circle-r0-g3.png
-share/gnome/gcompris/boards/doubleentry/circle-r0-g4.png
-share/gnome/gcompris/boards/doubleentry/circle-r2-g0.png
-share/gnome/gcompris/boards/doubleentry/circle-r2-g2.png
-share/gnome/gcompris/boards/doubleentry/circle-r2-g3.png
-share/gnome/gcompris/boards/doubleentry/circle-r2-g4.png
-share/gnome/gcompris/boards/doubleentry/circle-r3-g0.png
-share/gnome/gcompris/boards/doubleentry/circle-r3-g2.png
-share/gnome/gcompris/boards/doubleentry/circle-r3-g3.png
-share/gnome/gcompris/boards/doubleentry/circle-r3-g4.png
-share/gnome/gcompris/boards/doubleentry/circle-r4-g0.png
-share/gnome/gcompris/boards/doubleentry/circle-r4-g2.png
-share/gnome/gcompris/boards/doubleentry/circle-r4-g3.png
-share/gnome/gcompris/boards/doubleentry/circle-r4-g4.png
-share/gnome/gcompris/boards/doubleentry/circle-red-1.png
-share/gnome/gcompris/boards/doubleentry/circle-red-2.png
-share/gnome/gcompris/boards/doubleentry/circle-red-3.png
-share/gnome/gcompris/boards/doubleentry/gcompris-bg.png
-share/gnome/gcompris/boards/draw.xml
-share/gnome/gcompris/boards/draw/color-selector.jpg
-share/gnome/gcompris/boards/draw/draw-bg.jpg
-share/gnome/gcompris/boards/draw/tool-circle.png
-share/gnome/gcompris/boards/draw/tool-circle_on.png
-share/gnome/gcompris/boards/draw/tool-del.png
-share/gnome/gcompris/boards/draw/tool-del_on.png
-share/gnome/gcompris/boards/draw/tool-down.png
-share/gnome/gcompris/boards/draw/tool-down_on.png
-share/gnome/gcompris/boards/draw/tool-empty.png
-share/gnome/gcompris/boards/draw/tool-empty_on.png
-share/gnome/gcompris/boards/draw/tool-fill.png
-share/gnome/gcompris/boards/draw/tool-fill_on.png
-share/gnome/gcompris/boards/draw/tool-filledcircle.png
-share/gnome/gcompris/boards/draw/tool-filledcircle_on.png
-share/gnome/gcompris/boards/draw/tool-filledrectangle.png
-share/gnome/gcompris/boards/draw/tool-filledrectangle_on.png
-share/gnome/gcompris/boards/draw/tool-grid.png
-share/gnome/gcompris/boards/draw/tool-grid_on.png
-share/gnome/gcompris/boards/draw/tool-image.png
-share/gnome/gcompris/boards/draw/tool-image_on.png
-share/gnome/gcompris/boards/draw/tool-line.png
-share/gnome/gcompris/boards/draw/tool-line_on.png
-share/gnome/gcompris/boards/draw/tool-move-off.png
-share/gnome/gcompris/boards/draw/tool-move.png
-share/gnome/gcompris/boards/draw/tool-point.png
-share/gnome/gcompris/boards/draw/tool-point_on.png
-share/gnome/gcompris/boards/draw/tool-rectangle.png
-share/gnome/gcompris/boards/draw/tool-rectangle_on.png
-share/gnome/gcompris/boards/draw/tool-select.png
-share/gnome/gcompris/boards/draw/tool-select_on.png
-share/gnome/gcompris/boards/draw/tool-selector.jpg
-share/gnome/gcompris/boards/draw/tool-text.png
-share/gnome/gcompris/boards/draw/tool-text_on.png
-share/gnome/gcompris/boards/draw/tool-up.png
-share/gnome/gcompris/boards/draw/tool-up_on.png
-share/gnome/gcompris/boards/enumerate.xml
-share/gnome/gcompris/boards/erase.xml
-share/gnome/gcompris/boards/fishes/QueenAngel_0.png
-share/gnome/gcompris/boards/fishes/QueenAngel_1.png
-share/gnome/gcompris/boards/fishes/blueking2_0.png
-share/gnome/gcompris/boards/fishes/blueking2_1.png
-share/gnome/gcompris/boards/fishes/butfish_0.png
-share/gnome/gcompris/boards/fishes/butfish_1.png
-share/gnome/gcompris/boards/fishes/cichlid1_0.png
-share/gnome/gcompris/boards/fishes/cichlid1_1.png
-share/gnome/gcompris/boards/fishes/cichlid4_0.png
-share/gnome/gcompris/boards/fishes/cichlid4_1.png
-share/gnome/gcompris/boards/fishes/collaris_0.png
-share/gnome/gcompris/boards/fishes/collaris_1.png
-share/gnome/gcompris/boards/fishes/discus2_0.png
-share/gnome/gcompris/boards/fishes/discus2_1.png
-share/gnome/gcompris/boards/fishes/discus3_0.png
-share/gnome/gcompris/boards/fishes/discus3_1.png
-share/gnome/gcompris/boards/fishes/eel_0.png
-share/gnome/gcompris/boards/fishes/eel_1.png
-share/gnome/gcompris/boards/fishes/f00_0.png
-share/gnome/gcompris/boards/fishes/f00_1.png
-share/gnome/gcompris/boards/fishes/f01_0.png
-share/gnome/gcompris/boards/fishes/f01_1.png
-share/gnome/gcompris/boards/fishes/f02_0.png
-share/gnome/gcompris/boards/fishes/f02_1.png
-share/gnome/gcompris/boards/fishes/f03_0.png
-share/gnome/gcompris/boards/fishes/f03_1.png
-share/gnome/gcompris/boards/fishes/f04_0.png
-share/gnome/gcompris/boards/fishes/f04_1.png
-share/gnome/gcompris/boards/fishes/f05_0.png
-share/gnome/gcompris/boards/fishes/f05_1.png
-share/gnome/gcompris/boards/fishes/f06_0.png
-share/gnome/gcompris/boards/fishes/f06_1.png
-share/gnome/gcompris/boards/fishes/f07_0.png
-share/gnome/gcompris/boards/fishes/f07_1.png
-share/gnome/gcompris/boards/fishes/f08_0.png
-share/gnome/gcompris/boards/fishes/f08_1.png
-share/gnome/gcompris/boards/fishes/f09_0.png
-share/gnome/gcompris/boards/fishes/f09_1.png
-share/gnome/gcompris/boards/fishes/f10_0.png
-share/gnome/gcompris/boards/fishes/f10_1.png
-share/gnome/gcompris/boards/fishes/f11_0.png
-share/gnome/gcompris/boards/fishes/f11_1.png
-share/gnome/gcompris/boards/fishes/f12_0.png
-share/gnome/gcompris/boards/fishes/f12_1.png
-share/gnome/gcompris/boards/fishes/f13_0.png
-share/gnome/gcompris/boards/fishes/f13_1.png
-share/gnome/gcompris/boards/fishes/manta_0.png
-share/gnome/gcompris/boards/fishes/manta_1.png
-share/gnome/gcompris/boards/fishes/newf1_0.png
-share/gnome/gcompris/boards/fishes/newf1_1.png
-share/gnome/gcompris/boards/fishes/shark1_0.png
-share/gnome/gcompris/boards/fishes/shark1_1.png
-share/gnome/gcompris/boards/fishes/six_barred_0.png
-share/gnome/gcompris/boards/fishes/six_barred_1.png
-share/gnome/gcompris/boards/fishes/teeth_0.png
-share/gnome/gcompris/boards/fishes/teeth_1.png
-share/gnome/gcompris/boards/fishes/teeth_2.png
-share/gnome/gcompris/boards/fishes/teeth_3.png
-share/gnome/gcompris/boards/fishes/teeth_4.png
-share/gnome/gcompris/boards/fishes/teeth_5.png
-share/gnome/gcompris/boards/fishes/teeth_6.png
-share/gnome/gcompris/boards/fishes/teeth_7.png
-share/gnome/gcompris/boards/flags/README
-share/gnome/gcompris/boards/flags/am.png
-share/gnome/gcompris/boards/flags/ar.png
-share/gnome/gcompris/boards/flags/at.png
-share/gnome/gcompris/boards/flags/az.png
-share/gnome/gcompris/boards/flags/be.png
-share/gnome/gcompris/boards/flags/bg.png
-share/gnome/gcompris/boards/flags/br.png
-share/gnome/gcompris/boards/flags/ca.png
-share/gnome/gcompris/boards/flags/ch.png
-share/gnome/gcompris/boards/flags/cu.png
-share/gnome/gcompris/boards/flags/cz.png
-share/gnome/gcompris/boards/flags/de.png
-share/gnome/gcompris/boards/flags/dk.png
-share/gnome/gcompris/boards/flags/ee.png
-share/gnome/gcompris/boards/flags/el.png
-share/gnome/gcompris/boards/flags/en.png
-share/gnome/gcompris/boards/flags/es.png
-share/gnome/gcompris/boards/flags/eu.png
-share/gnome/gcompris/boards/flags/fi.png
-share/gnome/gcompris/boards/flags/fr.png
-share/gnome/gcompris/boards/flags/gr.png
-share/gnome/gcompris/boards/flags/hr.png
-share/gnome/gcompris/boards/flags/hu.png
-share/gnome/gcompris/boards/flags/il.png
-share/gnome/gcompris/boards/flags/is.png
-share/gnome/gcompris/boards/flags/it.png
-share/gnome/gcompris/boards/flags/jp.png
-share/gnome/gcompris/boards/flags/lt.png
-share/gnome/gcompris/boards/flags/mk.png
-share/gnome/gcompris/boards/flags/ms.png
-share/gnome/gcompris/boards/flags/mx.png
-share/gnome/gcompris/boards/flags/nl.png
-share/gnome/gcompris/boards/flags/no.png
-share/gnome/gcompris/boards/flags/pl.png
-share/gnome/gcompris/boards/flags/pt.png
-share/gnome/gcompris/boards/flags/pt_BR.png
-share/gnome/gcompris/boards/flags/qc.png
-share/gnome/gcompris/boards/flags/ro.png
-share/gnome/gcompris/boards/flags/ru.png
-share/gnome/gcompris/boards/flags/se.png
-share/gnome/gcompris/boards/flags/si.png
-share/gnome/gcompris/boards/flags/sk.png
-share/gnome/gcompris/boards/flags/sv.png
-share/gnome/gcompris/boards/flags/th.png
-share/gnome/gcompris/boards/flags/tr.png
-share/gnome/gcompris/boards/flags/uy.png
-share/gnome/gcompris/boards/flags/yu.png
-share/gnome/gcompris/boards/fun.xml
-share/gnome/gcompris/boards/gcompris/README
-share/gnome/gcompris/boards/gcompris/animals/bear001.jpg
-share/gnome/gcompris/boards/gcompris/animals/joybear001.jpg
-share/gnome/gcompris/boards/gcompris/animals/joybear002.jpg
-share/gnome/gcompris/boards/gcompris/animals/malaybear002.jpg
-share/gnome/gcompris/boards/gcompris/animals/polabear011.jpg
-share/gnome/gcompris/boards/gcompris/animals/polarbear001.jpg
-share/gnome/gcompris/boards/gcompris/animals/poolbears001.jpg
-share/gnome/gcompris/boards/gcompris/animals/readme.txt
-share/gnome/gcompris/boards/gcompris/animals/spectbear001.jpg
-share/gnome/gcompris/boards/gcompris/animals/tiger1_by_Ralf_Schmode.jpg
-share/gnome/gcompris/boards/gcompris/animals/tigercub003.jpg
-share/gnome/gcompris/boards/gcompris/animals/tigerdrink001.jpg
-share/gnome/gcompris/boards/gcompris/animals/tigerplay001.jpg
-share/gnome/gcompris/boards/gcompris/bonus/README
-share/gnome/gcompris/boards/gcompris/bonus/flower_bad.png
-share/gnome/gcompris/boards/gcompris/bonus/flower_good.png
-share/gnome/gcompris/boards/gcompris/bonus/smiley_bad.png
-share/gnome/gcompris/boards/gcompris/bonus/smiley_good.png
-share/gnome/gcompris/boards/gcompris/buttons/README
-share/gnome/gcompris/boards/gcompris/buttons/about.png
-share/gnome/gcompris/boards/gcompris/buttons/bad.png
-share/gnome/gcompris/boards/gcompris/buttons/bar_bg.jpg
-share/gnome/gcompris/boards/gcompris/buttons/button.png
-share/gnome/gcompris/boards/gcompris/buttons/button_backward.png
-share/gnome/gcompris/boards/gcompris/buttons/button_checked.png
-share/gnome/gcompris/boards/gcompris/buttons/button_exit.png
-share/gnome/gcompris/boards/gcompris/buttons/button_forward.png
-share/gnome/gcompris/boards/gcompris/buttons/button_large.png
-share/gnome/gcompris/boards/gcompris/buttons/button_large2.png
-share/gnome/gcompris/boards/gcompris/buttons/button_large_selected.png
-share/gnome/gcompris/boards/gcompris/buttons/button_selected.png
-share/gnome/gcompris/boards/gcompris/buttons/button_small.png
-share/gnome/gcompris/boards/gcompris/buttons/button_style.png
-share/gnome/gcompris/boards/gcompris/buttons/button_style2.png
-share/gnome/gcompris/boards/gcompris/buttons/button_unchecked.png
-share/gnome/gcompris/boards/gcompris/buttons/button_up.png
-share/gnome/gcompris/boards/gcompris/buttons/button_up_selected.png
-share/gnome/gcompris/boards/gcompris/buttons/config.png
-share/gnome/gcompris/boards/gcompris/buttons/difficulty_star.png
-share/gnome/gcompris/boards/gcompris/buttons/help.png
-share/gnome/gcompris/boards/gcompris/buttons/home.png
-share/gnome/gcompris/boards/gcompris/buttons/horver.png
-share/gnome/gcompris/boards/gcompris/buttons/level0.png
-share/gnome/gcompris/boards/gcompris/buttons/level1.png
-share/gnome/gcompris/boards/gcompris/buttons/level2.png
-share/gnome/gcompris/boards/gcompris/buttons/level3.png
-share/gnome/gcompris/boards/gcompris/buttons/level4.png
-share/gnome/gcompris/boards/gcompris/buttons/level5.png
-share/gnome/gcompris/boards/gcompris/buttons/level6.png
-share/gnome/gcompris/boards/gcompris/buttons/level7.png
-share/gnome/gcompris/boards/gcompris/buttons/level8.png
-share/gnome/gcompris/boards/gcompris/buttons/level9.png
-share/gnome/gcompris/boards/gcompris/buttons/menuicon.png
-share/gnome/gcompris/boards/gcompris/buttons/mini_bad.png
-share/gnome/gcompris/boards/gcompris/buttons/ok.png
-share/gnome/gcompris/boards/gcompris/buttons/repeat.png
-share/gnome/gcompris/boards/gcompris/buttons/voice.png
-share/gnome/gcompris/boards/gcompris/buttons/voice_bad.png
-share/gnome/gcompris/boards/gcompris/dialogbox.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice0.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice1.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice2.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice3.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice4.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice5.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice6.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice7.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice8.png
-share/gnome/gcompris/boards/gcompris/dice/gnome-dice9.png
-share/gnome/gcompris/boards/gcompris/fsflogo.png
-share/gnome/gcompris/boards/gcompris/gcompris-about.png
-share/gnome/gcompris/boards/gcompris/gcompris-bg.jpg
-share/gnome/gcompris/boards/gcompris/gcompris-init.jpg
-share/gnome/gcompris/boards/gcompris/gcompris-shapebg.jpg
-share/gnome/gcompris/boards/gcompris/gcompris-shapelabel.jpg
-share/gnome/gcompris/boards/gcompris/gcomprislogo.png
-share/gnome/gcompris/boards/gcompris/help_bg.png
-share/gnome/gcompris/boards/gcompris/images_selector_bg.png
-share/gnome/gcompris/boards/gcompris/letters/-.png
-share/gnome/gcompris/boards/gcompris/letters/0.png
-share/gnome/gcompris/boards/gcompris/letters/1.png
-share/gnome/gcompris/boards/gcompris/letters/2.png
-share/gnome/gcompris/boards/gcompris/letters/3.png
-share/gnome/gcompris/boards/gcompris/letters/4.png
-share/gnome/gcompris/boards/gcompris/letters/5.png
-share/gnome/gcompris/boards/gcompris/letters/6.png
-share/gnome/gcompris/boards/gcompris/letters/7.png
-share/gnome/gcompris/boards/gcompris/letters/8.png
-share/gnome/gcompris/boards/gcompris/letters/9.png
-share/gnome/gcompris/boards/gcompris/letters/A.png
-share/gnome/gcompris/boards/gcompris/letters/B.png
-share/gnome/gcompris/boards/gcompris/letters/C.png
-share/gnome/gcompris/boards/gcompris/letters/D.png
-share/gnome/gcompris/boards/gcompris/letters/E.png
-share/gnome/gcompris/boards/gcompris/letters/F.png
-share/gnome/gcompris/boards/gcompris/letters/G.png
-share/gnome/gcompris/boards/gcompris/letters/H.png
-share/gnome/gcompris/boards/gcompris/letters/I.png
-share/gnome/gcompris/boards/gcompris/letters/J.png
-share/gnome/gcompris/boards/gcompris/letters/K.png
-share/gnome/gcompris/boards/gcompris/letters/L.png
-share/gnome/gcompris/boards/gcompris/letters/M.png
-share/gnome/gcompris/boards/gcompris/letters/N.png
-share/gnome/gcompris/boards/gcompris/letters/O.png
-share/gnome/gcompris/boards/gcompris/letters/P.png
-share/gnome/gcompris/boards/gcompris/letters/Q.png
-share/gnome/gcompris/boards/gcompris/letters/R.png
-share/gnome/gcompris/boards/gcompris/letters/S.png
-share/gnome/gcompris/boards/gcompris/letters/T.png
-share/gnome/gcompris/boards/gcompris/letters/U.png
-share/gnome/gcompris/boards/gcompris/letters/V.png
-share/gnome/gcompris/boards/gcompris/letters/W.png
-share/gnome/gcompris/boards/gcompris/letters/X.png
-share/gnome/gcompris/boards/gcompris/letters/Y.png
-share/gnome/gcompris/boards/gcompris/letters/Z.png
-share/gnome/gcompris/boards/gcompris/letters/a.png
-share/gnome/gcompris/boards/gcompris/letters/b.png
-share/gnome/gcompris/boards/gcompris/letters/by.png
-share/gnome/gcompris/boards/gcompris/letters/c.png
-share/gnome/gcompris/boards/gcompris/letters/d.png
-share/gnome/gcompris/boards/gcompris/letters/div.png
-share/gnome/gcompris/boards/gcompris/letters/e.png
-share/gnome/gcompris/boards/gcompris/letters/equal.png
-share/gnome/gcompris/boards/gcompris/letters/f.png
-share/gnome/gcompris/boards/gcompris/letters/g.png
-share/gnome/gcompris/boards/gcompris/letters/h.png
-share/gnome/gcompris/boards/gcompris/letters/i.png
-share/gnome/gcompris/boards/gcompris/letters/j.png
-share/gnome/gcompris/boards/gcompris/letters/k.png
-share/gnome/gcompris/boards/gcompris/letters/l.png
-share/gnome/gcompris/boards/gcompris/letters/m.png
-share/gnome/gcompris/boards/gcompris/letters/minus.png
-share/gnome/gcompris/boards/gcompris/letters/n.png
-share/gnome/gcompris/boards/gcompris/letters/o.png
-share/gnome/gcompris/boards/gcompris/letters/p.png
-share/gnome/gcompris/boards/gcompris/letters/plus.png
-share/gnome/gcompris/boards/gcompris/letters/q.png
-share/gnome/gcompris/boards/gcompris/letters/question.png
-share/gnome/gcompris/boards/gcompris/letters/r.png
-share/gnome/gcompris/boards/gcompris/letters/s.png
-share/gnome/gcompris/boards/gcompris/letters/t.png
-share/gnome/gcompris/boards/gcompris/letters/u.png
-share/gnome/gcompris/boards/gcompris/letters/v.png
-share/gnome/gcompris/boards/gcompris/letters/w.png
-share/gnome/gcompris/boards/gcompris/letters/x.png
-share/gnome/gcompris/boards/gcompris/letters/y.png
-share/gnome/gcompris/boards/gcompris/letters/z.png
-share/gnome/gcompris/boards/gcompris/misc/README
-share/gnome/gcompris/boards/gcompris/misc/apple.png
-share/gnome/gcompris/boards/gcompris/misc/backcard.png
-share/gnome/gcompris/boards/gcompris/misc/bicycle.png
-share/gnome/gcompris/boards/gcompris/misc/bottle.png
-share/gnome/gcompris/boards/gcompris/misc/car.png
-share/gnome/gcompris/boards/gcompris/misc/carot.png
-share/gnome/gcompris/boards/gcompris/misc/castle.png
-share/gnome/gcompris/boards/gcompris/misc/cerise.png
-share/gnome/gcompris/boards/gcompris/misc/cloud.png
-share/gnome/gcompris/boards/gcompris/misc/cocotier.png
-share/gnome/gcompris/boards/gcompris/misc/crown.png
-share/gnome/gcompris/boards/gcompris/misc/door.png
-share/gnome/gcompris/boards/gcompris/misc/door1.png
-share/gnome/gcompris/boards/gcompris/misc/door2.png
-share/gnome/gcompris/boards/gcompris/misc/egg.png
-share/gnome/gcompris/boards/gcompris/misc/eggpot.png
-share/gnome/gcompris/boards/gcompris/misc/emptycard.png
-share/gnome/gcompris/boards/gcompris/misc/fishingboat.png
-share/gnome/gcompris/boards/gcompris/misc/flower.png
-share/gnome/gcompris/boards/gcompris/misc/flowerpot.png
-share/gnome/gcompris/boards/gcompris/misc/football.png
-share/gnome/gcompris/boards/gcompris/misc/fusee.png
-share/gnome/gcompris/boards/gcompris/misc/glass.png
-share/gnome/gcompris/boards/gcompris/misc/house.png
-share/gnome/gcompris/boards/gcompris/misc/lamp.png
-share/gnome/gcompris/boards/gcompris/misc/light.png
-share/gnome/gcompris/boards/gcompris/misc/lighthouse.png
-share/gnome/gcompris/boards/gcompris/misc/minitux.png
-share/gnome/gcompris/boards/gcompris/misc/minivan.png
-share/gnome/gcompris/boards/gcompris/misc/parachute.png
-share/gnome/gcompris/boards/gcompris/misc/peer.png
-share/gnome/gcompris/boards/gcompris/misc/pencil.png
-share/gnome/gcompris/boards/gcompris/misc/phone_note.png
-share/gnome/gcompris/boards/gcompris/misc/plane.png
-share/gnome/gcompris/boards/gcompris/misc/postcard.png
-share/gnome/gcompris/boards/gcompris/misc/postpoint.png
-share/gnome/gcompris/boards/gcompris/misc/rape.png
-share/gnome/gcompris/boards/gcompris/misc/raquette.png
-share/gnome/gcompris/boards/gcompris/misc/sailingboat.png
-share/gnome/gcompris/boards/gcompris/misc/sapin.png
-share/gnome/gcompris/boards/gcompris/misc/sea.png
-share/gnome/gcompris/boards/gcompris/misc/sofa.png
-share/gnome/gcompris/boards/gcompris/misc/star.png
-share/gnome/gcompris/boards/gcompris/misc/strawberry.png
-share/gnome/gcompris/boards/gcompris/misc/toomanyerrors.png
-share/gnome/gcompris/boards/gcompris/misc/tree.png
-share/gnome/gcompris/boards/gcompris/misc/truck.png
-share/gnome/gcompris/boards/gcompris/misc/tux.png
-share/gnome/gcompris/boards/gcompris/misc/tux_top_east.png
-share/gnome/gcompris/boards/gcompris/misc/tux_top_north.png
-share/gnome/gcompris/boards/gcompris/misc/tux_top_south.png
-share/gnome/gcompris/boards/gcompris/misc/tux_top_west.png
-share/gnome/gcompris/boards/gcompris/misc/tuxballoon.png
-share/gnome/gcompris/boards/gcompris/misc/tuxboat.png
-share/gnome/gcompris/boards/gcompris/misc/tuxhelico.png
-share/gnome/gcompris/boards/gcompris/misc/tuxloco.png
-share/gnome/gcompris/boards/gcompris/misc/tuxplane.png
-share/gnome/gcompris/boards/gcompris/misc/windflag0.png
-share/gnome/gcompris/boards/gcompris/misc/windflag4.png
-share/gnome/gcompris/boards/gcompris/misc/windflag5.png
-share/gnome/gcompris/boards/gcompris/nur00523.jpg
-share/gnome/gcompris/boards/gcompris/nur03006.jpg
-share/gnome/gcompris/boards/gcompris/nur03010.jpg
-share/gnome/gcompris/boards/gcompris/nur03011.jpg
-share/gnome/gcompris/boards/gcompris/nur03013.jpg
-share/gnome/gcompris/boards/gcompris/nur03505.jpg
-share/gnome/gcompris/boards/gcompris/ofsetlogo.png
-share/gnome/gcompris/boards/gcompris/timers/README
-share/gnome/gcompris/boards/gcompris/timers/clock1.png
-share/gnome/gcompris/boards/gcompris/timers/clock10.png
-share/gnome/gcompris/boards/gcompris/timers/clock2.png
-share/gnome/gcompris/boards/gcompris/timers/clock3.png
-share/gnome/gcompris/boards/gcompris/timers/clock4.png
-share/gnome/gcompris/boards/gcompris/timers/clock5.png
-share/gnome/gcompris/boards/gcompris/timers/clock6.png
-share/gnome/gcompris/boards/gcompris/timers/clock7.png
-share/gnome/gcompris/boards/gcompris/timers/clock8.png
-share/gnome/gcompris/boards/gcompris/timers/clock9.png
-share/gnome/gcompris/boards/gcompris/timers/sablier1.png
-share/gnome/gcompris/boards/gcompris/timers/sablier10.png
-share/gnome/gcompris/boards/gcompris/timers/sablier2.png
-share/gnome/gcompris/boards/gcompris/timers/sablier3.png
-share/gnome/gcompris/boards/gcompris/timers/sablier4.png
-share/gnome/gcompris/boards/gcompris/timers/sablier5.png
-share/gnome/gcompris/boards/gcompris/timers/sablier6.png
-share/gnome/gcompris/boards/gcompris/timers/sablier7.png
-share/gnome/gcompris/boards/gcompris/timers/sablier8.png
-share/gnome/gcompris/boards/gcompris/timers/sablier9.png
-share/gnome/gcompris/boards/geography.xml
-share/gnome/gcompris/boards/geography/Makefile
-share/gnome/gcompris/boards/geography/Makefile.am
-share/gnome/gcompris/boards/geography/board1_0.xml
-share/gnome/gcompris/boards/geography/board2_0.xml
-share/gnome/gcompris/boards/geography/northamerica/alaska.png
-share/gnome/gcompris/boards/geography/northamerica/bahamas.png
-share/gnome/gcompris/boards/geography/northamerica/canada.png
-share/gnome/gcompris/boards/geography/northamerica/cuba.png
-share/gnome/gcompris/boards/geography/northamerica/dominican_republic.png
-share/gnome/gcompris/boards/geography/northamerica/greenland.png
-share/gnome/gcompris/boards/geography/northamerica/haiti.png
-share/gnome/gcompris/boards/geography/northamerica/iceland.png
-share/gnome/gcompris/boards/geography/northamerica/jamaica.png
-share/gnome/gcompris/boards/geography/northamerica/mexico.png
-share/gnome/gcompris/boards/geography/northamerica/north_america.png
-share/gnome/gcompris/boards/geography/northamerica/usa-complete.png
-share/gnome/gcompris/boards/geography/northamerica/usa.png
-share/gnome/gcompris/boards/geography/southamerica/argentina.png
-share/gnome/gcompris/boards/geography/southamerica/bolivia.png
-share/gnome/gcompris/boards/geography/southamerica/brazil.png
-share/gnome/gcompris/boards/geography/southamerica/chile.png
-share/gnome/gcompris/boards/geography/southamerica/colombia.png
-share/gnome/gcompris/boards/geography/southamerica/ecuador.png
-share/gnome/gcompris/boards/geography/southamerica/french_guiana.png
-share/gnome/gcompris/boards/geography/southamerica/guyana.png
-share/gnome/gcompris/boards/geography/southamerica/panama.png
-share/gnome/gcompris/boards/geography/southamerica/paraguay.png
-share/gnome/gcompris/boards/geography/southamerica/peru.png
-share/gnome/gcompris/boards/geography/southamerica/south_america.png
-share/gnome/gcompris/boards/geography/southamerica/suriname.png
-share/gnome/gcompris/boards/geography/southamerica/uruguay.png
-share/gnome/gcompris/boards/geography/southamerica/venezuela.png
-share/gnome/gcompris/boards/gletters.xml
-share/gnome/gcompris/boards/imageid.xml
-share/gnome/gcompris/boards/imageid/Makefile
-share/gnome/gcompris/boards/imageid/Makefile.am
-share/gnome/gcompris/boards/imageid/avion.png
-share/gnome/gcompris/boards/imageid/ballon.png
-share/gnome/gcompris/boards/imageid/banana.png
-share/gnome/gcompris/boards/imageid/bed.png
-share/gnome/gcompris/boards/imageid/biberon.png
-share/gnome/gcompris/boards/imageid/board1.xml
-share/gnome/gcompris/boards/imageid/cake.png
-share/gnome/gcompris/boards/imageid/car.png
-share/gnome/gcompris/boards/imageid/cartable.png
-share/gnome/gcompris/boards/imageid/chien.png
-share/gnome/gcompris/boards/imageid/fish.png
-share/gnome/gcompris/boards/imageid/imageid-bg.jpg
-share/gnome/gcompris/boards/imageid/maison.png
-share/gnome/gcompris/boards/imageid/pomme.png
-share/gnome/gcompris/boards/imagename.xml
-share/gnome/gcompris/boards/imagename/Makefile
-share/gnome/gcompris/boards/imagename/Makefile.am
-share/gnome/gcompris/boards/imagename/board1_0.xml
-share/gnome/gcompris/boards/imagename/board2_0.xml
-share/gnome/gcompris/boards/imagename/board3_0.xml
-share/gnome/gcompris/boards/imagename/board4_0.xml
-share/gnome/gcompris/boards/imagename/board5_0.xml
-share/gnome/gcompris/boards/imagename/board6_0.xml
-share/gnome/gcompris/boards/images/enumerate_answer.png
-share/gnome/gcompris/boards/images/enumerate_answer_focus.png
-share/gnome/gcompris/boards/images/enumerate_background.jpg
-share/gnome/gcompris/boards/images/maze-bg.jpg
-share/gnome/gcompris/boards/images/scenery2_background.jpg
-share/gnome/gcompris/boards/images/scenery3_background.jpg
-share/gnome/gcompris/boards/images/scenery_background.jpg
-share/gnome/gcompris/boards/images/superbrain_background.jpg
-share/gnome/gcompris/boards/images/target_background.jpg
-share/gnome/gcompris/boards/leftright.xml
-share/gnome/gcompris/boards/leftright/background.kpm
-share/gnome/gcompris/boards/leftright/highlight_torus.png
-share/gnome/gcompris/boards/leftright/leftright-bg.jpg
-share/gnome/gcompris/boards/leftright/main_droite_dessus_0.png
-share/gnome/gcompris/boards/leftright/main_droite_dessus_180.png
-share/gnome/gcompris/boards/leftright/main_droite_dessus_270.png
-share/gnome/gcompris/boards/leftright/main_droite_dessus_90.png
-share/gnome/gcompris/boards/leftright/main_droite_paume_0.png
-share/gnome/gcompris/boards/leftright/main_droite_paume_180.png
-share/gnome/gcompris/boards/leftright/main_droite_paume_270.png
-share/gnome/gcompris/boards/leftright/main_droite_paume_90.png
-share/gnome/gcompris/boards/leftright/main_gauche_dessus_0.png
-share/gnome/gcompris/boards/leftright/main_gauche_dessus_180.png
-share/gnome/gcompris/boards/leftright/main_gauche_dessus_270.png
-share/gnome/gcompris/boards/leftright/main_gauche_dessus_90.png
-share/gnome/gcompris/boards/leftright/main_gauche_paume_0.png
-share/gnome/gcompris/boards/leftright/main_gauche_paume_180.png
-share/gnome/gcompris/boards/leftright/main_gauche_paume_270.png
-share/gnome/gcompris/boards/leftright/main_gauche_paume_90.png
-share/gnome/gcompris/boards/leftright/poing_droit_dessus_0.png
-share/gnome/gcompris/boards/leftright/poing_droit_dessus_180.png
-share/gnome/gcompris/boards/leftright/poing_droit_dessus_270.png
-share/gnome/gcompris/boards/leftright/poing_droit_dessus_90.png
-share/gnome/gcompris/boards/leftright/poing_droit_paume_0.png
-share/gnome/gcompris/boards/leftright/poing_droit_paume_180.png
-share/gnome/gcompris/boards/leftright/poing_droit_paume_270.png
-share/gnome/gcompris/boards/leftright/poing_droit_paume_90.png
-share/gnome/gcompris/boards/leftright/poing_gauche_dessus_0.png
-share/gnome/gcompris/boards/leftright/poing_gauche_dessus_180.png
-share/gnome/gcompris/boards/leftright/poing_gauche_dessus_270.png
-share/gnome/gcompris/boards/leftright/poing_gauche_dessus_90.png
-share/gnome/gcompris/boards/leftright/poing_gauche_paume_0.png
-share/gnome/gcompris/boards/leftright/poing_gauche_paume_180.png
-share/gnome/gcompris/boards/leftright/poing_gauche_paume_270.png
-share/gnome/gcompris/boards/leftright/poing_gauche_paume_90.png
-share/gnome/gcompris/boards/maze.xml
-share/gnome/gcompris/boards/maze3D.xml
-share/gnome/gcompris/boards/memory.xml
-share/gnome/gcompris/boards/menu.xml
-share/gnome/gcompris/boards/missing_letter.xml
-share/gnome/gcompris/boards/missing_letter/Makefile
-share/gnome/gcompris/boards/missing_letter/Makefile.am
-share/gnome/gcompris/boards/missing_letter/board1.xml
-share/gnome/gcompris/boards/missing_letter/missingletter-bg.jpg
-share/gnome/gcompris/boards/money.xml
-share/gnome/gcompris/boards/money/euro/c10c.png
-share/gnome/gcompris/boards/money/euro/c1c.png
-share/gnome/gcompris/boards/money/euro/c1e.png
-share/gnome/gcompris/boards/money/euro/c20c.png
-share/gnome/gcompris/boards/money/euro/c2c.png
-share/gnome/gcompris/boards/money/euro/c2e.png
-share/gnome/gcompris/boards/money/euro/c50c.png
-share/gnome/gcompris/boards/money/euro/c5c.png
-share/gnome/gcompris/boards/money/euro/p100e.jpg
-share/gnome/gcompris/boards/money/euro/p10e.jpg
-share/gnome/gcompris/boards/money/euro/p200e.jpg
-share/gnome/gcompris/boards/money/euro/p20e.jpg
-share/gnome/gcompris/boards/money/euro/p500e.jpg
-share/gnome/gcompris/boards/money/euro/p50e.jpg
-share/gnome/gcompris/boards/money/euro/p5e.jpg
-share/gnome/gcompris/boards/money/money-bg.jpg
-share/gnome/gcompris/boards/money_cents.xml
-share/gnome/gcompris/boards/mrpatate/README
-share/gnome/gcompris/boards/mrpatate/barbe1.png
-share/gnome/gcompris/boards/mrpatate/barbe12.png
-share/gnome/gcompris/boards/mrpatate/body.png
-share/gnome/gcompris/boards/mrpatate/bouc1.png
-share/gnome/gcompris/boards/mrpatate/bouche1.png
-share/gnome/gcompris/boards/mrpatate/bouche2.png
-share/gnome/gcompris/boards/mrpatate/bouche3.png
-share/gnome/gcompris/boards/mrpatate/bouche4.png
-share/gnome/gcompris/boards/mrpatate/bouche9.png
-share/gnome/gcompris/boards/mrpatate/cheveux1.png
-share/gnome/gcompris/boards/mrpatate/cheveux2.png
-share/gnome/gcompris/boards/mrpatate/cheveux3.png
-share/gnome/gcompris/boards/mrpatate/cheveux4.png
-share/gnome/gcompris/boards/mrpatate/cheveux5.png
-share/gnome/gcompris/boards/mrpatate/cil1.png
-share/gnome/gcompris/boards/mrpatate/ear_jewell.png
-share/gnome/gcompris/boards/mrpatate/eyeball.png
-share/gnome/gcompris/boards/mrpatate/hat.png
-share/gnome/gcompris/boards/mrpatate/larme.png
-share/gnome/gcompris/boards/mrpatate/lunette1.png
-share/gnome/gcompris/boards/mrpatate/lunette1_sun.png
-share/gnome/gcompris/boards/mrpatate/lunette_girl.png
-share/gnome/gcompris/boards/mrpatate/lunette_girl_sun.png
-share/gnome/gcompris/boards/mrpatate/mousta1.png
-share/gnome/gcompris/boards/mrpatate/mrpatate_icon.png
-share/gnome/gcompris/boards/mrpatate/nez1.png
-share/gnome/gcompris/boards/mrpatate/noeye.png
-share/gnome/gcompris/boards/mrpatate/oeuil1.png
-share/gnome/gcompris/boards/mrpatate/oeuil2.png
-share/gnome/gcompris/boards/mrpatate/oeuil3.png
-share/gnome/gcompris/boards/mrpatate/oeuil4.png
-share/gnome/gcompris/boards/mrpatate/sherif.png
-share/gnome/gcompris/boards/mrpatate/watch.png
-share/gnome/gcompris/boards/music/COPYRIGHT
-share/gnome/gcompris/boards/music/intro.ogg
-share/gnome/gcompris/boards/paintings.xml
-share/gnome/gcompris/boards/paintings/Makefile
-share/gnome/gcompris/boards/paintings/Makefile.am
-share/gnome/gcompris/boards/paintings/README
-share/gnome/gcompris/boards/paintings/board1_0.xml
-share/gnome/gcompris/boards/paintings/board2_0.xml
-share/gnome/gcompris/boards/paintings/board3_0.xml
-share/gnome/gcompris/boards/paintings/board3_1.xml
-share/gnome/gcompris/boards/paintings/board4_0.xml
-share/gnome/gcompris/boards/paintings/board5_0.xml
-share/gnome/gcompris/boards/paintings/board6_0.xml
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle1.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle2.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle3.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle4.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle5.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle6.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle7.png
-share/gnome/gcompris/boards/paintings/kandinky.comp8/puzzle8.png
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_1.jpg
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_2.jpg
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_3.jpg
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_4.jpg
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_5.jpg
-share/gnome/gcompris/boards/paintings/level1/bazille_rampart_6.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_1.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_2.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_3.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_4.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_5.jpg
-share/gnome/gcompris/boards/paintings/level2/cassat_summertime_6.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_1.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_2.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_3.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_4.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_5.jpg
-share/gnome/gcompris/boards/paintings/level3/gogh_auvert_6.jpg
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_1.png
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_2.png
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_3.png
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_4.png
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_5.png
-share/gnome/gcompris/boards/paintings/level4/degas_class-dance_6.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-1.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-2.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-3.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-4.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-5.png
-share/gnome/gcompris/boards/paintings/level5/renoir-moulin_de_la_galette-6.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-1.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-2.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-3.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-4.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-5.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-6.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-7.png
-share/gnome/gcompris/boards/paintings/level6/renoir-filles_piano-8.png
-share/gnome/gcompris/boards/paratrooper.xml
-share/gnome/gcompris/boards/planegame.xml
-share/gnome/gcompris/boards/railroad.xml
-share/gnome/gcompris/boards/railroad/loco1.png
-share/gnome/gcompris/boards/railroad/loco2.png
-share/gnome/gcompris/boards/railroad/loco3.png
-share/gnome/gcompris/boards/railroad/loco4.png
-share/gnome/gcompris/boards/railroad/loco5.png
-share/gnome/gcompris/boards/railroad/loco6.png
-share/gnome/gcompris/boards/railroad/loco7.png
-share/gnome/gcompris/boards/railroad/loco8.png
-share/gnome/gcompris/boards/railroad/loco9.png
-share/gnome/gcompris/boards/railroad/railroad-bg.jpg
-share/gnome/gcompris/boards/railroad/railroad-bg.png
-share/gnome/gcompris/boards/railroad/wagon1.png
-share/gnome/gcompris/boards/railroad/wagon10.png
-share/gnome/gcompris/boards/railroad/wagon11.png
-share/gnome/gcompris/boards/railroad/wagon12.png
-share/gnome/gcompris/boards/railroad/wagon13.png
-share/gnome/gcompris/boards/railroad/wagon14.png
-share/gnome/gcompris/boards/railroad/wagon2.png
-share/gnome/gcompris/boards/railroad/wagon3.png
-share/gnome/gcompris/boards/railroad/wagon4.png
-share/gnome/gcompris/boards/railroad/wagon5.png
-share/gnome/gcompris/boards/railroad/wagon6.png
-share/gnome/gcompris/boards/railroad/wagon7.png
-share/gnome/gcompris/boards/railroad/wagon8.png
-share/gnome/gcompris/boards/railroad/wagon9.png
-share/gnome/gcompris/boards/read_colors.xml
-share/gnome/gcompris/boards/read_colors/Makefile
-share/gnome/gcompris/boards/read_colors/Makefile.am
-share/gnome/gcompris/boards/read_colors/board1.xml
-share/gnome/gcompris/boards/read_colors/read_colors_background.png
-share/gnome/gcompris/boards/read_colors/read_colors_highlight.png
-share/gnome/gcompris/boards/reading.xml
-share/gnome/gcompris/boards/reading/gcompris-bg.jpg
-share/gnome/gcompris/boards/readingh.xml
-share/gnome/gcompris/boards/readingv.xml
-share/gnome/gcompris/boards/reversecount.xml
-share/gnome/gcompris/boards/reversecount/dice_area.jpg
-share/gnome/gcompris/boards/reversecount/iceblock.png
-share/gnome/gcompris/boards/scales/Makefile
-share/gnome/gcompris/boards/scales/Makefile.am
-share/gnome/gcompris/boards/scales/README
-share/gnome/gcompris/boards/scales/board1.xml
-share/gnome/gcompris/boards/scales/board1_0.xml
-share/gnome/gcompris/boards/scales/board1_1.xml
-share/gnome/gcompris/boards/scales/board1_2.xml
-share/gnome/gcompris/boards/scales/board1_3.xml
-share/gnome/gcompris/boards/scales/board1_4.xml
-share/gnome/gcompris/boards/scales/board1_5.xml
-share/gnome/gcompris/boards/scales/board2_0.xml
-share/gnome/gcompris/boards/scales/board2_1.xml
-share/gnome/gcompris/boards/scales/board2_2.xml
-share/gnome/gcompris/boards/scales/board2_3.xml
-share/gnome/gcompris/boards/scales/board2_4.xml
-share/gnome/gcompris/boards/scales/board2_5.xml
-share/gnome/gcompris/boards/scales/board3_0.xml
-share/gnome/gcompris/boards/scales/board3_1.xml
-share/gnome/gcompris/boards/scales/board3_2.xml
-share/gnome/gcompris/boards/scales/board3_3.xml
-share/gnome/gcompris/boards/scales/board3_4.xml
-share/gnome/gcompris/boards/scales/board3_5.xml
-share/gnome/gcompris/boards/scales/masse.png
-share/gnome/gcompris/boards/scales/masse1.png
-share/gnome/gcompris/boards/scales/masse10.png
-share/gnome/gcompris/boards/scales/masse2.png
-share/gnome/gcompris/boards/scales/masse3.png
-share/gnome/gcompris/boards/scales/masse4.png
-share/gnome/gcompris/boards/scales/masse5.png
-share/gnome/gcompris/boards/scales/masse6.png
-share/gnome/gcompris/boards/scales/masse7.png
-share/gnome/gcompris/boards/scales/masse8.png
-share/gnome/gcompris/boards/scales/masse9.png
-share/gnome/gcompris/boards/scales/scales.png
-share/gnome/gcompris/boards/scales/tabepice.jpg
-share/gnome/gcompris/boards/scalesboard.xml
-share/gnome/gcompris/boards/smallnumbers.xml
-share/gnome/gcompris/boards/sounds/HOWTO_ENCODE
-share/gnome/gcompris/boards/sounds/de/0.ogg
-share/gnome/gcompris/boards/sounds/de/1.ogg
-share/gnome/gcompris/boards/sounds/de/10.ogg
-share/gnome/gcompris/boards/sounds/de/2.ogg
-share/gnome/gcompris/boards/sounds/de/3.ogg
-share/gnome/gcompris/boards/sounds/de/4.ogg
-share/gnome/gcompris/boards/sounds/de/5.ogg
-share/gnome/gcompris/boards/sounds/de/6.ogg
-share/gnome/gcompris/boards/sounds/de/7.ogg
-share/gnome/gcompris/boards/sounds/de/8.ogg
-share/gnome/gcompris/boards/sounds/de/9.ogg
-share/gnome/gcompris/boards/sounds/de/VERSION
-share/gnome/gcompris/boards/sounds/de/a.ogg
-share/gnome/gcompris/boards/sounds/de/b.ogg
-share/gnome/gcompris/boards/sounds/de/back.ogg
-share/gnome/gcompris/boards/sounds/de/black.ogg
-share/gnome/gcompris/boards/sounds/de/blue.ogg
-share/gnome/gcompris/boards/sounds/de/brown.ogg
-share/gnome/gcompris/boards/sounds/de/by.ogg
-share/gnome/gcompris/boards/sounds/de/c.ogg
-share/gnome/gcompris/boards/sounds/de/click_on_letter.ogg
-share/gnome/gcompris/boards/sounds/de/congratulation.ogg
-share/gnome/gcompris/boards/sounds/de/d.ogg
-share/gnome/gcompris/boards/sounds/de/e.ogg
-share/gnome/gcompris/boards/sounds/de/equal.ogg
-share/gnome/gcompris/boards/sounds/de/f.ogg
-share/gnome/gcompris/boards/sounds/de/g.ogg
-share/gnome/gcompris/boards/sounds/de/good.ogg
-share/gnome/gcompris/boards/sounds/de/great.ogg
-share/gnome/gcompris/boards/sounds/de/green.ogg
-share/gnome/gcompris/boards/sounds/de/grey.ogg
-share/gnome/gcompris/boards/sounds/de/h.ogg
-share/gnome/gcompris/boards/sounds/de/help.ogg
-share/gnome/gcompris/boards/sounds/de/i.ogg
-share/gnome/gcompris/boards/sounds/de/j.ogg
-share/gnome/gcompris/boards/sounds/de/k.ogg
-share/gnome/gcompris/boards/sounds/de/l.ogg
-share/gnome/gcompris/boards/sounds/de/level.ogg
-share/gnome/gcompris/boards/sounds/de/m.ogg
-share/gnome/gcompris/boards/sounds/de/minus.ogg
-share/gnome/gcompris/boards/sounds/de/n.ogg
-share/gnome/gcompris/boards/sounds/de/o.ogg
-share/gnome/gcompris/boards/sounds/de/ok.ogg
-share/gnome/gcompris/boards/sounds/de/orange.ogg
-share/gnome/gcompris/boards/sounds/de/outof.ogg
-share/gnome/gcompris/boards/sounds/de/p.ogg
-share/gnome/gcompris/boards/sounds/de/plus.ogg
-share/gnome/gcompris/boards/sounds/de/purple.ogg
-share/gnome/gcompris/boards/sounds/de/q.ogg
-share/gnome/gcompris/boards/sounds/de/quit.ogg
-share/gnome/gcompris/boards/sounds/de/r.ogg
-share/gnome/gcompris/boards/sounds/de/red.ogg
-share/gnome/gcompris/boards/sounds/de/s.ogg
-share/gnome/gcompris/boards/sounds/de/super.ogg
-share/gnome/gcompris/boards/sounds/de/t.ogg
-share/gnome/gcompris/boards/sounds/de/u.ogg
-share/gnome/gcompris/boards/sounds/de/v.ogg
-share/gnome/gcompris/boards/sounds/de/w.ogg
-share/gnome/gcompris/boards/sounds/de/welcome.ogg
-share/gnome/gcompris/boards/sounds/de/white.ogg
-share/gnome/gcompris/boards/sounds/de/x.ogg
-share/gnome/gcompris/boards/sounds/de/y.ogg
-share/gnome/gcompris/boards/sounds/de/yellow.ogg
-share/gnome/gcompris/boards/sounds/de/z.ogg
-share/gnome/gcompris/boards/sounds/en/0.ogg
-share/gnome/gcompris/boards/sounds/en/1.ogg
-share/gnome/gcompris/boards/sounds/en/10.ogg
-share/gnome/gcompris/boards/sounds/en/2.ogg
-share/gnome/gcompris/boards/sounds/en/3.ogg
-share/gnome/gcompris/boards/sounds/en/4.ogg
-share/gnome/gcompris/boards/sounds/en/5.ogg
-share/gnome/gcompris/boards/sounds/en/6.ogg
-share/gnome/gcompris/boards/sounds/en/7.ogg
-share/gnome/gcompris/boards/sounds/en/8.ogg
-share/gnome/gcompris/boards/sounds/en/9.ogg
-share/gnome/gcompris/boards/sounds/en/VERSION
-share/gnome/gcompris/boards/sounds/en/a.ogg
-share/gnome/gcompris/boards/sounds/en/b.ogg
-share/gnome/gcompris/boards/sounds/en/c.ogg
-share/gnome/gcompris/boards/sounds/en/d.ogg
-share/gnome/gcompris/boards/sounds/en/e.ogg
-share/gnome/gcompris/boards/sounds/en/f.ogg
-share/gnome/gcompris/boards/sounds/en/g.ogg
-share/gnome/gcompris/boards/sounds/en/h.ogg
-share/gnome/gcompris/boards/sounds/en/i.ogg
-share/gnome/gcompris/boards/sounds/en/j.ogg
-share/gnome/gcompris/boards/sounds/en/k.ogg
-share/gnome/gcompris/boards/sounds/en/l.ogg
-share/gnome/gcompris/boards/sounds/en/m.ogg
-share/gnome/gcompris/boards/sounds/en/n.ogg
-share/gnome/gcompris/boards/sounds/en/o.ogg
-share/gnome/gcompris/boards/sounds/en/p.ogg
-share/gnome/gcompris/boards/sounds/en/q.ogg
-share/gnome/gcompris/boards/sounds/en/r.ogg
-share/gnome/gcompris/boards/sounds/en/s.ogg
-share/gnome/gcompris/boards/sounds/en/t.ogg
-share/gnome/gcompris/boards/sounds/en/u.ogg
-share/gnome/gcompris/boards/sounds/en/v.ogg
-share/gnome/gcompris/boards/sounds/en/w.ogg
-share/gnome/gcompris/boards/sounds/en/x.ogg
-share/gnome/gcompris/boards/sounds/en/y.ogg
-share/gnome/gcompris/boards/sounds/en/z.ogg
-share/gnome/gcompris/boards/sounds/es/0.ogg
-share/gnome/gcompris/boards/sounds/es/1.ogg
-share/gnome/gcompris/boards/sounds/es/10.ogg
-share/gnome/gcompris/boards/sounds/es/2.ogg
-share/gnome/gcompris/boards/sounds/es/3.ogg
-share/gnome/gcompris/boards/sounds/es/4.ogg
-share/gnome/gcompris/boards/sounds/es/5.ogg
-share/gnome/gcompris/boards/sounds/es/6.ogg
-share/gnome/gcompris/boards/sounds/es/7.ogg
-share/gnome/gcompris/boards/sounds/es/8.ogg
-share/gnome/gcompris/boards/sounds/es/9.ogg
-share/gnome/gcompris/boards/sounds/es/VERSION
-share/gnome/gcompris/boards/sounds/es/a.ogg
-share/gnome/gcompris/boards/sounds/es/b.ogg
-share/gnome/gcompris/boards/sounds/es/back.ogg
-share/gnome/gcompris/boards/sounds/es/black.ogg
-share/gnome/gcompris/boards/sounds/es/blue.ogg
-share/gnome/gcompris/boards/sounds/es/brown.ogg
-share/gnome/gcompris/boards/sounds/es/by.ogg
-share/gnome/gcompris/boards/sounds/es/c.ogg
-share/gnome/gcompris/boards/sounds/es/click_on_letter.ogg
-share/gnome/gcompris/boards/sounds/es/congratulation.ogg
-share/gnome/gcompris/boards/sounds/es/d.ogg
-share/gnome/gcompris/boards/sounds/es/e.ogg
-share/gnome/gcompris/boards/sounds/es/equal.ogg
-share/gnome/gcompris/boards/sounds/es/f.ogg
-share/gnome/gcompris/boards/sounds/es/g.ogg
-share/gnome/gcompris/boards/sounds/es/good.ogg
-share/gnome/gcompris/boards/sounds/es/great.ogg
-share/gnome/gcompris/boards/sounds/es/green.ogg
-share/gnome/gcompris/boards/sounds/es/grey.ogg
-share/gnome/gcompris/boards/sounds/es/h.ogg
-share/gnome/gcompris/boards/sounds/es/help.ogg
-share/gnome/gcompris/boards/sounds/es/i.ogg
-share/gnome/gcompris/boards/sounds/es/j.ogg
-share/gnome/gcompris/boards/sounds/es/k.ogg
-share/gnome/gcompris/boards/sounds/es/l.ogg
-share/gnome/gcompris/boards/sounds/es/level.ogg
-share/gnome/gcompris/boards/sounds/es/m.ogg
-share/gnome/gcompris/boards/sounds/es/minus.ogg
-share/gnome/gcompris/boards/sounds/es/n.ogg
-share/gnome/gcompris/boards/sounds/es/o.ogg
-share/gnome/gcompris/boards/sounds/es/ok.ogg
-share/gnome/gcompris/boards/sounds/es/orange.ogg
-share/gnome/gcompris/boards/sounds/es/outof.ogg
-share/gnome/gcompris/boards/sounds/es/p.ogg
-share/gnome/gcompris/boards/sounds/es/plus.ogg
-share/gnome/gcompris/boards/sounds/es/purple.ogg
-share/gnome/gcompris/boards/sounds/es/q.ogg
-share/gnome/gcompris/boards/sounds/es/quit.ogg
-share/gnome/gcompris/boards/sounds/es/r.ogg
-share/gnome/gcompris/boards/sounds/es/red.ogg
-share/gnome/gcompris/boards/sounds/es/s.ogg
-share/gnome/gcompris/boards/sounds/es/super.ogg
-share/gnome/gcompris/boards/sounds/es/t.ogg
-share/gnome/gcompris/boards/sounds/es/u.ogg
-share/gnome/gcompris/boards/sounds/es/v.ogg
-share/gnome/gcompris/boards/sounds/es/w.ogg
-share/gnome/gcompris/boards/sounds/es/welcome.ogg
-share/gnome/gcompris/boards/sounds/es/white.ogg
-share/gnome/gcompris/boards/sounds/es/x.ogg
-share/gnome/gcompris/boards/sounds/es/y.ogg
-share/gnome/gcompris/boards/sounds/es/yellow.ogg
-share/gnome/gcompris/boards/sounds/es/z.ogg
-share/gnome/gcompris/boards/sounds/fr/0.ogg
-share/gnome/gcompris/boards/sounds/fr/1.ogg
-share/gnome/gcompris/boards/sounds/fr/10.ogg
-share/gnome/gcompris/boards/sounds/fr/2.ogg
-share/gnome/gcompris/boards/sounds/fr/3.ogg
-share/gnome/gcompris/boards/sounds/fr/4.ogg
-share/gnome/gcompris/boards/sounds/fr/5.ogg
-share/gnome/gcompris/boards/sounds/fr/6.ogg
-share/gnome/gcompris/boards/sounds/fr/7.ogg
-share/gnome/gcompris/boards/sounds/fr/8.ogg
-share/gnome/gcompris/boards/sounds/fr/9.ogg
-share/gnome/gcompris/boards/sounds/fr/VERSION
-share/gnome/gcompris/boards/sounds/fr/a.ogg
-share/gnome/gcompris/boards/sounds/fr/b.ogg
-share/gnome/gcompris/boards/sounds/fr/back.ogg
-share/gnome/gcompris/boards/sounds/fr/black.ogg
-share/gnome/gcompris/boards/sounds/fr/blue.ogg
-share/gnome/gcompris/boards/sounds/fr/brown.ogg
-share/gnome/gcompris/boards/sounds/fr/by.ogg
-share/gnome/gcompris/boards/sounds/fr/c.ogg
-share/gnome/gcompris/boards/sounds/fr/click_on_letter.ogg
-share/gnome/gcompris/boards/sounds/fr/congratulation.ogg
-share/gnome/gcompris/boards/sounds/fr/d.ogg
-share/gnome/gcompris/boards/sounds/fr/e.ogg
-share/gnome/gcompris/boards/sounds/fr/equal.ogg
-share/gnome/gcompris/boards/sounds/fr/f.ogg
-share/gnome/gcompris/boards/sounds/fr/g.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/COPYRIGHT
-share/gnome/gcompris/boards/sounds/fr/geography/alaska.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/argentina.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/bahamas.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/bolivia.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/brazil.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/canada.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/chile.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/colombia.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/costa_rica.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/cuba.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/dominican_republic.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/ecuador.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/french_guiana.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/greenland.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/guatemala.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/guyana.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/haiti.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/haïti.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/honduras.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/iceland.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/jamaica.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/jamaïca.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/mexico.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/nicaragua.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/panama.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/paraguay.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/peru.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/salvador.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/suriname.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/temp/jamaica.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/uruguay.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/usa.ogg
-share/gnome/gcompris/boards/sounds/fr/geography/venezuela.ogg
-share/gnome/gcompris/boards/sounds/fr/good.ogg
-share/gnome/gcompris/boards/sounds/fr/great.ogg
-share/gnome/gcompris/boards/sounds/fr/green.ogg
-share/gnome/gcompris/boards/sounds/fr/grey.ogg
-share/gnome/gcompris/boards/sounds/fr/h.ogg
-share/gnome/gcompris/boards/sounds/fr/help.ogg
-share/gnome/gcompris/boards/sounds/fr/i.ogg
-share/gnome/gcompris/boards/sounds/fr/j.ogg
-share/gnome/gcompris/boards/sounds/fr/k.ogg
-share/gnome/gcompris/boards/sounds/fr/l.ogg
-share/gnome/gcompris/boards/sounds/fr/level.ogg
-share/gnome/gcompris/boards/sounds/fr/m.ogg
-share/gnome/gcompris/boards/sounds/fr/minus.ogg
-share/gnome/gcompris/boards/sounds/fr/n.ogg
-share/gnome/gcompris/boards/sounds/fr/o.ogg
-share/gnome/gcompris/boards/sounds/fr/ok.ogg
-share/gnome/gcompris/boards/sounds/fr/orange.ogg
-share/gnome/gcompris/boards/sounds/fr/outof.ogg
-share/gnome/gcompris/boards/sounds/fr/p.ogg
-share/gnome/gcompris/boards/sounds/fr/plus.ogg
-share/gnome/gcompris/boards/sounds/fr/purple.ogg
-share/gnome/gcompris/boards/sounds/fr/q.ogg
-share/gnome/gcompris/boards/sounds/fr/quit.ogg
-share/gnome/gcompris/boards/sounds/fr/r.ogg
-share/gnome/gcompris/boards/sounds/fr/red.ogg
-share/gnome/gcompris/boards/sounds/fr/s.ogg
-share/gnome/gcompris/boards/sounds/fr/super.ogg
-share/gnome/gcompris/boards/sounds/fr/t.ogg
-share/gnome/gcompris/boards/sounds/fr/u.ogg
-share/gnome/gcompris/boards/sounds/fr/v.ogg
-share/gnome/gcompris/boards/sounds/fr/w.ogg
-share/gnome/gcompris/boards/sounds/fr/welcome.ogg
-share/gnome/gcompris/boards/sounds/fr/white.ogg
-share/gnome/gcompris/boards/sounds/fr/x.ogg
-share/gnome/gcompris/boards/sounds/fr/y.ogg
-share/gnome/gcompris/boards/sounds/fr/yellow.ogg
-share/gnome/gcompris/boards/sounds/fr/z.ogg
-share/gnome/gcompris/boards/sounds/pt/0.ogg
-share/gnome/gcompris/boards/sounds/pt/1.ogg
-share/gnome/gcompris/boards/sounds/pt/10.ogg
-share/gnome/gcompris/boards/sounds/pt/2.ogg
-share/gnome/gcompris/boards/sounds/pt/3.ogg
-share/gnome/gcompris/boards/sounds/pt/4.ogg
-share/gnome/gcompris/boards/sounds/pt/5.ogg
-share/gnome/gcompris/boards/sounds/pt/6.ogg
-share/gnome/gcompris/boards/sounds/pt/7.ogg
-share/gnome/gcompris/boards/sounds/pt/8.ogg
-share/gnome/gcompris/boards/sounds/pt/9.ogg
-share/gnome/gcompris/boards/sounds/pt/a.ogg
-share/gnome/gcompris/boards/sounds/pt/b.ogg
-share/gnome/gcompris/boards/sounds/pt/back.ogg
-share/gnome/gcompris/boards/sounds/pt/black.ogg
-share/gnome/gcompris/boards/sounds/pt/blue.ogg
-share/gnome/gcompris/boards/sounds/pt/brown.ogg
-share/gnome/gcompris/boards/sounds/pt/by.ogg
-share/gnome/gcompris/boards/sounds/pt/c.ogg
-share/gnome/gcompris/boards/sounds/pt/click_on_letter.ogg
-share/gnome/gcompris/boards/sounds/pt/congratulation.ogg
-share/gnome/gcompris/boards/sounds/pt/d.ogg
-share/gnome/gcompris/boards/sounds/pt/e.ogg
-share/gnome/gcompris/boards/sounds/pt/equal.ogg
-share/gnome/gcompris/boards/sounds/pt/f.ogg
-share/gnome/gcompris/boards/sounds/pt/g.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/alaska.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/argentina.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/bahamas.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/bolivia.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/brazil.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/canada.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/chile.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/colombia.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/costa_rica.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/cuba.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/dominican_republic.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/ecuador.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/french_guiana.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/greenland.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/guatemala.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/guyana.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/haiti.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/honduras.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/jamaica.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/mexico.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/nicaragua.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/panama.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/paraguay.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/peru.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/salvador.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/suriname.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/uruguay.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/usa.ogg
-share/gnome/gcompris/boards/sounds/pt/geography/venezuela.ogg
-share/gnome/gcompris/boards/sounds/pt/good.ogg
-share/gnome/gcompris/boards/sounds/pt/great.ogg
-share/gnome/gcompris/boards/sounds/pt/green.ogg
-share/gnome/gcompris/boards/sounds/pt/grey.ogg
-share/gnome/gcompris/boards/sounds/pt/h.ogg
-share/gnome/gcompris/boards/sounds/pt/help.ogg
-share/gnome/gcompris/boards/sounds/pt/i.ogg
-share/gnome/gcompris/boards/sounds/pt/j.ogg
-share/gnome/gcompris/boards/sounds/pt/k.ogg
-share/gnome/gcompris/boards/sounds/pt/l.ogg
-share/gnome/gcompris/boards/sounds/pt/level.ogg
-share/gnome/gcompris/boards/sounds/pt/m.ogg
-share/gnome/gcompris/boards/sounds/pt/minus.ogg
-share/gnome/gcompris/boards/sounds/pt/n.ogg
-share/gnome/gcompris/boards/sounds/pt/o.ogg
-share/gnome/gcompris/boards/sounds/pt/ok.ogg
-share/gnome/gcompris/boards/sounds/pt/orange.ogg
-share/gnome/gcompris/boards/sounds/pt/outof.ogg
-share/gnome/gcompris/boards/sounds/pt/p.ogg
-share/gnome/gcompris/boards/sounds/pt/plus.ogg
-share/gnome/gcompris/boards/sounds/pt/purple.ogg
-share/gnome/gcompris/boards/sounds/pt/q.ogg
-share/gnome/gcompris/boards/sounds/pt/quit.ogg
-share/gnome/gcompris/boards/sounds/pt/r.ogg
-share/gnome/gcompris/boards/sounds/pt/red.ogg
-share/gnome/gcompris/boards/sounds/pt/s.ogg
-share/gnome/gcompris/boards/sounds/pt/super.ogg
-share/gnome/gcompris/boards/sounds/pt/t.ogg
-share/gnome/gcompris/boards/sounds/pt/u.ogg
-share/gnome/gcompris/boards/sounds/pt/v.ogg
-share/gnome/gcompris/boards/sounds/pt/w.ogg
-share/gnome/gcompris/boards/sounds/pt/welcome.ogg
-share/gnome/gcompris/boards/sounds/pt/white.ogg
-share/gnome/gcompris/boards/sounds/pt/x.ogg
-share/gnome/gcompris/boards/sounds/pt/y.ogg
-share/gnome/gcompris/boards/sounds/pt/yellow.ogg
-share/gnome/gcompris/boards/sounds/pt/z.ogg
-share/gnome/gcompris/boards/sounds/train.ogg
-share/gnome/gcompris/boards/superbrain.xml
-share/gnome/gcompris/boards/target.xml
-share/gnome/gcompris/boards/target/boardicon.png
-share/gnome/gcompris/boards/traffic.xml
-share/gnome/gcompris/boards/traffic/TrafficData
-share/gnome/gcompris/boards/traffic/traffic-bg.jpg
-share/gnome/gcompris/boards/wordsgame.xml
-share/gnome/gcompris/boards/wordsgame/README
-share/gnome/gcompris/boards/wordsgame/wordslevel1.de
-share/gnome/gcompris/boards/wordsgame/wordslevel1.el
-share/gnome/gcompris/boards/wordsgame/wordslevel1.en
-share/gnome/gcompris/boards/wordsgame/wordslevel1.es
-share/gnome/gcompris/boards/wordsgame/wordslevel1.fi
-share/gnome/gcompris/boards/wordsgame/wordslevel1.fr
-share/gnome/gcompris/boards/wordsgame/wordslevel1.hu
-share/gnome/gcompris/boards/wordsgame/wordslevel1.it
-share/gnome/gcompris/boards/wordsgame/wordslevel1.lt
-share/gnome/gcompris/boards/wordsgame/wordslevel1.pt
-share/gnome/gcompris/boards/wordsgame/wordslevel1.pt_BR
-share/gnome/gcompris/boards/wordsgame/wordslevel1.sk
-share/gnome/gcompris/boards/wordsgame/wordslevel2.de
-share/gnome/gcompris/boards/wordsgame/wordslevel2.el
-share/gnome/gcompris/boards/wordsgame/wordslevel2.en
-share/gnome/gcompris/boards/wordsgame/wordslevel2.es
-share/gnome/gcompris/boards/wordsgame/wordslevel2.fi
-share/gnome/gcompris/boards/wordsgame/wordslevel2.fr
-share/gnome/gcompris/boards/wordsgame/wordslevel2.it
-share/gnome/gcompris/boards/wordsgame/wordslevel2.lt
-share/gnome/gcompris/boards/wordsgame/wordslevel2.pt
-share/gnome/gcompris/boards/wordsgame/wordslevel2.pt_BR
-share/gnome/gcompris/boards/wordsgame/wordslevel2.sk
-share/gnome/gcompris/boards/wordsgame/wordslevel3.lt
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.de
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.el
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.en
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.es
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.fi
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.fr
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.hu
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.it
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.lt
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.nl
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.pt
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.pt_BR
-share/gnome/gcompris/boards/wordsgame/wordslevelmax.sk
-share/gnome/gcompris/sounds/bonus.wav
-share/gnome/gcompris/sounds/crash.wav
-share/gnome/gcompris/sounds/gobble.wav
-share/gnome/gcompris/sounds/level.wav
-share/gnome/help/gcompris/C/gcompris.html
-share/gnome/help/gcompris/C/overview.jpg
-share/gnome/help/gcompris/C/topic.dat
-share/gnome/help/gcompris/fr/gcompris.html
-share/gnome/help/gcompris/fr/overview.jpg
-share/gnome/help/gcompris/fr/topic.dat
-share/gnome/pixmaps/gcompris-edit.png
-share/gnome/pixmaps/gcompris.png
-share/locale/am/LC_MESSAGES/gcompris.mo
-share/locale/az/LC_MESSAGES/gcompris.mo
-share/locale/de/LC_MESSAGES/gcompris.mo
-share/locale/el/LC_MESSAGES/gcompris.mo
-share/locale/es/LC_MESSAGES/gcompris.mo
-share/locale/fi/LC_MESSAGES/gcompris.mo
-share/locale/fr/LC_MESSAGES/gcompris.mo
-share/locale/hu/LC_MESSAGES/gcompris.mo
-share/locale/it/LC_MESSAGES/gcompris.mo
-share/locale/lt/LC_MESSAGES/gcompris.mo
-share/locale/ms/LC_MESSAGES/gcompris.mo
-share/locale/nl/LC_MESSAGES/gcompris.mo
-share/locale/no/LC_MESSAGES/gcompris.mo
-share/locale/pt/LC_MESSAGES/gcompris.mo
-share/locale/pt_BR/LC_MESSAGES/gcompris.mo
-share/locale/ru/LC_MESSAGES/gcompris.mo
-share/locale/sk/LC_MESSAGES/gcompris.mo
-share/locale/sv/LC_MESSAGES/gcompris.mo
-share/locale/tr/LC_MESSAGES/gcompris.mo
-@dirrm share/gnome/help/gcompris/fr
-@dirrm share/gnome/help/gcompris/C
-@dirrm share/gnome/help/gcompris
-@dirrm share/gnome/gcompris/sounds
-@dirrm share/gnome/gcompris/boards/wordsgame
-@dirrm share/gnome/gcompris/boards/traffic
-@dirrm share/gnome/gcompris/boards/target
-@dirrm share/gnome/gcompris/boards/sounds/pt/geography
-@dirrm share/gnome/gcompris/boards/sounds/pt
-@dirrm share/gnome/gcompris/boards/sounds/fr/geography/temp
-@dirrm share/gnome/gcompris/boards/sounds/fr/geography
-@dirrm share/gnome/gcompris/boards/sounds/fr
-@dirrm share/gnome/gcompris/boards/sounds/es
-@dirrm share/gnome/gcompris/boards/sounds/en
-@dirrm share/gnome/gcompris/boards/sounds/de
-@dirrm share/gnome/gcompris/boards/sounds
-@dirrm share/gnome/gcompris/boards/scales
-@dirrm share/gnome/gcompris/boards/reversecount
-@dirrm share/gnome/gcompris/boards/reading
-@dirrm share/gnome/gcompris/boards/read_colors
-@dirrm share/gnome/gcompris/boards/railroad
-@dirrm share/gnome/gcompris/boards/paintings/level6
-@dirrm share/gnome/gcompris/boards/paintings/level5
-@dirrm share/gnome/gcompris/boards/paintings/level4
-@dirrm share/gnome/gcompris/boards/paintings/level3
-@dirrm share/gnome/gcompris/boards/paintings/level2
-@dirrm share/gnome/gcompris/boards/paintings/level1
-@dirrm share/gnome/gcompris/boards/paintings/kandinky.comp8
-@dirrm share/gnome/gcompris/boards/paintings
-@dirrm share/gnome/gcompris/boards/music
-@dirrm share/gnome/gcompris/boards/mrpatate
-@dirrm share/gnome/gcompris/boards/money/euro
-@dirrm share/gnome/gcompris/boards/money
-@dirrm share/gnome/gcompris/boards/missing_letter
-@dirrm share/gnome/gcompris/boards/leftright
-@dirrm share/gnome/gcompris/boards/images
-@dirrm share/gnome/gcompris/boards/imagename
-@dirrm share/gnome/gcompris/boards/imageid
-@dirrm share/gnome/gcompris/boards/geography/southamerica
-@dirrm share/gnome/gcompris/boards/geography/northamerica
-@dirrm share/gnome/gcompris/boards/geography
-@dirrm share/gnome/gcompris/boards/gcompris/timers
-@dirrm share/gnome/gcompris/boards/gcompris/misc
-@dirrm share/gnome/gcompris/boards/gcompris/letters
-@dirrm share/gnome/gcompris/boards/gcompris/dice
-@dirrm share/gnome/gcompris/boards/gcompris/buttons
-@dirrm share/gnome/gcompris/boards/gcompris/bonus
-@dirrm share/gnome/gcompris/boards/gcompris/animals
-@dirrm share/gnome/gcompris/boards/gcompris
-@dirrm share/gnome/gcompris/boards/flags
-@dirrm share/gnome/gcompris/boards/fishes
-@dirrm share/gnome/gcompris/boards/draw
-@dirrm share/gnome/gcompris/boards/doubleentry
-@dirrm share/gnome/gcompris/boards/dataset
-@dirrm share/gnome/gcompris/boards/colors
-@dirrm share/gnome/gcompris/boards/clockgame
-@dirrm share/gnome/gcompris/boards/chess
-@dirrm share/gnome/gcompris/boards/canal_lock
-@dirrm share/gnome/gcompris/boards/boardicons
-@dirrm share/gnome/gcompris/boards/babyshapes/dog3
-@dirrm share/gnome/gcompris/boards/babyshapes/dog2
-@dirrm share/gnome/gcompris/boards/babyshapes/dog1
-@dirrm share/gnome/gcompris/boards/babyshapes
-@dirrm share/gnome/gcompris/boards/babymatch
-@dirrm share/gnome/gcompris/boards/algebra_guesscount
-@dirrm share/gnome/gcompris/boards/advanced_colors
-@dirrm share/gnome/gcompris/boards
-@dirrm share/gnome/gcompris
-@dirrm lib/gcompris
diff --git a/multimedia/nautilus-media/pkg-descr b/multimedia/nautilus-media/pkg-descr
deleted file mode 100644
index c751c5804..000000000
--- a/multimedia/nautilus-media/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Nautilus-media is a GStreamer-based multimedia support for Nautilus, including
-an awesome new music view and video thumbnailing.
diff --git a/multimedia/nautilus-media/pkg-plist b/multimedia/nautilus-media/pkg-plist
deleted file mode 100644
index 3edf1be94..000000000
--- a/multimedia/nautilus-media/pkg-plist
+++ /dev/null
@@ -1,78 +0,0 @@
-bin/gst-thumbnail
-etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@mpeg/%gconf.xml
-etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-avi/%gconf.xml
-etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-fli/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@mpeg/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-avi/%gconf.xml
-etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-fli/%gconf.xml
-etc/gconf/schemas/gst-thumbnail.schemas
-lib/bonobo/libnautilus-audio-properties-view.so
-libdata/bonobo/servers/Nautilus_View_audio.server
-libdata/bonobo/servers/Nautilus_View_audio_properties.server
-libexec/nautilus-audio-view
-share/gnome/gnome-2.0/ui/nautilus-audio-view-ui.xml
-share/gnome/nautilus/glade/audio-properties-view.glade
-share/gnome/pixmaps/nautilus-media/next.png
-share/gnome/pixmaps/nautilus-media/pause.png
-share/gnome/pixmaps/nautilus-media/play.png
-share/gnome/pixmaps/nautilus-media/prev.png
-share/gnome/pixmaps/nautilus-media/scan.png
-share/gnome/pixmaps/nautilus-media/stop.png
-share/locale/am/LC_MESSAGES/nautilus-media.mo
-share/locale/az/LC_MESSAGES/nautilus-media.mo
-share/locale/be/LC_MESSAGES/nautilus-media.mo
-share/locale/bg/LC_MESSAGES/nautilus-media.mo
-share/locale/bn/LC_MESSAGES/nautilus-media.mo
-share/locale/ca/LC_MESSAGES/nautilus-media.mo
-share/locale/cs/LC_MESSAGES/nautilus-media.mo
-share/locale/cy/LC_MESSAGES/nautilus-media.mo
-share/locale/de/LC_MESSAGES/nautilus-media.mo
-share/locale/da/LC_MESSAGES/nautilus-media.mo
-share/locale/el/LC_MESSAGES/nautilus-media.mo
-share/locale/es/LC_MESSAGES/nautilus-media.mo
-share/locale/et/LC_MESSAGES/nautilus-media.mo
-share/locale/fa/LC_MESSAGES/nautilus-media.mo
-share/locale/fi/LC_MESSAGES/nautilus-media.mo
-share/locale/fr/LC_MESSAGES/nautilus-media.mo
-share/locale/ga/LC_MESSAGES/nautilus-media.mo
-share/locale/he/LC_MESSAGES/nautilus-media.mo
-share/locale/hi/LC_MESSAGES/nautilus-media.mo
-share/locale/hu/LC_MESSAGES/nautilus-media.mo
-share/locale/id/LC_MESSAGES/nautilus-media.mo
-share/locale/is/LC_MESSAGES/nautilus-media.mo
-share/locale/it/LC_MESSAGES/nautilus-media.mo
-share/locale/ja/LC_MESSAGES/nautilus-media.mo
-share/locale/ko/LC_MESSAGES/nautilus-media.mo
-share/locale/li/LC_MESSAGES/nautilus-media.mo
-share/locale/lt/LC_MESSAGES/nautilus-media.mo
-share/locale/lv/LC_MESSAGES/nautilus-media.mo
-share/locale/mk/LC_MESSAGES/nautilus-media.mo
-share/locale/ml/LC_MESSAGES/nautilus-media.mo
-share/locale/mn/LC_MESSAGES/nautilus-media.mo
-share/locale/ms/LC_MESSAGES/nautilus-media.mo
-share/locale/nl/LC_MESSAGES/nautilus-media.mo
-share/locale/no/LC_MESSAGES/nautilus-media.mo
-share/locale/pl/LC_MESSAGES/nautilus-media.mo
-share/locale/pt/LC_MESSAGES/nautilus-media.mo
-share/locale/pt_BR/LC_MESSAGES/nautilus-media.mo
-share/locale/ro/LC_MESSAGES/nautilus-media.mo
-share/locale/ru/LC_MESSAGES/nautilus-media.mo
-share/locale/sk/LC_MESSAGES/nautilus-media.mo
-share/locale/sl/LC_MESSAGES/nautilus-media.mo
-share/locale/sq/LC_MESSAGES/nautilus-media.mo
-share/locale/sr/LC_MESSAGES/nautilus-media.mo
-share/locale/sr@Latn/LC_MESSAGES/nautilus-media.mo
-share/locale/sv/LC_MESSAGES/nautilus-media.mo
-share/locale/th/LC_MESSAGES/nautilus-media.mo
-share/locale/tr/LC_MESSAGES/nautilus-media.mo
-share/locale/uk/LC_MESSAGES/nautilus-media.mo
-share/locale/vi/LC_MESSAGES/nautilus-media.mo
-share/locale/zh_CN/LC_MESSAGES/nautilus-media.mo
-share/locale/zh_TW/LC_MESSAGES/nautilus-media.mo
-@dirrm share/gnome/pixmaps/nautilus-media
-@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-fli
-@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@x-avi
-@dirrm etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video@mpeg
-@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-fli
-@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@x-avi
-@dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/video@mpeg
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile
deleted file mode 100644
index 23290abd9..000000000
--- a/x11-toolkits/vte/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# New ports collection makefile for: vte
-# Date created: 05 October 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= vte
-PORTVERSION= 0.11.10
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Terminal widget with improved accessibility and I18N support
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_BISON= yes
-INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
-USE_GNOME= gnomeprefix gnomehack gtk20
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \
- BSD_PTHREAD_LIBS="${PTHREAD_LIBS}"
-CONFIGURE_ARGS= --disable-python
-
-.ifdef(WITH_GLX)
-CONFIGURE_ARGS+= --with-glX
-.endif
-
-pre-everything::
- @${ECHO_MSG} ""
- @${ECHO_MSG} "Vte supports the following configurable option(s):"
- @${ECHO_MSG} " WITH_GLX=yes Enable support for DRI rendering (may improve performance)"
- @${ECHO_MSG} ""
-
-post-patch:
- @${REINPLACE_CMD} -e 's|malloc\.h|stdlib.h|g' \
- ${WRKSRC}/gnome-pty-helper/gnome-pty-helper.c
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/vte/distinfo b/x11-toolkits/vte/distinfo
deleted file mode 100644
index 505d47687..000000000
--- a/x11-toolkits/vte/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/vte-0.11.10.tar.bz2) = 71facdedd477749908402a6931d36e64
diff --git a/x11-toolkits/vte/files/patch-configure b/x11-toolkits/vte/files/patch-configure
deleted file mode 100644
index 955fd6d51..000000000
--- a/x11-toolkits/vte/files/patch-configure
+++ /dev/null
@@ -1,21 +0,0 @@
---- configure.orig Tue May 6 10:14:49 2003
-+++ configure Wed May 7 02:24:01 2003
-@@ -8724,6 +8724,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'
-@@ -13009,10 +13010,6 @@
- fi
- rm -f conftest*
-
--
--cat >>confdefs.h <<\_ACEOF
--#define _XOPEN_SOURCE_EXTENDED 1
--_ACEOF
-
-
- cat >>confdefs.h <<\_ACEOF
diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in b/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in
deleted file mode 100644
index fdb419f85..000000000
--- a/x11-toolkits/vte/files/patch-gnome-pty-helper_Makefile.in
+++ /dev/null
@@ -1,30 +0,0 @@
---- gnome-pty-helper/Makefile.in.orig Mon Jun 2 20:23:02 2003
-+++ gnome-pty-helper/Makefile.in Mon Jun 2 20:26:54 2003
-@@ -65,6 +65,7 @@
- LDFLAGS = @LDFLAGS@
- LIBOBJS = @LIBOBJS@
- LIBS = @LIBS@
-+BSD_PTHREAD_LIBS = @BSD_PTHREAD_LIBS@
- LTLIBOBJS = @LTLIBOBJS@
- MAINT = @MAINT@
- MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
-@@ -217,7 +218,7 @@
- -test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
- gnome-pty-helper$(EXEEXT): $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_DEPENDENCIES)
- @rm -f gnome-pty-helper$(EXEEXT)
-- $(LINK) $(gnome_pty_helper_LDFLAGS) $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_LDADD) $(LIBS)
-+ $(LINK) $(gnome_pty_helper_LDFLAGS) $(gnome_pty_helper_OBJECTS) $(gnome_pty_helper_LDADD) $(LIBS) $(BSD_PTHREAD_LIBS)
-
- mostlyclean-compile:
- -rm -f *.$(OBJEXT) core *.core
-@@ -514,8 +515,8 @@
-
-
- install-exec-hook:
-- chown root.utmp $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
-- chmod g+s $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
-+ chown root:wheel $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
-+ chmod u+s $(DESTDIR)$(libexecdir)/gnome-pty-helper || true
- # Tell versions [3.59,3.63) of GNU make to not export all variables.
- # Otherwise a system limit (for SysV at least) may be exceeded.
- .NOEXPORT:
diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_configure b/x11-toolkits/vte/files/patch-gnome-pty-helper_configure
deleted file mode 100644
index 668f2a6db..000000000
--- a/x11-toolkits/vte/files/patch-gnome-pty-helper_configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- gnome-pty-helper/configure.orig Mon Jun 2 20:27:32 2003
-+++ gnome-pty-helper/configure Mon Jun 2 20:28:06 2003
-@@ -6318,6 +6318,7 @@
- s,@ECHO_N@,$ECHO_N,;t t
- s,@ECHO_T@,$ECHO_T,;t t
- s,@LIBS@,$LIBS,;t t
-+s,@BSD_PTHREAD_LIBS@,$BSD_PTHREAD_LIBS,;t t
- s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
- s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
- s,@INSTALL_DATA@,$INSTALL_DATA,;t t
diff --git a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c b/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c
deleted file mode 100644
index cdadaca6a..000000000
--- a/x11-toolkits/vte/files/patch-gnome-pty-helper_gnome-pty-helper.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- gnome-pty-helper/gnome-pty-helper.c.orig Wed Nov 27 13:40:01 2002
-+++ gnome-pty-helper/gnome-pty-helper.c Wed Nov 27 13:40:42 2002
-@@ -42,6 +42,7 @@
- #include <unistd.h>
- #include <string.h>
- #include <signal.h>
-+#include <sys/param.h>
- #include <fcntl.h>
- #include <termios.h>
- #include <errno.h>
-@@ -93,7 +94,7 @@
- #endif
- #endif /* CMSG_DATA */
-
--#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (int))
-+#define CONTROLLEN (sizeof (struct cmsghdr) + sizeof (long))
-
- static struct cmsghdr *cmptr;
-
diff --git a/x11-toolkits/vte/files/patch-src_dumpkeys.c b/x11-toolkits/vte/files/patch-src_dumpkeys.c
deleted file mode 100644
index d335b0cd0..000000000
--- a/x11-toolkits/vte/files/patch-src_dumpkeys.c
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/dumpkeys.c.orig Wed Dec 4 02:04:12 2002
-+++ src/dumpkeys.c Wed Dec 4 02:04:30 2002
-@@ -18,11 +18,11 @@
-
- #ident "$Id: patch-src_dumpkeys.c,v 1.3 2003-04-12 04:52:53 marcus Exp $"
- #include "../config.h"
-+#include <sys/types.h>
- #ifdef HAVE_SYS_SELECT_H
- #include <sys/select.h>
- #endif
- #include <sys/time.h>
--#include <sys/types.h>
- #include <unistd.h>
- #include <fcntl.h>
- #include <signal.h>
diff --git a/x11-toolkits/vte/files/patch-src_keymap.c b/x11-toolkits/vte/files/patch-src_keymap.c
deleted file mode 100644
index 52502c510..000000000
--- a/x11-toolkits/vte/files/patch-src_keymap.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/keymap.c.orig Tue Oct 22 17:42:20 2002
-+++ src/keymap.c Tue Oct 22 17:42:33 2002
-@@ -18,6 +18,7 @@
-
- #ident "$Id: patch-src_keymap.c,v 1.3 2003-04-12 04:52:53 marcus Exp $"
- #include "../config.h"
-+#include <sys/types.h>
- #include <stdlib.h>
- #include <string.h>
- #include <glib.h>
diff --git a/x11-toolkits/vte/files/patch-src_pty.c b/x11-toolkits/vte/files/patch-src_pty.c
deleted file mode 100644
index 3601fb3d6..000000000
--- a/x11-toolkits/vte/files/patch-src_pty.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/pty.c.orig Sat Apr 12 00:47:10 2003
-+++ src/pty.c Sat Apr 12 00:47:34 2003
-@@ -45,6 +45,7 @@
- #include "pty.h"
-
- #ifdef VTE_USE_GNOME_PTY_HELPER
-+#include "../gnome-pty-helper/config.h"
- #include "../gnome-pty-helper/gnome-pty.h"
- #endif
-
diff --git a/x11-toolkits/vte/pkg-descr b/x11-toolkits/vte/pkg-descr
deleted file mode 100644
index f6d86e5ca..000000000
--- a/x11-toolkits/vte/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-Terminal widget with improved font, internationalisation and accessibility
-support for the GNOME 2 desktop. Designed to replace libzvt.
diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist
deleted file mode 100644
index d9d48291e..000000000
--- a/x11-toolkits/vte/pkg-plist
+++ /dev/null
@@ -1,72 +0,0 @@
-bin/vte
-include/vte/pty.h
-include/vte/reaper.h
-include/vte/vte.h
-include/vte/vteaccess.h
-lib/libvte.a
-lib/libvte.so
-lib/libvte.so.5
-lib/vte/decset
-lib/vte/interpret
-lib/vte/iso8859mode
-lib/vte/nativeecho
-lib/vte/osc
-lib/vte/slowcat
-lib/vte/vterdb
-lib/vte/utf8echo
-lib/vte/utf8mode
-lib/vte/window
-libdata/pkgconfig/vte.pc
-libexec/gnome-pty-helper
-share/gnome/vte/termcap/xterm
-share/locale/am/LC_MESSAGES/vte.mo
-share/locale/az/LC_MESSAGES/vte.mo
-share/locale/be/LC_MESSAGES/vte.mo
-share/locale/bg/LC_MESSAGES/vte.mo
-share/locale/bn/LC_MESSAGES/vte.mo
-share/locale/ca/LC_MESSAGES/vte.mo
-share/locale/cs/LC_MESSAGES/vte.mo
-share/locale/cy/LC_MESSAGES/vte.mo
-share/locale/da/LC_MESSAGES/vte.mo
-share/locale/de/LC_MESSAGES/vte.mo
-share/locale/el/LC_MESSAGES/vte.mo
-share/locale/es/LC_MESSAGES/vte.mo
-share/locale/fa/LC_MESSAGES/vte.mo
-share/locale/fi/LC_MESSAGES/vte.mo
-share/locale/fr/LC_MESSAGES/vte.mo
-share/locale/he/LC_MESSAGES/vte.mo
-share/locale/hu/LC_MESSAGES/vte.mo
-share/locale/id/LC_MESSAGES/vte.mo
-share/locale/is/LC_MESSAGES/vte.mo
-share/locale/it/LC_MESSAGES/vte.mo
-share/locale/ja/LC_MESSAGES/vte.mo
-share/locale/ko/LC_MESSAGES/vte.mo
-share/locale/li/LC_MESSAGES/vte.mo
-share/locale/lv/LC_MESSAGES/vte.mo
-share/locale/mk/LC_MESSAGES/vte.mo
-share/locale/ml/LC_MESSAGES/vte.mo
-share/locale/mn/LC_MESSAGES/vte.mo
-share/locale/ms/LC_MESSAGES/vte.mo
-share/locale/nl/LC_MESSAGES/vte.mo
-share/locale/no/LC_MESSAGES/vte.mo
-share/locale/ro/LC_MESSAGES/vte.mo
-share/locale/pl/LC_MESSAGES/vte.mo
-share/locale/pt/LC_MESSAGES/vte.mo
-share/locale/pt_BR/LC_MESSAGES/vte.mo
-share/locale/ru/LC_MESSAGES/vte.mo
-share/locale/sl/LC_MESSAGES/vte.mo
-share/locale/sk/LC_MESSAGES/vte.mo
-share/locale/sq/LC_MESSAGES/vte.mo
-share/locale/sr/LC_MESSAGES/vte.mo
-share/locale/sr@Latn/LC_MESSAGES/vte.mo
-share/locale/sv/LC_MESSAGES/vte.mo
-share/locale/tr/LC_MESSAGES/vte.mo
-share/locale/uk/LC_MESSAGES/vte.mo
-share/locale/vi/LC_MESSAGES/vte.mo
-share/locale/zh_CN/LC_MESSAGES/vte.mo
-share/locale/zh_TW/LC_MESSAGES/vte.mo
-@dirrm share/gnome/vte/termcap
-@dirrm share/gnome/vte
-@dirrm share/doc/vte
-@dirrm lib/vte
-@dirrm include/vte
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile
deleted file mode 100644
index f0c1a113d..000000000
--- a/x11/gnome2-fifth-toe/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# New ports collection makefile for: gnome2-fifth-toe
-# Date created: 20 September 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome2-fifth-toe
-PORTVERSION= 2.4.0
-CATEGORIES= x11 gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= The "meta-port" for the GNOME 2 "Fifth-Toe" extra package set
-
-RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \
- AbiWord-2.0:${PORTSDIR}/editors/AbiWord2 \
- pan:${PORTSDIR}/news/pan2 \
- xchat:${PORTSDIR}/irc/xchat2 \
- balsa:${PORTSDIR}/mail/balsa2 \
- gimp-1.3:${PORTSDIR}/graphics/gimp-devel \
- sodipodi:${PORTSDIR}/graphics/sodipodi \
- gnomeicu:${PORTSDIR}/net/gnomeicu2 \
- gthumb:${PORTSDIR}/graphics/gthumb2 \
- mergeant:${PORTSDIR}/databases/mergeant \
- ghex2:${PORTSDIR}/editors/ghex2 \
- glade-2:${PORTSDIR}/devel/glade2 \
- gob2:${PORTSDIR}/devel/gob2 \
- gtetrinet:${PORTSDIR}/games/gtetrinet \
- ${X11BASE}/lib/gaim/docklet.so:${PORTSDIR}/net/gaim \
- sawfish:${PORTSDIR}/x11-wm/sawfish2 \
- dia:${PORTSDIR}/graphics/dia \
- mrproject:${PORTSDIR}/deskutils/mrproject \
- tsclient:${PORTSDIR}/net/tsclient \
- regexxer:${PORTSDIR}/devel/regexxer \
- streamtuner:${PORTSDIR}/audio/streamtuner \
- meld:${PORTSDIR}/textproc/meld \
- gcompris:${PORTSDIR}/games/gcompris2 \
- galeon:${PORTSDIR}/www/galeon2 \
- gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \
- totem:${PORTSDIR}/multimedia/totem \
- seahorse:${PORTSDIR}/security/seahorse \
- workrave:${PORTSDIR}/x11/workrave
-
-NO_BUILD= yes
-
-do-install: # empty
-
-.include <bsd.port.mk>
diff --git a/x11/gnome2-fifth-toe/pkg-descr b/x11/gnome2-fifth-toe/pkg-descr
deleted file mode 100644
index e7384d5c8..000000000
--- a/x11/gnome2-fifth-toe/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-GNOME 2 "Fifth-Toe"
-
-A collection of programs that GNOME 2 users may find useful, all brought
-together with the convenience of a single "meta-port". Note, this an
-unofficial Fifth Toe. It is currently comprised of all the applications
-listed on the following web site that have been ported to FreeBSD.
-
-WWW: http://5toe.lyrical.net/
diff --git a/x11/gnome2-fifth-toe/pkg-plist b/x11/gnome2-fifth-toe/pkg-plist
deleted file mode 100644
index 549a621fe..000000000
--- a/x11/gnome2-fifth-toe/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile
deleted file mode 100644
index 9f4b03562..000000000
--- a/x11/gnome2/Makefile
+++ /dev/null
@@ -1,64 +0,0 @@
-# New ports collection makefile for: gnome2
-# Date created: 21 May 2002
-# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gnome2
-PORTVERSION= 2.4.0
-CATEGORIES= x11 gnome
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= The "meta-port" for the GNOME 2 integrated X11 desktop
-
-RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \
- gnome-cd:${PORTSDIR}/audio/gnomemedia2 \
- gnome-dictionary:${PORTSDIR}/deskutils/gnomeutils2 \
- eog:${PORTSDIR}/graphics/eog2 \
- gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \
- gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
- gnect:${PORTSDIR}/games/gnomegames2 \
- gedit:${PORTSDIR}/editors/gedit2 \
- gnome-terminal:${PORTSDIR}/x11/gnometerminal \
- gnome-session:${PORTSDIR}/x11/gnomesession \
- bug-buddy:${PORTSDIR}/devel/bugbuddy2 \
- gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \
- nautilus:${PORTSDIR}/x11-fm/nautilus2 \
- yelp:${PORTSDIR}/x11/yelp \
- gdm:${PORTSDIR}/x11/gdm2 \
- screensaver-properties-capplet:${PORTSDIR}/x11/xscreensaver-gnome \
- ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \
- ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnomeaudio2 \
- ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \
- file-roller:${PORTSDIR}/archivers/fileroller \
- ${X11BASE}/share/themes/HighContrast/gtk-2.0/gtkrc:${PORTSDIR}/x11-toolkits/gnome-themes \
- ggv:${PORTSDIR}/print/ggv2 \
- acme:${PORTSDIR}/multimedia/acme \
- gok:${PORTSDIR}/sysutils/gok \
- gpdf:${PORTSDIR}/graphics/gpdf \
- nautilus-cd-burner:${PORTSDIR}/sysutils/nautilus-cd-burner \
- gcalctool:${PORTSDIR}/math/gcalctool \
- gucharmap:${PORTSDIR}/deskutils/gucharmap \
- zenity:${PORTSDIR}/x11/zenity \
- gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \
- ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
- gnomemeeting:${PORTSDIR}/net/gnomemeeting \
- epiphany:${PORTSDIR}/www/epiphany \
- gnopernicus:${PORTSDIR}/x11/gnopernicus
-
-NO_BUILD= yes
-
-USE_PYTHON= yes
-
-.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
-pre-configure:
- @${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
-.endif
-
-do-install: # empty
-
-.include <bsd.port.mk>
diff --git a/x11/gnome2/pkg-descr b/x11/gnome2/pkg-descr
deleted file mode 100644
index 8632de997..000000000
--- a/x11/gnome2/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-GNU Network Object Model Environment
-
-This package does not contain anything by itself -- it is a
-"meta-port" that depends on other GNOME packages. Its sole purpose is
-to require dependencies so users can install this package only and
-have all the GNOME 2 stuff pulled in by the port/package dependency
-mechanism.
-
-WWW: http://www.FreeBSD.org/gnome/
diff --git a/x11/gnome2/pkg-install b/x11/gnome2/pkg-install
deleted file mode 100644
index 1324bb12a..000000000
--- a/x11/gnome2/pkg-install
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/sh
-
-if [ -n "${PACKAGE_BUILDING}" ]; then
- exit 0
-fi
-
-PATH=/bin:/usr/bin:/sbin:/usr/sbin:${PATH}
-export PATH
-
-if [ "$2" = "PRE-INSTALL" ]; then
- GNOME_ONE_DESKTOP="gnomecore gnomeapplets gnomemedia gnomeutils gtop libgtop sawfish nautilus gedit xalf bugbuddy gnomegames gdm eog ggv gnomeaudio"
- for package in ${GNOME_ONE_DESKTOP}; do
- if pkg_info | grep "^${package}-[0-9]" >/dev/null 2>&1; then
- echo "${package} was detected on the system. This package is part of the GNOME 1.x"
- echo "desktop, and cannot coexist with the GNOME 2.2 desktop."
- echo ""
- echo "Please deinstall the GNOME 1.x desktop before installing this package."
- false
- fi
- done
-fi
diff --git a/x11/gnome2/pkg-plist b/x11/gnome2/pkg-plist
deleted file mode 100644
index 549a621fe..000000000
--- a/x11/gnome2/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
deleted file mode 100644
index 650b22d2e..000000000
--- a/x11/yelp/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# New ports collection makefile for: yelp
-# Date created: 18 May 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= yelp
-PORTVERSION= 2.4.0
-CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.4
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A help browser for the GNOME 2 desktop
-
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_REINPLACE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml
-USE_LIBTOOL= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
-
-post-patch:
- @${REINPLACE_CMD} -e 's|\@prefix\@/share|\@datadir\@|g' \
- ${WRKSRC}/stylesheets/docbook/catalog.in
-
-.include <bsd.port.mk>
diff --git a/x11/yelp/distinfo b/x11/yelp/distinfo
deleted file mode 100644
index c1e18360b..000000000
--- a/x11/yelp/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/yelp-2.4.0.tar.bz2) = 98529a608fd28b9db065d887039df16d
diff --git a/x11/yelp/files/patch-configure b/x11/yelp/files/patch-configure
deleted file mode 100644
index 20702046e..000000000
--- a/x11/yelp/files/patch-configure
+++ /dev/null
@@ -1,25 +0,0 @@
---- configure.orig Tue Aug 12 03:36:10 2003
-+++ configure Tue Aug 12 10:30:37 2003
-@@ -18129,6 +18129,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'
-@@ -20408,12 +20409,12 @@
-
- YELP_MODULES="gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0"
-
--YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//'`"
-+YELP_IDL_INCLUDES="`$PKG_CONFIG --variable=idldir libgtkhtml-2.0 gnome-vfs-2.0 libgnomeui-2.0 libbonobo-2.0 bonobo-activation-2.0| xargs -n1 echo -n ' -I '`"
-
-
-
- case $host in
-- *-linux-gnu | *-irix6*)
-+ *-linux-gnu | *-irix6* | *-freebsd*)
- cat >>confdefs.h <<\_ACEOF
- #define HAVE_MAN_WHEREIS 1
- _ACEOF
diff --git a/x11/yelp/files/patch-src_man2html_yelp-man2html.c b/x11/yelp/files/patch-src_man2html_yelp-man2html.c
deleted file mode 100644
index e30c81ba0..000000000
--- a/x11/yelp/files/patch-src_man2html_yelp-man2html.c
+++ /dev/null
@@ -1,55 +0,0 @@
---- src/man2html/yelp-man2html.c.orig Tue Jun 24 05:03:50 2003
-+++ src/man2html/yelp-man2html.c Thu Aug 14 15:47:14 2003
-@@ -129,6 +129,7 @@
- #include <string.h>
- #include <sys/stat.h>
- #include <dirent.h>
-+#include <sys/param.h>
- #include <sys/types.h>
- #include <time.h>
- #include <sys/time.h>
-@@ -3727,6 +3728,9 @@
- main(int argc, char **argv)
- {
- char *t=NULL;
-+#ifdef __FreeBSD__
-+ char *source=NULL;
-+#endif
- int i,len;
- char *buf;
- char *h = '\0';
-@@ -3845,6 +3849,24 @@
- * right.
- */
-
-+#ifdef __FreeBSD__
-+ if ((source = strstr(output, "source: ")) != NULL)
-+ {
-+ int j;
-+ for(i = 8, j = 0; i < strlen(source); i++)
-+ {
-+ if (!g_ascii_isspace((unsigned char)source[i]) && source[i] != ')')
-+ {
-+ output[j++] = source[i];
-+ }
-+ }
-+ output[j] = '\0';
-+ } else {
-+ i = strlen(output) - 1;
-+ while (g_ascii_isspace((unsigned char)output[i]))
-+ output[i--] = '\0';
-+ }
-+#else
- len = strlen(output);
- for(i = 0; i < len; i++)
- {
-@@ -3855,8 +3877,7 @@
- i = strlen(output) - 1;
- while (g_ascii_isspace((unsigned char)output[i]))
- output[i--] = '\0';
--
--
-+#endif
- if (output[0]) {
- #ifdef HAVE_LIBBZ2
- if(strstr(output,".bz2"))
diff --git a/x11/yelp/pkg-descr b/x11/yelp/pkg-descr
deleted file mode 100644
index 5267ad53b..000000000
--- a/x11/yelp/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Yelp is a help browser for GNOME 2.0. The name Yelp was suggested by Daniel
-Lundin. Yelp is pronounced the same as the swedish word for 'help'.
-
-WWW: http://www.gnome.org/
diff --git a/x11/yelp/pkg-plist b/x11/yelp/pkg-plist
deleted file mode 100644
index 8d2e137be..000000000
--- a/x11/yelp/pkg-plist
+++ /dev/null
@@ -1,214 +0,0 @@
-bin/gnome-help
-bin/yelp
-bin/yelp-pregenerate
-libdata/bonobo/servers/GNOME_Yelp.server
-libexec/yelp-db2html
-libexec/yelp-info2html
-libexec/yelp-man2html
-share/gnome/applications/yelp.desktop
-share/gnome/images/yelp/bcg.png
-share/gnome/images/yelp/empty.png
-share/gnome/images/yelp/gnome2-button.png
-share/gnome/sgml/docbook/yelp/docbook/VERSION
-share/gnome/sgml/docbook/yelp/docbook/common/af.xml
-share/gnome/sgml/docbook/yelp/docbook/common/ca.xml
-share/gnome/sgml/docbook/yelp/docbook/common/common.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/cs.xml
-share/gnome/sgml/docbook/yelp/docbook/common/da.xml
-share/gnome/sgml/docbook/yelp/docbook/common/de.xml
-share/gnome/sgml/docbook/yelp/docbook/common/el.xml
-share/gnome/sgml/docbook/yelp/docbook/common/en.xml
-share/gnome/sgml/docbook/yelp/docbook/common/es.xml
-share/gnome/sgml/docbook/yelp/docbook/common/et.xml
-share/gnome/sgml/docbook/yelp/docbook/common/eu.xml
-share/gnome/sgml/docbook/yelp/docbook/common/fi.xml
-share/gnome/sgml/docbook/yelp/docbook/common/fr.xml
-share/gnome/sgml/docbook/yelp/docbook/common/gentext.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/hu.xml
-share/gnome/sgml/docbook/yelp/docbook/common/id.xml
-share/gnome/sgml/docbook/yelp/docbook/common/it.xml
-share/gnome/sgml/docbook/yelp/docbook/common/ja.xml
-share/gnome/sgml/docbook/yelp/docbook/common/ko.xml
-share/gnome/sgml/docbook/yelp/docbook/common/l10n.dtd
-share/gnome/sgml/docbook/yelp/docbook/common/l10n.xml
-share/gnome/sgml/docbook/yelp/docbook/common/l10n.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/labels.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/nl.xml
-share/gnome/sgml/docbook/yelp/docbook/common/nn.xml
-share/gnome/sgml/docbook/yelp/docbook/common/no.xml
-share/gnome/sgml/docbook/yelp/docbook/common/pl.xml
-share/gnome/sgml/docbook/yelp/docbook/common/pt.xml
-share/gnome/sgml/docbook/yelp/docbook/common/pt_br.xml
-share/gnome/sgml/docbook/yelp/docbook/common/ro.xml
-share/gnome/sgml/docbook/yelp/docbook/common/ru.xml
-share/gnome/sgml/docbook/yelp/docbook/common/sk.xml
-share/gnome/sgml/docbook/yelp/docbook/common/sl.xml
-share/gnome/sgml/docbook/yelp/docbook/common/sr.xml
-share/gnome/sgml/docbook/yelp/docbook/common/subtitles.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/sv.xml
-share/gnome/sgml/docbook/yelp/docbook/common/table.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/th.xml
-share/gnome/sgml/docbook/yelp/docbook/common/titles.xsl
-share/gnome/sgml/docbook/yelp/docbook/common/tr.xml
-share/gnome/sgml/docbook/yelp/docbook/common/uk.xml
-share/gnome/sgml/docbook/yelp/docbook/common/xh.xml
-share/gnome/sgml/docbook/yelp/docbook/common/zh_cn.xml
-share/gnome/sgml/docbook/yelp/docbook/common/zh_tw.xml
-share/gnome/sgml/docbook/yelp/docbook/dtd/calstblx.dtd
-share/gnome/sgml/docbook/yelp/docbook/dtd/catalog
-share/gnome/sgml/docbook/yelp/docbook/dtd/dbcentx.mod
-share/gnome/sgml/docbook/yelp/docbook/dtd/dbgenent.mod
-share/gnome/sgml/docbook/yelp/docbook/dtd/dbhierx.mod
-share/gnome/sgml/docbook/yelp/docbook/dtd/dbnotnx.mod
-share/gnome/sgml/docbook/yelp/docbook/dtd/dbpoolx.mod
-share/gnome/sgml/docbook/yelp/docbook/dtd/docbookx.dtd
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsa.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsb.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsc.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsn.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amso.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-amsr.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-box.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-cyr1.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-cyr2.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-dia.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk1.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk2.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk3.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-grk4.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-lat1.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-lat2.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-num.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-pub.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/ent/iso-tech.ent
-share/gnome/sgml/docbook/yelp/docbook/dtd/soextblx.dtd
-share/gnome/sgml/docbook/yelp/docbook/html/admon.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/autoidx.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/autotoc.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/biblio.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/block.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/calc-chunks.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/callout.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/changebars.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/chunk-experimental.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/chunk.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/chunker.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/component.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/division.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/docbook.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/ebnf.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/expchunk.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/footnote.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/formal.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/glossary.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/graphics.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/html.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/index.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/info.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/inline.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/keywords.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/lists.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/math.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/oldchunker.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/onechunk.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/param.xml
-share/gnome/sgml/docbook/yelp/docbook/html/param.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/pi.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/qandaset.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/refentry.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/sections.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/synop.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/table.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/titlepage.templates.xml
-share/gnome/sgml/docbook/yelp/docbook/html/titlepage.templates.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/titlepage.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/toc.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/verbatim.xsl
-share/gnome/sgml/docbook/yelp/docbook/html/xref.xsl
-share/gnome/sgml/docbook/yelp/docbook/images/blank.png
-share/gnome/sgml/docbook/yelp/docbook/images/caution.png
-share/gnome/sgml/docbook/yelp/docbook/images/home.png
-share/gnome/sgml/docbook/yelp/docbook/images/important.png
-share/gnome/sgml/docbook/yelp/docbook/images/next.png
-share/gnome/sgml/docbook/yelp/docbook/images/note.png
-share/gnome/sgml/docbook/yelp/docbook/images/prev.png
-share/gnome/sgml/docbook/yelp/docbook/images/tip.png
-share/gnome/sgml/docbook/yelp/docbook/images/up.png
-share/gnome/sgml/docbook/yelp/docbook/images/warning.png
-share/gnome/sgml/docbook/yelp/docbook/lib/lib.xsl
-share/gnome/sgml/docbook/yelp/l10n.xml
-share/gnome/sgml/docbook/yelp/yelp-custom.xsl
-share/gnome/sgml/docbook/yelp/yelp-customization.xsl
-share/gnome/sgml/docbook/yelp/yelp-functions.xsl
-share/gnome/yelp/catalog
-share/gnome/yelp/important_docs.xml
-share/gnome/yelp/ui/yelp.glade
-share/locale/am/LC_MESSAGES/yelp.mo
-share/locale/ar/LC_MESSAGES/yelp.mo
-share/locale/az/LC_MESSAGES/yelp.mo
-share/locale/be/LC_MESSAGES/yelp.mo
-share/locale/bg/LC_MESSAGES/yelp.mo
-share/locale/bn/LC_MESSAGES/yelp.mo
-share/locale/ca/LC_MESSAGES/yelp.mo
-share/locale/cs/LC_MESSAGES/yelp.mo
-share/locale/cy/LC_MESSAGES/yelp.mo
-share/locale/da/LC_MESSAGES/yelp.mo
-share/locale/de/LC_MESSAGES/yelp.mo
-share/locale/el/LC_MESSAGES/yelp.mo
-share/locale/eo/LC_MESSAGES/yelp.mo
-share/locale/es/LC_MESSAGES/yelp.mo
-share/locale/et/LC_MESSAGES/yelp.mo
-share/locale/fa/LC_MESSAGES/yelp.mo
-share/locale/fi/LC_MESSAGES/yelp.mo
-share/locale/fr/LC_MESSAGES/yelp.mo
-share/locale/ga/LC_MESSAGES/yelp.mo
-share/locale/gl/LC_MESSAGES/yelp.mo
-share/locale/he/LC_MESSAGES/yelp.mo
-share/locale/hi/LC_MESSAGES/yelp.mo
-share/locale/hu/LC_MESSAGES/yelp.mo
-share/locale/id/LC_MESSAGES/yelp.mo
-share/locale/is/LC_MESSAGES/yelp.mo
-share/locale/it/LC_MESSAGES/yelp.mo
-share/locale/ja/LC_MESSAGES/yelp.mo
-share/locale/kn/LC_MESSAGES/yelp.mo
-share/locale/ko/LC_MESSAGES/yelp.mo
-share/locale/li/LC_MESSAGES/yelp.mo
-share/locale/lv/LC_MESSAGES/yelp.mo
-share/locale/mk/LC_MESSAGES/yelp.mo
-share/locale/ml/LC_MESSAGES/yelp.mo
-share/locale/mn/LC_MESSAGES/yelp.mo
-share/locale/ms/LC_MESSAGES/yelp.mo
-share/locale/ne/LC_MESSAGES/yelp.mo
-share/locale/nl/LC_MESSAGES/yelp.mo
-share/locale/nn/LC_MESSAGES/yelp.mo
-share/locale/no/LC_MESSAGES/yelp.mo
-share/locale/pl/LC_MESSAGES/yelp.mo
-share/locale/pt/LC_MESSAGES/yelp.mo
-share/locale/pt_BR/LC_MESSAGES/yelp.mo
-share/locale/ro/LC_MESSAGES/yelp.mo
-share/locale/ru/LC_MESSAGES/yelp.mo
-share/locale/sk/LC_MESSAGES/yelp.mo
-share/locale/sl/LC_MESSAGES/yelp.mo
-share/locale/sq/LC_MESSAGES/yelp.mo
-share/locale/sr/LC_MESSAGES/yelp.mo
-share/locale/sr@Latn/LC_MESSAGES/yelp.mo
-share/locale/sv/LC_MESSAGES/yelp.mo
-share/locale/ta/LC_MESSAGES/yelp.mo
-share/locale/th/LC_MESSAGES/yelp.mo
-share/locale/tr/LC_MESSAGES/yelp.mo
-share/locale/uk/LC_MESSAGES/yelp.mo
-share/locale/vi/LC_MESSAGES/yelp.mo
-share/locale/wa/LC_MESSAGES/yelp.mo
-share/locale/zh_CN/LC_MESSAGES/yelp.mo
-share/locale/zh_TW/LC_MESSAGES/yelp.mo
-@dirrm share/gnome/yelp/ui
-@dirrm share/gnome/yelp
-@dirrm share/gnome/sgml/docbook/yelp/docbook/lib
-@dirrm share/gnome/sgml/docbook/yelp/docbook/images
-@dirrm share/gnome/sgml/docbook/yelp/docbook/html
-@dirrm share/gnome/sgml/docbook/yelp/docbook/dtd/ent
-@dirrm share/gnome/sgml/docbook/yelp/docbook/dtd
-@dirrm share/gnome/sgml/docbook/yelp/docbook/common
-@dirrm share/gnome/sgml/docbook/yelp/docbook
-@dirrm share/gnome/sgml/docbook/yelp
-@dirrm share/gnome/images/yelp
diff --git a/x11/zenity/Makefile b/x11/zenity/Makefile
deleted file mode 100644
index 9007fff3d..000000000
--- a/x11/zenity/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# New ports collection makefile for: zenity
-# Date created: 01 Mar 2003
-# Whom: Franz Klammer <klammer@webonaut.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= zenity
-PORTVERSION= 1.6
-CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= klammer@webonaut.com
-COMMENT= Display GNOME dialogs from the command line
-
-BUILD_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
-RUN_DEPENDS= scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack libgnomecanvas gconf2
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_REINPLACE= yes
-
-MAN1= zenity.1
-
-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
-
-pre-configure:
- @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
- 's|@DATADIRNAME@|share|'
-
-.include <bsd.port.mk>
diff --git a/x11/zenity/distinfo b/x11/zenity/distinfo
deleted file mode 100644
index 9208b33d3..000000000
--- a/x11/zenity/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (gnome2/zenity-1.6.tar.bz2) = edba02f625368eb993fcce385149c09c
diff --git a/x11/zenity/files/patch-src_main.c b/x11/zenity/files/patch-src_main.c
deleted file mode 100644
index e382df057..000000000
--- a/x11/zenity/files/patch-src_main.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/main.c.orig Mon Aug 25 02:53:00 2003
-+++ src/main.c Mon Aug 25 02:53:31 2003
-@@ -25,6 +25,7 @@
- #include "zenity.h"
- #include <stdlib.h>
- #include <popt.h>
-+#include <locale.h>
- #include <langinfo.h>
-
- typedef enum {
diff --git a/x11/zenity/pkg-descr b/x11/zenity/pkg-descr
deleted file mode 100644
index 34a2188c0..000000000
--- a/x11/zenity/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-This is zenity - a rewrite of gdialog, the GNOME port of dialog
-which allows you to display dialog boxes from the commandline
-and shell scripts. If you understand, things are just as they
-are. If you don't understand, things are just as they are.
diff --git a/x11/zenity/pkg-plist b/x11/zenity/pkg-plist
deleted file mode 100644
index b6d62fb39..000000000
--- a/x11/zenity/pkg-plist
+++ /dev/null
@@ -1,36 +0,0 @@
-bin/gdialog
-bin/zenity
-share/gnome/omf/zenity/zenity-C.omf
-@exec scrollkeeper-install -q %D/share/gnome/omf/zenity/zenity-C.omf 2>/dev/null || /usr/bin/true
-share/gnome/help/zenity/C/figures/zenity-calendar-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-entry-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-error-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-fileselection-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-information-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-list-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-progress-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-question-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-text-screenshot.png
-share/gnome/help/zenity/C/figures/zenity-warning-screenshot.png
-share/gnome/help/zenity/C/legal.xml
-share/gnome/help/zenity/C/zenity.xml
-share/gnome/zenity/clothes/gnome-tshirt.png
-share/gnome/zenity/clothes/hawaii-shirt.png
-share/gnome/zenity/clothes/monk.png
-share/gnome/zenity/clothes/sunglasses.png
-share/gnome/zenity/clothes/surfboard.png
-share/gnome/zenity/zenity-calendar.png
-share/gnome/zenity/zenity-entry.png
-share/gnome/zenity/zenity-file.png
-share/gnome/zenity/zenity-list.png
-share/gnome/zenity/zenity-progress.png
-share/gnome/zenity/zenity-text.png
-share/gnome/zenity/zenity.glade
-share/gnome/zenity/zenity.png
-@dirrm share/gnome/omf/zenity
-@dirrm share/gnome/help/zenity/C/figures
-@dirrm share/gnome/help/zenity/C
-@dirrm share/gnome/help/zenity
-@dirrm share/gnome/zenity/clothes
-@dirrm share/gnome/zenity
-@unexec scrollkeeper-uninstall -q %D/share/gnome/omf/zenity/zenity-C.omf 2>/dev/null || /usr/bin/true