diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-16 03:24:24 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-16 03:24:24 +0800 |
commit | 59a7f0aca77703613d8fb0ea61daf2e67636f944 (patch) | |
tree | f5e9b1f22ec066aa19a276d8c7d1bd0b84c26a59 /games | |
parent | 055951818ab9b3f2f054428aaa7f824bde6bed61 (diff) | |
download | freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.tar.gz freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.tar.zst freebsd-ports-gnome-59a7f0aca77703613d8fb0ea61daf2e67636f944.zip |
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
core desktop components are being removed.
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 1 | ||||
-rw-r--r-- | games/gnomegames/Makefile | 36 | ||||
-rw-r--r-- | games/gnomegames/distinfo | 1 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ab | 33 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ac | 11 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ae | 10 | ||||
-rw-r--r-- | games/gnomegames/files/patch-af | 11 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ag | 18 | ||||
-rw-r--r-- | games/gnomegames/files/patch-ah | 20 | ||||
-rw-r--r-- | games/gnomegames/files/patch-configure | 19 | ||||
-rw-r--r-- | games/gnomegames/files/patch-gnect_src_connect4.c | 11 | ||||
-rw-r--r-- | games/gnomegames/files/patch-po::Makefile.in.in | 14 | ||||
-rw-r--r-- | games/gnomegames/pkg-descr | 6 | ||||
-rw-r--r-- | games/gnomegames/pkg-plist | 969 |
14 files changed, 0 insertions, 1160 deletions
diff --git a/games/Makefile b/games/Makefile index 41a6783853ac..258318c5e42c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -131,7 +131,6 @@ SUBDIR += gnomeattacks SUBDIR += gnomebreakout SUBDIR += gnomechess - SUBDIR += gnomegames SUBDIR += gnomegames2 SUBDIR += gnomekiss SUBDIR += gnomememoryblocks diff --git a/games/gnomegames/Makefile b/games/gnomegames/Makefile deleted file mode 100644 index e8306574f6b4..000000000000 --- a/games/gnomegames/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: gnomegames -# Date created: 03 July 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $FreeBSD$ -# - -PORTNAME= gnomegames -PORTVERSION= 1.4.0.4 -PORTREVISION= 1 -CATEGORIES= games gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-games/1.4 -DISTNAME= gnome-games-${PORTVERSION} -DIST_SUBDIR= gnome - -MAINTAINER= gnome@FreeBSD.org -COMMENT= The game applications package for the Gnome Desktop Environment - -LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile - -USE_BZIP2= yes -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf -USE_LIBTOOL= yes -INSTALLS_SHLIB= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include \ - `gdk-pixbuf-config --cflags`" \ - LIBS="-L${LOCALBASE}/lib" - -post-patch: - @find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ - 's|malloc[.]h|stdlib.h|g' - -.include <bsd.port.mk> diff --git a/games/gnomegames/distinfo b/games/gnomegames/distinfo deleted file mode 100644 index 77c19dadd95c..000000000000 --- a/games/gnomegames/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome/gnome-games-1.4.0.4.tar.bz2) = 4f4f64fe39b7df1434d69d6ea0c1c7dc diff --git a/games/gnomegames/files/patch-ab b/games/gnomegames/files/patch-ab deleted file mode 100644 index 84838dd2151e..000000000000 --- a/games/gnomegames/files/patch-ab +++ /dev/null @@ -1,33 +0,0 @@ ---- gnome-stones/Makefile.in.orig Sun Sep 26 13:29:10 1999 -+++ gnome-stones/Makefile.in Mon Sep 27 09:36:59 1999 -@@ -147,7 +147,7 @@ - Games_DATA = gnome-stones.desktop - Caves_DATA = default.caves tutorial.caves gnomekoban.caves - --gtkrcdir = $(datadir) -+gtkrcdir = $(datadir)/gnome-stones - gtkrc_DATA = gnome-stonesrc gnome-stonesrc.ko - - Mimedir = $(datadir)/mime-info ---- gnome-stones/objects/Makefile.in.orig Sun Sep 26 13:29:11 1999 -+++ gnome-stones/objects/Makefile.in Mon Sep 27 09:36:59 1999 -@@ -127,5 +127,5 @@ - - GSTONES_SRC_DIR = $(srcdir)/../ - --objectdir = $(libdir)/gnome-stones/objects -+objectdir = $(datadir)/gnome-stones/objects - -@@ -144,10 +144,10 @@ - - DEFS = @DEFS@ -I. -I$(srcdir) -I../.. - LIBS = @LIBS@ --libgnome_stones_la_LDFLAGS = -+libgnome_stones_la_LDFLAGS = -avoid-version - libgnome_stones_la_LIBADD = - libgnome_stones_la_OBJECTS = gnome-stones.lo --libgnomekoban_la_LDFLAGS = -+libgnomekoban_la_LDFLAGS = -avoid-version - libgnomekoban_la_LIBADD = - libgnomekoban_la_OBJECTS = gnomekoban.lo - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) diff --git a/games/gnomegames/files/patch-ac b/games/gnomegames/files/patch-ac deleted file mode 100644 index 2507ea7dbbc4..000000000000 --- a/games/gnomegames/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- freecell/gdk-card-image/Makefile.in.orig Fri Dec 18 01:54:28 1998 -+++ freecell/gdk-card-image/Makefile.in Fri Jan 1 15:16:09 1999 -@@ -148,7 +148,7 @@ - libgdkcardimage_la_SOURCES = gdk-card-image.c - libgdkcardimageincludedir = $(includedir)/gdkcardimage - libgdkcardimageinclude_HEADERS = gdk-card-image.h --libgdkcardimage_la_LDFLAGS = -version-info 0:0:0 -+libgdkcardimage_la_LDFLAGS = -version-info 1:0:0 - libgdkcardimage_la_LIBADD = $(GTK_LIBS) - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../config.h diff --git a/games/gnomegames/files/patch-ae b/games/gnomegames/files/patch-ae deleted file mode 100644 index a38e549b42db..000000000000 --- a/games/gnomegames/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- aisleriot/menu.c.orig Fri Jan 1 15:21:23 1999 -+++ aisleriot/menu.c Fri Jan 1 15:21:36 1999 -@@ -17,6 +17,7 @@ - */ - - #include <config.h> -+#include <sys/types.h> - #include <dirent.h> - #include "gnome.h" - #include "sol.h" diff --git a/games/gnomegames/files/patch-af b/games/gnomegames/files/patch-af deleted file mode 100644 index 2ad5821dd199..000000000000 --- a/games/gnomegames/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- gnome-stones/main.c.orig Fri Jan 1 15:32:40 1999 -+++ gnome-stones/main.c Fri Jan 1 15:33:00 1999 -@@ -1249,7 +1249,7 @@ - static gboolean - scan_public_plugin_directory (void) - { -- char *dir= gnome_unconditional_libdir_file ("gnome-stones/objects/"); -+ char *dir= gnome_unconditional_datadir_file ("gnome-stones/objects/"); - - plugin_load_plugins_in_dir (dir); - diff --git a/games/gnomegames/files/patch-ag b/games/gnomegames/files/patch-ag deleted file mode 100644 index a192fe907dc4..000000000000 --- a/games/gnomegames/files/patch-ag +++ /dev/null @@ -1,18 +0,0 @@ ---- gtali/cyahtzee.c.orig Sat Apr 10 22:42:17 1999 -+++ gtali/cyahtzee.c Mon Oct 4 16:29:56 1999 -@@ -37,13 +37,14 @@ - #include <signal.h> - #include <stdarg.h> - -+#include <config.h> -+ - #if defined(USE_NCURSES) && !defined(RENAMED_NCURSES) - #include <ncurses.h> - #else - #include <curses.h> - #endif - --#include <config.h> - #include "yahtzee.h" - #include "cyahtzee.h" - #include "scores.h" diff --git a/games/gnomegames/files/patch-ah b/games/gnomegames/files/patch-ah deleted file mode 100644 index 31769eb0372b..000000000000 --- a/games/gnomegames/files/patch-ah +++ /dev/null @@ -1,20 +0,0 @@ ---- xbill/MCursor.cc.orig Thu Dec 2 13:15:03 1999 -+++ xbill/MCursor.cc Thu Dec 2 13:15:49 1999 -@@ -9,7 +9,7 @@ - - sprintf (file, "%s/%s.xpm", dir, name); - pixmap = gdk_pixmap_colormap_create_from_xpm(ui.display, ui.colormap, -- &bitmap, NULL, file); -+ &bitmap, (GdkColor *)NULL, file); - if (pixmap == NULL) { - printf ("cannot open %s\n", file); - exit(1); -@@ -18,7 +18,7 @@ - if (masked == SEP_MASK) { - sprintf(file, "%s/%s_mask.xpm", dir, name); - pixmap = gdk_pixmap_colormap_create_from_xpm(ui.display, ui.colormap, -- &mask, NULL, file); -+ &mask, (GdkColor *)NULL, file); - if (pixmap == NULL) { - printf("cannot open %s\n", file); - exit(1); diff --git a/games/gnomegames/files/patch-configure b/games/gnomegames/files/patch-configure deleted file mode 100644 index 5f987d995706..000000000000 --- a/games/gnomegames/files/patch-configure +++ /dev/null @@ -1,19 +0,0 @@ ---- configure.orig Sun May 26 21:39:20 2002 -+++ configure Sun May 26 21:39:52 2002 -@@ -5805,6 +5805,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' -@@ -9832,7 +9833,7 @@ - - - cat >> confdefs.h <<EOF --#define GNOME_ICONDIR "${prefix}/share/pixmaps" -+#define GNOME_ICONDIR "${datadir}/pixmaps" - EOF - - diff --git a/games/gnomegames/files/patch-gnect_src_connect4.c b/games/gnomegames/files/patch-gnect_src_connect4.c deleted file mode 100644 index 5782578ef052..000000000000 --- a/games/gnomegames/files/patch-gnect_src_connect4.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gnect/src/connect4.c.orig Sun May 26 21:23:34 2002 -+++ gnect/src/connect4.c Sun May 26 21:26:30 2002 -@@ -117,7 +117,7 @@ - long size,len;
- FILE *h1;
- short x;
-- char *bookdata = g_strdup("/usr/share/gnect/" WHITE_BOOK); /* FIXME */
-+ char *bookdata = g_strdup(GNECT_DATA_DIR "/gnect/" WHITE_BOOK); /* FIXME */
-
-
- if (!gnect_file_exists(bookdata)) {
diff --git a/games/gnomegames/files/patch-po::Makefile.in.in b/games/gnomegames/files/patch-po::Makefile.in.in deleted file mode 100644 index cd3e37cffcf4..000000000000 --- a/games/gnomegames/files/patch-po::Makefile.in.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- po/Makefile.in.in 2001/07/09 10:15:24 1.1 -+++ po/Makefile.in.in 2001/07/09 10:15:40 -@@ -106,7 +106,7 @@ - @catalogs='$(CATALOGS)'; \ - for cat in $$catalogs; do \ - cat=`basename $$cat`; \ -- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ -+ lang=`echo $$cat | sed 's/\.mo$$//'`; \ - dir=$(localedir)/$$lang/LC_MESSAGES; \ - $(mkinstalldirs) $(DESTDIR)$$dir; \ - if test -r $$cat; then \ diff --git a/games/gnomegames/pkg-descr b/games/gnomegames/pkg-descr deleted file mode 100644 index e9facd9a6786..000000000000 --- a/games/gnomegames/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The GNOME Desktop Environment's games application package, which includes -card games (including a solitaire package which knows 69 distinct solitaire -variations), knockoffs of Minesweeper, Tetris, mahjongg, Nibbles, action -games, puzzle games, and more card games. - -WWW: http://www.gnome.org diff --git a/games/gnomegames/pkg-plist b/games/gnomegames/pkg-plist deleted file mode 100644 index dbb15df36562..000000000000 --- a/games/gnomegames/pkg-plist +++ /dev/null @@ -1,969 +0,0 @@ -bin/ctali -bin/freecell -bin/gataxx -bin/glines -bin/gnect -bin/gnibbles -bin/gnobots2 -bin/gnome-stones -bin/gnome-xbill -bin/gnometris -bin/gnomine -bin/gnotravex -bin/gnotski -bin/gtali -bin/iagno -bin/mahjongg -bin/same-gnome -bin/sol -etc/sound/events/gataxx.soundlist -etc/sound/events/gnect.soundlist -etc/sound/events/gnibbles.soundlist -etc/sound/events/gnobots2.soundlist -etc/sound/events/iagno.soundlist -include/gdkcardimage/gdk-card-image.h -lib/libgdkcardimage.a -lib/libgdkcardimage.so -lib/libgdkcardimage.so.1 -share/gnome/apps/Games/freecell.desktop -share/gnome/apps/Games/gataxx.desktop -share/gnome/apps/Games/glines.desktop -share/gnome/apps/Games/gnect.desktop -share/gnome/apps/Games/gnibbles.desktop -share/gnome/apps/Games/gnobots2.desktop -share/gnome/apps/Games/gnome-stones.desktop -share/gnome/apps/Games/gnometris.desktop -share/gnome/apps/Games/gnomine.desktop -share/gnome/apps/Games/gnotravex.desktop -share/gnome/apps/Games/gnotski.desktop -share/gnome/apps/Games/gtali.desktop -share/gnome/apps/Games/iagno.desktop -share/gnome/apps/Games/mahjongg.desktop -share/gnome/apps/Games/same-gnome.desktop -share/gnome/apps/Games/sol.desktop -share/gnome/apps/Games/xbill.desktop -share/gnome/games/glines.scores -share/gnome/games/gnibbles.1.0.scores -share/gnome/games/gnibbles.1.1.scores -share/gnome/games/gnibbles.2.0.scores -share/gnome/games/gnibbles.2.1.scores -share/gnome/games/gnibbles.3.0.scores -share/gnome/games/gnibbles.3.1.scores -share/gnome/games/gnibbles.4.0.scores -share/gnome/games/gnibbles.4.1.scores -share/gnome/games/gnobots2.classic_robots-safe.scores -share/gnome/games/gnobots2.classic_robots-super-safe.scores -share/gnome/games/gnobots2.classic_robots.scores -share/gnome/games/gnobots2.nightmare-safe.scores -share/gnome/games/gnobots2.nightmare-super-safe.scores -share/gnome/games/gnobots2.nightmare.scores -share/gnome/games/gnobots2.robots2-safe.scores -share/gnome/games/gnobots2.robots2-super-safe.scores -share/gnome/games/gnobots2.robots2.scores -share/gnome/games/gnobots2.robots2_easy-safe.scores -share/gnome/games/gnobots2.robots2_easy-super-safe.scores -share/gnome/games/gnobots2.robots2_easy.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport-super-safe.scores -share/gnome/games/gnobots2.robots_with_safe_teleport.scores -share/gnome/games/gnome-stones.scores -share/gnome/games/gnome-xbill.scores -share/gnome/games/gnometris.scores -share/gnome/games/gnomine.Biiiig.scores -share/gnome/games/gnomine.Custom.scores -share/gnome/games/gnomine.Medium.scores -share/gnome/games/gnomine.Tiny.scores -share/gnome/games/gnotravex.2x2.scores -share/gnome/games/gnotravex.3x3.scores -share/gnome/games/gnotravex.4x4.scores -share/gnome/games/gnotravex.5x5.scores -share/gnome/games/gnotravex.6x6.scores -share/gnome/games/gnotski.1.scores -share/gnome/games/gnotski.11.scores -share/gnome/games/gnotski.12.scores -share/gnome/games/gnotski.13.scores -share/gnome/games/gnotski.14.scores -share/gnome/games/gnotski.15.scores -share/gnome/games/gnotski.16.scores -share/gnome/games/gnotski.17.scores -share/gnome/games/gnotski.2.scores -share/gnome/games/gnotski.21.scores -share/gnome/games/gnotski.22.scores -share/gnome/games/gnotski.23.scores -share/gnome/games/gnotski.24.scores -share/gnome/games/gnotski.25.scores -share/gnome/games/gnotski.26.scores -share/gnome/games/gnotski.3.scores -share/gnome/games/gnotski.4.scores -share/gnome/games/gnotski.5.scores -share/gnome/games/gnotski.6.scores -share/gnome/games/gnotski.7.scores -share/gnome/games/gtali.scores -share/gnome/games/iagno.b1.scores -share/gnome/games/iagno.b2.scores -share/gnome/games/iagno.b3.scores -share/gnome/games/iagno.w1.scores -share/gnome/games/iagno.w2.scores -share/gnome/games/iagno.w3.scores -share/gnome/games/mahjongg.{easy,difficult}.scores -share/gnome/games/same-gnome.scores -share/gnome/gnect/catseyes_40x40.gnect -share/gnome/gnect/classic_40x40.gnect -share/gnome/gnect/classic_50x50.gnect -share/gnome/gnect/clean_40x40.gnect -share/gnome/gnect/clean_40x40_nightfall.gnect -share/gnome/gnect/clean_50x50.gnect -share/gnome/gnect/clean_50x50_nightfall.gnect -share/gnome/gnect/default.gnect -share/gnome/gnect/emulator_48x32.gnect -share/gnome/gnect/glassy_40x40.gnect -share/gnome/gnect/glassy_40x40_grotty.gnect -share/gnome/gnect/glassy_50x50.gnect -share/gnome/gnect/glassy_50x50_grotty.gnect -share/gnome/gnect/safari_45x45.gnect -share/gnome/gnect/square_40x40.gnect -share/gnome/gnect/square_50x50.gnect -share/gnome/gnect/white_ob.cn4 -share/gnome/gnibbles/level001.gnl -share/gnome/gnibbles/level002.gnl -share/gnome/gnibbles/level003.gnl -share/gnome/gnibbles/level004.gnl -share/gnome/gnibbles/level005.gnl -share/gnome/gnibbles/level006.gnl -share/gnome/gnibbles/level007.gnl -share/gnome/gnibbles/level008.gnl -share/gnome/gnibbles/level009.gnl -share/gnome/gnibbles/level010.gnl -share/gnome/gnibbles/level011.gnl -share/gnome/gnibbles/level012.gnl -share/gnome/gnibbles/level013.gnl -share/gnome/gnibbles/level014.gnl -share/gnome/gnibbles/level015.gnl -share/gnome/gnibbles/level016.gnl -share/gnome/gnibbles/level017.gnl -share/gnome/gnibbles/level018.gnl -share/gnome/gnibbles/level019.gnl -share/gnome/gnibbles/level020.gnl -share/gnome/gnibbles/level021.gnl -share/gnome/gnibbles/level022.gnl -share/gnome/gnibbles/level023.gnl -share/gnome/gnibbles/level024.gnl -share/gnome/gnibbles/level025.gnl -share/gnome/gnibbles/level026.gnl -share/gnome/gnobots2/classic_robots.cfg -share/gnome/gnobots2/nightmare.cfg -share/gnome/gnobots2/robots2.cfg -share/gnome/gnobots2/robots2_easy.cfg -share/gnome/gnobots2/robots_with_safe_teleport.cfg -share/gnome/gnome-stones/default.caves -share/gnome/gnome-stones/gnome-stonesrc -share/gnome/gnome-stones/gnome-stonesrc.ko -share/gnome/gnome-stones/gnomekoban.caves -share/gnome/gnome-stones/objects/libgnome-stones.so -share/gnome/gnome-stones/objects/libgnomekoban.so -share/gnome/gnome-stones/tutorial.caves -share/gnome/help/aisleriot/C/agnes.sgml -share/gnome/help/aisleriot/C/aisleriot.sgml -share/gnome/help/aisleriot/C/auld_lang_syne.sgml -share/gnome/help/aisleriot/C/bakers_dozen.sgml -share/gnome/help/aisleriot/C/bakers_game.sgml -share/gnome/help/aisleriot/C/beleaguered_castle.sgml -share/gnome/help/aisleriot/C/block_ten.sgml -share/gnome/help/aisleriot/C/bristol.sgml -share/gnome/help/aisleriot/C/camelot.sgml -share/gnome/help/aisleriot/C/canfield.sgml -share/gnome/help/aisleriot/C/chessboard.sgml -share/gnome/help/aisleriot/C/clock.sgml -share/gnome/help/aisleriot/C/cover.sgml -share/gnome/help/aisleriot/C/definitions.sgml -share/gnome/help/aisleriot/C/diamond_mine.sgml -share/gnome/help/aisleriot/C/doublets.sgml -share/gnome/help/aisleriot/C/eagle-wing.sgml -share/gnome/help/aisleriot/C/easthaven.sgml -share/gnome/help/aisleriot/C/eight_off.sgml -share/gnome/help/aisleriot/C/elevator.sgml -share/gnome/help/aisleriot/C/escalator.sgml -share/gnome/help/aisleriot/C/figures/camelot-goal.png -share/gnome/help/aisleriot/C/figures/clock-rules.png -share/gnome/help/aisleriot/C/first_law.sgml -share/gnome/help/aisleriot/C/fortress.sgml -share/gnome/help/aisleriot/C/fortunes.sgml -share/gnome/help/aisleriot/C/fourteen.sgml -share/gnome/help/aisleriot/C/freecell.sgml -share/gnome/help/aisleriot/C/gay_gordons.sgml -share/gnome/help/aisleriot/C/glenwood.sgml -share/gnome/help/aisleriot/C/golf.sgml -share/gnome/help/aisleriot/C/gypsy.sgml -share/gnome/help/aisleriot/C/helsinki.sgml -share/gnome/help/aisleriot/C/hopscotch.sgml -share/gnome/help/aisleriot/C/isabel.sgml -share/gnome/help/aisleriot/C/jamestown.sgml -share/gnome/help/aisleriot/C/jumbo.sgml -share/gnome/help/aisleriot/C/kansas.sgml -share/gnome/help/aisleriot/C/king_albert.sgml -share/gnome/help/aisleriot/C/klondike.sgml -share/gnome/help/aisleriot/C/labyrinth.sgml -share/gnome/help/aisleriot/C/lady_jane.sgml -share/gnome/help/aisleriot/C/maze.sgml -share/gnome/help/aisleriot/C/monte_carlo.sgml -share/gnome/help/aisleriot/C/neighbor.sgml -share/gnome/help/aisleriot/C/odessa.sgml -share/gnome/help/aisleriot/C/osmosis.sgml -share/gnome/help/aisleriot/C/peek.sgml -share/gnome/help/aisleriot/C/pileon.sgml -share/gnome/help/aisleriot/C/poker.sgml -share/gnome/help/aisleriot/C/quatorze.sgml -share/gnome/help/aisleriot/C/royal_east.sgml -share/gnome/help/aisleriot/C/scorpion.sgml -share/gnome/help/aisleriot/C/scuffle.sgml -share/gnome/help/aisleriot/C/seahaven.sgml -share/gnome/help/aisleriot/C/sir_tommy.sgml -share/gnome/help/aisleriot/C/spider.sgml -share/gnome/help/aisleriot/C/spiderette.sgml -share/gnome/help/aisleriot/C/straight_up.sgml -share/gnome/help/aisleriot/C/streets_and_alleys.sgml -share/gnome/help/aisleriot/C/ten_across.sgml -share/gnome/help/aisleriot/C/thieves.sgml -share/gnome/help/aisleriot/C/thirteen.sgml -share/gnome/help/aisleriot/C/thumb_and_pouch.sgml -share/gnome/help/aisleriot/C/topic.dat -share/gnome/help/aisleriot/C/treize.sgml -share/gnome/help/aisleriot/C/union_square.sgml -share/gnome/help/aisleriot/C/valentine.sgml -share/gnome/help/aisleriot/C/westhaven.sgml -share/gnome/help/aisleriot/C/whitehead.sgml -share/gnome/help/aisleriot/C/will_o_the_wisp.sgml -share/gnome/help/aisleriot/C/yield.sgml -share/gnome/help/aisleriot/C/yukon.sgml -share/gnome/help/aisleriot/C/zebra.sgml -share/gnome/help/aisleriot/eu/agnes.sgml -share/gnome/help/aisleriot/eu/aisleriot.sgml -share/gnome/help/aisleriot/eu/auld_lang_syne.sgml -share/gnome/help/aisleriot/eu/bakers_dozen.sgml -share/gnome/help/aisleriot/eu/bakers_game.sgml -share/gnome/help/aisleriot/eu/beleaguered_castle.sgml -share/gnome/help/aisleriot/eu/block_ten.sgml -share/gnome/help/aisleriot/eu/bristol.sgml -share/gnome/help/aisleriot/eu/camelot.sgml -share/gnome/help/aisleriot/eu/canfield.sgml -share/gnome/help/aisleriot/eu/chessboard.sgml -share/gnome/help/aisleriot/eu/clock.sgml -share/gnome/help/aisleriot/eu/cover.sgml -share/gnome/help/aisleriot/eu/definitions.sgml -share/gnome/help/aisleriot/eu/diamond_mine.sgml -share/gnome/help/aisleriot/eu/doublets.sgml -share/gnome/help/aisleriot/eu/eagle-wing.sgml -share/gnome/help/aisleriot/eu/easthaven.sgml -share/gnome/help/aisleriot/eu/eight_off.sgml -share/gnome/help/aisleriot/eu/elevator.sgml -share/gnome/help/aisleriot/eu/escalator.sgml -share/gnome/help/aisleriot/eu/figures/camelot-goal.png -share/gnome/help/aisleriot/eu/figures/clock-rules.png -share/gnome/help/aisleriot/eu/first_law.sgml -share/gnome/help/aisleriot/eu/fortress.sgml -share/gnome/help/aisleriot/eu/fortunes.sgml -share/gnome/help/aisleriot/eu/fourteen.sgml -share/gnome/help/aisleriot/eu/freecell.sgml -share/gnome/help/aisleriot/eu/gay_gordons.sgml -share/gnome/help/aisleriot/eu/glenwood.sgml -share/gnome/help/aisleriot/eu/golf.sgml -share/gnome/help/aisleriot/eu/gypsy.sgml -share/gnome/help/aisleriot/eu/helsinki.sgml -share/gnome/help/aisleriot/eu/hopscotch.sgml -share/gnome/help/aisleriot/eu/isabel.sgml -share/gnome/help/aisleriot/eu/jamestown.sgml -share/gnome/help/aisleriot/eu/jumbo.sgml -share/gnome/help/aisleriot/eu/kansas.sgml -share/gnome/help/aisleriot/eu/king_albert.sgml -share/gnome/help/aisleriot/eu/klondike.sgml -share/gnome/help/aisleriot/eu/labyrinth.sgml -share/gnome/help/aisleriot/eu/lady_jane.sgml -share/gnome/help/aisleriot/eu/maze.sgml -share/gnome/help/aisleriot/eu/monte_carlo.sgml -share/gnome/help/aisleriot/eu/neighbor.sgml -share/gnome/help/aisleriot/eu/odessa.sgml -share/gnome/help/aisleriot/eu/osmosis.sgml -share/gnome/help/aisleriot/eu/peek.sgml -share/gnome/help/aisleriot/eu/pileon.sgml -share/gnome/help/aisleriot/eu/poker.sgml -share/gnome/help/aisleriot/eu/quatorze.sgml -share/gnome/help/aisleriot/eu/royal_east.sgml -share/gnome/help/aisleriot/eu/scorpion.sgml -share/gnome/help/aisleriot/eu/scuffle.sgml -share/gnome/help/aisleriot/eu/seahaven.sgml -share/gnome/help/aisleriot/eu/sir_tommy.sgml -share/gnome/help/aisleriot/eu/spider.sgml -share/gnome/help/aisleriot/eu/spiderette.sgml -share/gnome/help/aisleriot/eu/straight_up.sgml -share/gnome/help/aisleriot/eu/streets_and_alleys.sgml -share/gnome/help/aisleriot/eu/ten_across.sgml -share/gnome/help/aisleriot/eu/thieves.sgml -share/gnome/help/aisleriot/eu/thirteen.sgml -share/gnome/help/aisleriot/eu/thumb_and_pouch.sgml -share/gnome/help/aisleriot/eu/topic.dat -share/gnome/help/aisleriot/eu/treize.sgml -share/gnome/help/aisleriot/eu/union_square.sgml -share/gnome/help/aisleriot/eu/valentine.sgml -share/gnome/help/aisleriot/eu/westhaven.sgml -share/gnome/help/aisleriot/eu/whitehead.sgml -share/gnome/help/aisleriot/eu/will_o_the_wisp.sgml -share/gnome/help/aisleriot/eu/yield.sgml -share/gnome/help/aisleriot/eu/yukon.sgml -share/gnome/help/aisleriot/eu/zebra.sgml -share/gnome/help/aisleriot/it/aisleriot.sgml -share/gnome/help/aisleriot/it/auld_lang_syne.sgml -share/gnome/help/aisleriot/it/bakers_dozen.sgml -share/gnome/help/aisleriot/it/beleaguered_castle.sgml -share/gnome/help/aisleriot/it/bristol.sgml -share/gnome/help/aisleriot/it/camelot.sgml -share/gnome/help/aisleriot/it/canfield.sgml -share/gnome/help/aisleriot/it/clock.sgml -share/gnome/help/aisleriot/it/cover.sgml -share/gnome/help/aisleriot/it/definitions.sgml -share/gnome/help/aisleriot/it/doublets.sgml -share/gnome/help/aisleriot/it/elevator.sgml -share/gnome/help/aisleriot/it/figures/camelot-goal.png -share/gnome/help/aisleriot/it/figures/clock-rules.png -share/gnome/help/aisleriot/it/first_law.sgml -share/gnome/help/aisleriot/it/fortunes.sgml -share/gnome/help/aisleriot/it/fourteen.sgml -share/gnome/help/aisleriot/it/freecell.sgml -share/gnome/help/aisleriot/it/glenwood.sgml -share/gnome/help/aisleriot/it/gypsy.sgml -share/gnome/help/aisleriot/it/hopscotch.sgml -share/gnome/help/aisleriot/it/kansas.sgml -share/gnome/help/aisleriot/it/klondike.sgml -share/gnome/help/aisleriot/it/lady_jane.sgml -share/gnome/help/aisleriot/it/maze.sgml -share/gnome/help/aisleriot/it/monte_carlo.sgml -share/gnome/help/aisleriot/it/neighbor.sgml -share/gnome/help/aisleriot/it/odessa.sgml -share/gnome/help/aisleriot/it/osmosis.sgml -share/gnome/help/aisleriot/it/pileon.sgml -share/gnome/help/aisleriot/it/plait.sgml -share/gnome/help/aisleriot/it/poker.sgml -share/gnome/help/aisleriot/it/royal_east.sgml -share/gnome/help/aisleriot/it/scorpion.sgml -share/gnome/help/aisleriot/it/seahaven.sgml -share/gnome/help/aisleriot/it/spider.sgml -share/gnome/help/aisleriot/it/straight_up.sgml -share/gnome/help/aisleriot/it/thieves.sgml -share/gnome/help/aisleriot/it/thirteen.sgml -share/gnome/help/aisleriot/it/thumb_and_pouch.sgml -share/gnome/help/aisleriot/it/union_square.sgml -share/gnome/help/aisleriot/it/valentine.sgml -share/gnome/help/aisleriot/it/westhaven.sgml -share/gnome/help/aisleriot/it/yukon.sgml -share/gnome/help/aisleriot/it/zebra.sgml -share/gnome/help/gataxx/C/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/C/figures/gataxx-prefs.png -share/gnome/help/gataxx/C/figures/gataxx-startgame.png -share/gnome/help/gataxx/C/gataxx.sgml -share/gnome/help/gataxx/C/topic.dat -share/gnome/help/gataxx/es/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/es/figures/gataxx-prefs.png -share/gnome/help/gataxx/es/figures/gataxx-startgame.png -share/gnome/help/gataxx/es/gataxx.sgml -share/gnome/help/gataxx/es/topic.dat -share/gnome/help/gataxx/eu/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/eu/figures/gataxx-prefs.png -share/gnome/help/gataxx/eu/figures/gataxx-startgame.png -share/gnome/help/gataxx/eu/gataxx.sgml -share/gnome/help/gataxx/eu/topic.dat -share/gnome/help/gataxx/it/figures/gataxx-legalmoves.png -share/gnome/help/gataxx/it/figures/gataxx-prefs.png -share/gnome/help/gataxx/it/figures/gataxx-startgame.png -share/gnome/help/gataxx/it/gataxx.sgml -share/gnome/help/gataxx/it/topic.dat -share/gnome/help/gnect/C/figures/tileset.png -share/gnome/help/gnect/C/gnect.sgml -share/gnome/help/gnect/C/topic.dat -share/gnome/help/gnibbles/C/figures/game.png -share/gnome/help/gnibbles/C/figures/graphics.png -share/gnome/help/gnibbles/C/figures/intro.png -share/gnome/help/gnibbles/C/figures/playing.png -share/gnome/help/gnibbles/C/figures/worm_op.png -share/gnome/help/gnibbles/C/gnibbles.sgml -share/gnome/help/gnibbles/C/topic.dat -share/gnome/help/gnobots2/C/figures/gnobots2-main.png -share/gnome/help/gnobots2/C/gnobots2.sgml -share/gnome/help/gnobots2/C/topic.dat -share/gnome/help/gnobots2/da/index.html -share/gnome/help/gnobots2/da/topic.dat -share/gnome/help/gnibbles/eu/figures/game.png -share/gnome/help/gnibbles/eu/figures/graphics.png -share/gnome/help/gnibbles/eu/figures/intro.png -share/gnome/help/gnibbles/eu/figures/playing.png -share/gnome/help/gnibbles/eu/figures/worm_op.png -share/gnome/help/gnibbles/eu/gnibbles.sgml -share/gnome/help/gnibbles/eu/topic.dat -share/gnome/help/gnobots2/eu/figures/gnobots2-main.png -share/gnome/help/gnobots2/eu/gnobots2.sgml -share/gnome/help/gnobots2/eu/topic.dat -share/gnome/help/gnobots2/es/index.html -share/gnome/help/gnobots2/es/topic.dat -share/gnome/help/gnobots2/it/index.html -share/gnome/help/gnobots2/it/topic.dat -share/gnome/help/gnome-mines/C/figures/advanced_121_a.png -share/gnome/help/gnome-mines/C/figures/advanced_121_b.png -share/gnome/help/gnome-mines/C/figures/advanced_121_c.png -share/gnome/help/gnome-mines/C/figures/basic-corner.png -share/gnome/help/gnome-mines/C/figures/basic-flat3.png -share/gnome/help/gnome-mines/C/figures/basic-wall.png -share/gnome/help/gnome-mines/C/figures/gnomine-begin-play.png -share/gnome/help/gnome-mines/C/figures/gnomine-fail.png -share/gnome/help/gnome-mines/C/figures/gnomine-fresh.png -share/gnome/help/gnome-mines/C/figures/gnomine-preferences.png -share/gnome/help/gnome-mines/C/figures/gnomine-won.png -share/gnome/help/gnome-mines/C/gnome-mines.sgml -share/gnome/help/gnome-mines/C/topic.dat -share/gnome/help/gnome-mines/eu/figures/advanced_121_a.png -share/gnome/help/gnome-mines/eu/figures/advanced_121_b.png -share/gnome/help/gnome-mines/eu/figures/advanced_121_c.png -share/gnome/help/gnome-mines/eu/figures/basic-corner.png -share/gnome/help/gnome-mines/eu/figures/basic-flat3.png -share/gnome/help/gnome-mines/eu/figures/basic-wall.png -share/gnome/help/gnome-mines/eu/figures/gnomine-begin-play.png -share/gnome/help/gnome-mines/eu/figures/gnomine-fail.png -share/gnome/help/gnome-mines/eu/figures/gnomine-fresh.png -share/gnome/help/gnome-mines/eu/figures/gnomine-preferences.png -share/gnome/help/gnome-mines/eu/figures/gnomine-won.png -share/gnome/help/gnome-mines/eu/gnome-mines.sgml -share/gnome/help/gnome-mines/eu/topic.dat -share/gnome/help/gnome-stones/C/figures/main-game.png -share/gnome/help/gnome-stones/C/figures/main-start.png -share/gnome/help/gnome-stones/C/figures/preferences-joystick.png -share/gnome/help/gnome-stones/C/figures/preferences-main.png -share/gnome/help/gnome-stones/C/gnome-stones.sgml -share/gnome/help/gnome-stones/it/figures/main-game.png -share/gnome/help/gnome-stones/it/figures/main-start.png -share/gnome/help/gnome-stones/it/figures/preferences-joystick.png -share/gnome/help/gnome-stones/it/figures/preferences-main.png -share/gnome/help/gnome-stones/it/gnome-stones.sgml -share/gnome/help/gnotravex/C/figures/gnotravex_game.png -share/gnome/help/gnotravex/C/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/C/gnotravex.sgml -share/gnome/help/gnotravex/C/topic.dat -share/gnome/help/gnotravex/es/figures/gnotravex_game.png -share/gnome/help/gnotravex/es/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/es/gnotravex.sgml -share/gnome/help/gnotravex/es/topic.dat -share/gnome/help/gnotravex/eu/figures/gnotravex_game.png -share/gnome/help/gnotravex/eu/figures/gnotravex_mainwindow.png -share/gnome/help/gnotravex/eu/gnotravex.sgml -share/gnome/help/gnotravex/eu/topic.dat -share/gnome/help/gtali/C/figures/mainwindow.png -share/gnome/help/gtali/C/figures/preferences.png -share/gnome/help/gtali/C/gtali.sgml -share/gnome/help/gtali/C/topic.dat -share/gnome/help/gtali/da/index.html -share/gnome/help/gtali/da/topic.dat -share/gnome/help/gtali/eu/figures/mainwindow.png -share/gnome/help/gtali/eu/figures/preferences.png -share/gnome/help/gtali/eu/gtali.sgml -share/gnome/help/gtali/eu/topic.dat -share/gnome/help/iagno/C/figures/ANIMATION.png -share/gnome/help/iagno/C/figures/BLOCK.png -share/gnome/help/iagno/C/figures/FIRST.png -share/gnome/help/iagno/C/figures/PLAYER.png -share/gnome/help/iagno/C/figures/START.png -share/gnome/help/iagno/C/iagno.sgml -share/gnome/help/iagno/C/topic.dat -share/gnome/help/iagno/eu/figures/ANIMATION.png -share/gnome/help/iagno/eu/figures/BLOCK.png -share/gnome/help/iagno/eu/figures/FIRST.png -share/gnome/help/iagno/eu/figures/PLAYER.png -share/gnome/help/iagno/eu/figures/START.png -share/gnome/help/iagno/eu/iagno.sgml -share/gnome/help/iagno/eu/topic.dat -share/gnome/help/iagno/it/figures/ANIMATION.png -share/gnome/help/iagno/it/figures/BLOCK.png -share/gnome/help/iagno/it/figures/FIRST.png -share/gnome/help/iagno/it/figures/PLAYER.png -share/gnome/help/iagno/it/figures/START.png -share/gnome/help/iagno/it/iagno.sgml -share/gnome/help/iagno/it/topic.dat -share/gnome/help/mahjongg/C/figures/color.png -share/gnome/help/mahjongg/C/figures/confirm.png -share/gnome/help/mahjongg/C/figures/mahjongg.png -share/gnome/help/mahjongg/C/figures/no-match.png -share/gnome/help/mahjongg/C/figures/no-move.png -share/gnome/help/mahjongg/C/figures/preferences.png -share/gnome/help/mahjongg/C/figures/scores.png -share/gnome/help/mahjongg/C/figures/seed.png -share/gnome/help/mahjongg/C/figures/toolbar.png -share/gnome/help/mahjongg/C/mahjongg.sgml -share/gnome/help/mahjongg/C/topic.dat -share/gnome/help/mahjongg/eu/figures/color.png -share/gnome/help/mahjongg/eu/figures/confirm.png -share/gnome/help/mahjongg/eu/figures/mahjongg.png -share/gnome/help/mahjongg/eu/figures/no-match.png -share/gnome/help/mahjongg/eu/figures/no-move.png -share/gnome/help/mahjongg/eu/figures/preferences.png -share/gnome/help/mahjongg/eu/figures/scores.png -share/gnome/help/mahjongg/eu/figures/seed.png -share/gnome/help/mahjongg/eu/figures/toolbar.png -share/gnome/help/mahjongg/eu/mahjongg.sgml -share/gnome/help/mahjongg/eu/topic.dat -share/gnome/help/mahjongg/it/figures/color.png -share/gnome/help/mahjongg/it/figures/mahjongg.png -share/gnome/help/mahjongg/it/figures/no-match.png -share/gnome/help/mahjongg/it/figures/no-move.png -share/gnome/help/mahjongg/it/figures/preferences.png -share/gnome/help/mahjongg/it/figures/seed.png -share/gnome/help/mahjongg/it/figures/toolbar.png -share/gnome/help/mahjongg/it/mahjongg.sgml -share/gnome/help/mahjongg/it/topic.dat -share/gnome/help/same-gnome/C/same-gnome.sgml -share/gnome/help/same-gnome/C/topic.dat -share/gnome/help/same-gnome/es/same-gnome.sgml -share/gnome/help/same-gnome/es/topic.dat -share/gnome/help/same-gnome/eu/same-gnome.sgml -share/gnome/help/same-gnome/eu/topic.dat -share/gnome/help/same-gnome/ru/same-gnome.sgml -share/gnome/help/same-gnome/ru/topic.dat -share/gnome/mime-info/gnome-stones.keys -share/gnome/mime-info/gnome-stones.mime -share/gnome/omf/gnome-games/aisleriot-C.omf -share/gnome/omf/gnome-games/aisleriot-eu.omf -share/gnome/omf/gnome-games/aisleriot-it.omf -share/gnome/omf/gnome-games/gataxx-C.omf -share/gnome/omf/gnome-games/gataxx-eu.omf -share/gnome/omf/gnome-games/gataxx-es.omf -share/gnome/omf/gnome-games/gataxx-it.omf -share/gnome/omf/gnome-games/gnect-C.omf -share/gnome/omf/gnome-games/gnibbles-C.omf -share/gnome/omf/gnome-games/gnibbles-eu.omf -share/gnome/omf/gnome-games/gnobots2-C.omf -share/gnome/omf/gnome-games/gnobots2-eu.omf -share/gnome/omf/gnome-games/gnome-mines-C.omf -share/gnome/omf/gnome-games/gnome-mines-eu.omf -share/gnome/omf/gnome-games/gnome-stones-C.omf -share/gnome/omf/gnome-games/gnome-stones-it.omf -share/gnome/omf/gnome-games/gnotravex-C.omf -share/gnome/omf/gnome-games/gnotravex-es.omf -share/gnome/omf/gnome-games/gnotravex-eu.omf -share/gnome/omf/gnome-games/gtali-C.omf -share/gnome/omf/gnome-games/gtali-eu.omf -share/gnome/omf/gnome-games/iagno-C.omf -share/gnome/omf/gnome-games/iagno-eu.omf -share/gnome/omf/gnome-games/iagno-it.omf -share/gnome/omf/gnome-games/mahjongg-C.omf -share/gnome/omf/gnome-games/mahjongg-eu.omf -share/gnome/omf/gnome-games/mahjongg-it.omf -share/gnome/omf/gnome-games/same-gnome-C.omf -share/gnome/omf/gnome-games/same-gnome-es.omf -share/gnome/omf/gnome-games/same-gnome-eu.omf -share/gnome/omf/gnome-games/same-gnome-ru.omf -share/gnome/pixmaps/cards/backs/beige.png -share/gnome/pixmaps/cards/backs/face.png -share/gnome/pixmaps/cards/backs/grey.png -share/gnome/pixmaps/cards/backs/rods.png -share/gnome/pixmaps/cards/baize.png -share/gnome/pixmaps/cards/honors/bonded.png -share/gnome/pixmaps/cards/honors/xpat.png -share/gnome/pixmaps/cards/jokers/gnome.png -share/gnome/pixmaps/cards/ranks/bold-09x14.png -share/gnome/pixmaps/cards/ranks/fine-07x12.png -share/gnome/pixmaps/cards/slots/hand.png -share/gnome/pixmaps/cards/slots/plain.png -share/gnome/pixmaps/cards/splash.png -share/gnome/pixmaps/cards/suits_large/knuth-09x10.png -share/gnome/pixmaps/cards/suits_large/knuth-15x19.png -share/gnome/pixmaps/cards/suits_large/knuth-18x21.png -share/gnome/pixmaps/cards/suits_large/knuth-21x25.png -share/gnome/pixmaps/cards/suits_large/xpat-11x11.png -share/gnome/pixmaps/cards/suits_large/xpat-15x15.png -share/gnome/pixmaps/cards/suits_large/xpat-21x21.png -share/gnome/pixmaps/cards/suits_large/xpat-41x41.png -share/gnome/pixmaps/cards/suits_medium/knuth-09x10.png -share/gnome/pixmaps/cards/suits_medium/knuth-15x19.png -share/gnome/pixmaps/cards/suits_medium/knuth-18x21.png -share/gnome/pixmaps/cards/suits_medium/knuth-21x25.png -share/gnome/pixmaps/cards/suits_medium/xpat-11x11.png -share/gnome/pixmaps/cards/suits_medium/xpat-15x15.png -share/gnome/pixmaps/cards/suits_medium/xpat-21x21.png -share/gnome/pixmaps/cards/suits_small/knuth-09x10.png -share/gnome/pixmaps/cards/suits_small/xpat-11x11.png -share/gnome/pixmaps/cards/suits_small/xpat-15x15.png -share/gnome/pixmaps/gataxx.png -share/gnome/pixmaps/gataxx/blend.png -share/gnome/pixmaps/gataxx/classic.png -share/gnome/pixmaps/gataxx/flipblend.png -share/gnome/pixmaps/gataxx/metal.png -share/gnome/pixmaps/gataxx/metal2.png -share/gnome/pixmaps/gataxx/shrink.png -share/gnome/pixmaps/gataxx/woodtrim.png -share/gnome/pixmaps/glines.png -share/gnome/pixmaps/glines/ball.png -share/gnome/pixmaps/glines/black.xpm -share/gnome/pixmaps/glines/classic.png -share/gnome/pixmaps/glines/dots.png -share/gnome/pixmaps/glines/gray.xpm -share/gnome/pixmaps/glines/pulse.png -share/gnome/pixmaps/glines/woody.xpm -share/gnome/pixmaps/gnect-icon.png -share/gnome/pixmaps/gnect/bg_grotty.jpg -share/gnome/pixmaps/gnect/bg_nightfall.jpg -share/gnome/pixmaps/gnect/gnect-about.png -share/gnome/pixmaps/gnect/tileset_40x40_catseyes.png -share/gnome/pixmaps/gnect/tileset_40x40_classic.png -share/gnome/pixmaps/gnect/tileset_40x40_clean.png -share/gnome/pixmaps/gnect/tileset_40x40_glassy.png -share/gnome/pixmaps/gnect/tileset_40x40_square.png -share/gnome/pixmaps/gnect/tileset_45x45_safari.png -share/gnome/pixmaps/gnect/tileset_48x32_emulator.png -share/gnome/pixmaps/gnect/tileset_50x50_catseyes.png -share/gnome/pixmaps/gnect/tileset_50x50_classic.png -share/gnome/pixmaps/gnect/tileset_50x50_clean.png -share/gnome/pixmaps/gnect/tileset_50x50_glassy.png -share/gnome/pixmaps/gnect/tileset_50x50_square.png -share/gnome/pixmaps/gnibbles/gnibbles-logo.png -share/gnome/pixmaps/gnibbles/gnibbles.png -share/gnome/pixmaps/gnobots2/aieee.png -share/gnome/pixmaps/gnobots2/cows.png -share/gnome/pixmaps/gnobots2/eggs.png -share/gnome/pixmaps/gnobots2/gnomes.png -share/gnome/pixmaps/gnobots2/mice.png -share/gnome/pixmaps/gnobots2/robots.png -share/gnome/pixmaps/gnobots2/splat.png -share/gnome/pixmaps/gnobots2/windows.png -share/gnome/pixmaps/gnobots2/yahoo.png -share/gnome/pixmaps/gnome-aisleriot.png -share/gnome/pixmaps/gnome-gnobots2.png -share/gnome/pixmaps/gnome-gtali.png -share/gnome/pixmaps/gnome-gtetris.png -share/gnome/pixmaps/gnome-mahjongg.png -share/gnome/pixmaps/gnome-nibbles.png -share/gnome/pixmaps/gnome-stones-file.png -share/gnome/pixmaps/gnome-stones.png -share/gnome/pixmaps/gnome-stones/amoeba.png -share/gnome/pixmaps/gnome-stones/background.png -share/gnome/pixmaps/gnome-stones/boulder.png -share/gnome/pixmaps/gnome-stones/butterfly.png -share/gnome/pixmaps/gnome-stones/crate.png -share/gnome/pixmaps/gnome-stones/curtain.png -share/gnome/pixmaps/gnome-stones/diamond.png -share/gnome/pixmaps/gnome-stones/dirt.png -share/gnome/pixmaps/gnome-stones/door.png -share/gnome/pixmaps/gnome-stones/empty.png -share/gnome/pixmaps/gnome-stones/explosion.png -share/gnome/pixmaps/gnome-stones/firefly.png -share/gnome/pixmaps/gnome-stones/frame.png -share/gnome/pixmaps/gnome-stones/gnome.png -share/gnome/pixmaps/gnome-stones/title.png -share/gnome/pixmaps/gnome-stones/wall.png -share/gnome/pixmaps/gnometris/5blocks-tig.png -share/gnome/pixmaps/gnometris/5blocks-tim.png -share/gnome/pixmaps/gnometris/5blocks.png -share/gnome/pixmaps/gnometris/7blocks-tig.png -share/gnome/pixmaps/gnometris/7blocks.png -share/gnome/pixmaps/gnometris/7stones-gn.png -share/gnome/pixmaps/gnometris/7stones2-gn.png -share/gnome/pixmaps/gnometris/bg/fishy-bg.png -share/gnome/pixmaps/gnometris/bg/dog-bg.png -share/gnome/pixmaps/gnometris/bg/geschier-bg.png -share/gnome/pixmaps/gnometris/bg/gitter-bg.png -share/gnome/pixmaps/gnometris/bg/greyprint-bg.png -share/gnome/pixmaps/gnometris/bg/gnometris-bg.png -share/gnome/pixmaps/gnometris/bg/leaves-bg.png -share/gnome/pixmaps/gnometris/bg/rhinoceros-bg.png -share/gnome/pixmaps/gnometris/bg/scrcow-bg.png -share/gnome/pixmaps/gnometris/bg/sweet-bg.png -share/gnome/pixmaps/gnometris/bg/trees-bg.png -share/gnome/pixmaps/gnometris/bg/vortex-bg.png -share/gnome/pixmaps/gnometris/bg/watery-bg.png -share/gnome/pixmaps/gnometris/bg/weirdo-bg.png -share/gnome/pixmaps/gnotravex/gnome-gnotravex.png -share/gnome/pixmaps/gnotravex/gnotravex.png -share/gnome/pixmaps/gnotski-icon.png -share/gnome/pixmaps/gnotski.png -share/gnome/pixmaps/iagno.png -share/gnome/pixmaps/iagno/blend.png -share/gnome/pixmaps/iagno/classic.png -share/gnome/pixmaps/iagno/flipblend.png -share/gnome/pixmaps/iagno/metal.png -share/gnome/pixmaps/iagno/metal2.png -share/gnome/pixmaps/iagno/shrink.png -share/gnome/pixmaps/iagno/woodtrim.png -share/gnome/pixmaps/mahjongg/bg/bg1.png -share/gnome/pixmaps/mahjongg/bg/bg2.png -share/gnome/pixmaps/mahjongg/bg/bg3.png -share/gnome/pixmaps/mahjongg/bg/bg4.png -share/gnome/pixmaps/mahjongg/default.png -share/gnome/pixmaps/mahjongg/seta.png -share/gnome/pixmaps/same-gnome/blink-sync.png -share/gnome/pixmaps/same-gnome/glass.png -share/gnome/pixmaps/same-gnome/marbles.png -share/gnome/pixmaps/same-gnome/planets.png -share/gnome/pixmaps/same-gnome/rotate.png -share/gnome/pixmaps/same-gnome/stones.png -share/gnome/pixmaps/xbill.png -share/gnome/sol-games/agnes.scm -share/gnome/sol-games/auld_lang_syne.scm -share/gnome/sol-games/bakers_dozen.scm -share/gnome/sol-games/bakers_game.scm -share/gnome/sol-games/beleaguered_castle.scm -share/gnome/sol-games/bristol.scm -share/gnome/sol-games/camelot.scm -share/gnome/sol-games/canfield.scm -share/gnome/sol-games/chessboard.scm -share/gnome/sol-games/clock.scm -share/gnome/sol-games/cover.scm -share/gnome/sol-games/diamond_mine.scm -share/gnome/sol-games/doublets.scm -share/gnome/sol-games/eagle_wing.scm -share/gnome/sol-games/easthaven.scm -share/gnome/sol-games/eight_off.scm -share/gnome/sol-games/elevator.scm -share/gnome/sol-games/escalator.scm -share/gnome/sol-games/first_law.scm -share/gnome/sol-games/fortress.scm -share/gnome/sol-games/fortunes.scm -share/gnome/sol-games/fourteen.scm -share/gnome/sol-games/freecell.scm -share/gnome/sol-games/gay_gordons.scm -share/gnome/sol-games/glenwood.scm -share/gnome/sol-games/golf.scm -share/gnome/sol-games/gypsy.scm -share/gnome/sol-games/helsinki.scm -share/gnome/sol-games/hopscotch.scm -share/gnome/sol-games/isabel.scm -share/gnome/sol-games/jamestown.scm -share/gnome/sol-games/jumbo.scm -share/gnome/sol-games/kansas.scm -share/gnome/sol-games/king_albert.scm -share/gnome/sol-games/klondike.scm -share/gnome/sol-games/labyrinth.scm -share/gnome/sol-games/lady_jane.scm -share/gnome/sol-games/maze.scm -share/gnome/sol-games/monte_carlo.scm -share/gnome/sol-games/neighbor.scm -share/gnome/sol-games/odessa.scm -share/gnome/sol-games/osmosis.scm -share/gnome/sol-games/peek.scm -share/gnome/sol-games/pileon.scm -share/gnome/sol-games/plait.scm -share/gnome/sol-games/poker.scm -share/gnome/sol-games/quatorze.scm -share/gnome/sol-games/royal_east.scm -share/gnome/sol-games/scorpion.scm -share/gnome/sol-games/scuffle.scm -share/gnome/sol-games/seahaven.scm -share/gnome/sol-games/sir_tommy.scm -share/gnome/sol-games/sol.scm -share/gnome/sol-games/spider.scm -share/gnome/sol-games/spiderette.scm -share/gnome/sol-games/straight_up.scm -share/gnome/sol-games/streets_and_alleys.scm -share/gnome/sol-games/ten_across.scm -share/gnome/sol-games/thieves.scm -share/gnome/sol-games/thirteen.scm -share/gnome/sol-games/thumb_and_pouch.scm -share/gnome/sol-games/treize.scm -share/gnome/sol-games/union_square.scm -share/gnome/sol-games/valentine.scm -share/gnome/sol-games/westhaven.scm -share/gnome/sol-games/whitehead.scm -share/gnome/sol-games/will_o_the_wisp.scm -share/gnome/sol-games/yield.scm -share/gnome/sol-games/yukon.scm -share/gnome/sol-games/zebra.scm -share/gnome/sounds/gataxx/flip-piece.wav -share/gnome/sounds/gataxx/gameover.wav -share/gnome/sounds/gnibbles/appear.wav -share/gnome/sounds/gnibbles/bonus.wav -share/gnome/sounds/gnibbles/crash.wav -share/gnome/sounds/gnibbles/gobble.wav -share/gnome/sounds/gnibbles/laughter.wav -share/gnome/sounds/gnibbles/life.wav -share/gnome/sounds/gnibbles/pop.wav -share/gnome/sounds/gnibbles/reverse.wav -share/gnome/sounds/gnibbles/teleport.wav -share/gnome/sounds/gnobots2/bad.wav -share/gnome/sounds/gnobots2/die.wav -share/gnome/sounds/gnobots2/splat.wav -share/gnome/sounds/gnobots2/teleport.wav -share/gnome/sounds/gnobots2/victory.wav -share/gnome/sounds/gnobots2/yahoo.wav -share/gnome/sounds/iagno/flip-piece.wav -share/gnome/sounds/iagno/gameover.wav -share/gnome/xbill/cursors/apple.xpm -share/gnome/xbill/cursors/beos.xpm -share/gnome/xbill/cursors/bsd.xpm -share/gnome/xbill/cursors/bucket.xpm -share/gnome/xbill/cursors/caldera.xpm -share/gnome/xbill/cursors/debian.xpm -share/gnome/xbill/cursors/hand_down.xpm -share/gnome/xbill/cursors/hand_down_mask.xpm -share/gnome/xbill/cursors/hand_up.xpm -share/gnome/xbill/cursors/hand_up_mask.xpm -share/gnome/xbill/cursors/hurd.xpm -share/gnome/xbill/cursors/linux.xpm -share/gnome/xbill/cursors/mandrake.xpm -share/gnome/xbill/cursors/next.xpm -share/gnome/xbill/cursors/os2.xpm -share/gnome/xbill/cursors/redhat.xpm -share/gnome/xbill/cursors/sgi.xpm -share/gnome/xbill/cursors/sun.xpm -share/gnome/xbill/cursors/suse.xpm -share/gnome/xbill/cursors/turbolinux.xpm -share/gnome/xbill/pixmaps/about.xpm -share/gnome/xbill/pixmaps/apple.xpm -share/gnome/xbill/pixmaps/beos.xpm -share/gnome/xbill/pixmaps/billA_0.xpm -share/gnome/xbill/pixmaps/billA_1.xpm -share/gnome/xbill/pixmaps/billA_10.xpm -share/gnome/xbill/pixmaps/billA_11.xpm -share/gnome/xbill/pixmaps/billA_12.xpm -share/gnome/xbill/pixmaps/billA_2.xpm -share/gnome/xbill/pixmaps/billA_3.xpm -share/gnome/xbill/pixmaps/billA_4.xpm -share/gnome/xbill/pixmaps/billA_5.xpm -share/gnome/xbill/pixmaps/billA_6.xpm -share/gnome/xbill/pixmaps/billA_7.xpm -share/gnome/xbill/pixmaps/billA_8.xpm -share/gnome/xbill/pixmaps/billA_9.xpm -share/gnome/xbill/pixmaps/billD_0.xpm -share/gnome/xbill/pixmaps/billD_1.xpm -share/gnome/xbill/pixmaps/billD_2.xpm -share/gnome/xbill/pixmaps/billD_3.xpm -share/gnome/xbill/pixmaps/billD_4.xpm -share/gnome/xbill/pixmaps/billL_0.xpm -share/gnome/xbill/pixmaps/billL_1.xpm -share/gnome/xbill/pixmaps/billL_2.xpm -share/gnome/xbill/pixmaps/billR_0.xpm -share/gnome/xbill/pixmaps/billR_1.xpm -share/gnome/xbill/pixmaps/billR_2.xpm -share/gnome/xbill/pixmaps/bsd.xpm -share/gnome/xbill/pixmaps/bsdcpu.xpm -share/gnome/xbill/pixmaps/bucket.xpm -share/gnome/xbill/pixmaps/caldera.xpm -share/gnome/xbill/pixmaps/debian.xpm -share/gnome/xbill/pixmaps/hurd.xpm -share/gnome/xbill/pixmaps/icon.xpm -share/gnome/xbill/pixmaps/linux.xpm -share/gnome/xbill/pixmaps/logo.xpm -share/gnome/xbill/pixmaps/maccpu.xpm -share/gnome/xbill/pixmaps/mandrake.xpm -share/gnome/xbill/pixmaps/next.xpm -share/gnome/xbill/pixmaps/nextcpu.xpm -share/gnome/xbill/pixmaps/os2.xpm -share/gnome/xbill/pixmaps/os2cpu.xpm -share/gnome/xbill/pixmaps/redhat.xpm -share/gnome/xbill/pixmaps/sgi.xpm -share/gnome/xbill/pixmaps/sgicpu.xpm -share/gnome/xbill/pixmaps/spark_0.xpm -share/gnome/xbill/pixmaps/spark_1.xpm -share/gnome/xbill/pixmaps/sun.xpm -share/gnome/xbill/pixmaps/suncpu.xpm -share/gnome/xbill/pixmaps/suse.xpm -share/gnome/xbill/pixmaps/toaster.xpm -share/gnome/xbill/pixmaps/turbolinux.xpm -share/gnome/xbill/pixmaps/wingdows.xpm -share/locale/cs/LC_MESSAGES/gnome-games.mo -share/locale/da/LC_MESSAGES/gnome-games.mo -share/locale/de/LC_MESSAGES/gnome-games.mo -share/locale/el/LC_MESSAGES/gnome-games.mo -share/locale/en_GB/LC_MESSAGES/gnome-games.mo -share/locale/es/LC_MESSAGES/gnome-games.mo -share/locale/et/LC_MESSAGES/gnome-games.mo -share/locale/eu/LC_MESSAGES/gnome-games.mo -share/locale/fi/LC_MESSAGES/gnome-games.mo -share/locale/fr/LC_MESSAGES/gnome-games.mo -share/locale/ga/LC_MESSAGES/gnome-games.mo -share/locale/gl/LC_MESSAGES/gnome-games.mo -share/locale/hu/LC_MESSAGES/gnome-games.mo -share/locale/it/LC_MESSAGES/gnome-games.mo -share/locale/ja/LC_MESSAGES/gnome-games.mo -share/locale/ko/LC_MESSAGES/gnome-games.mo -share/locale/lt/LC_MESSAGES/gnome-games.mo -share/locale/nl/LC_MESSAGES/gnome-games.mo -share/locale/nn/LC_MESSAGES/gnome-games.mo -share/locale/no/LC_MESSAGES/gnome-games.mo -share/locale/pl/LC_MESSAGES/gnome-games.mo -share/locale/pt/LC_MESSAGES/gnome-games.mo -share/locale/pt_BR/LC_MESSAGES/gnome-games.mo -share/locale/ro/LC_MESSAGES/gnome-games.mo -share/locale/ru/LC_MESSAGES/gnome-games.mo -share/locale/sk/LC_MESSAGES/gnome-games.mo -share/locale/sl/LC_MESSAGES/gnome-games.mo -share/locale/sv/LC_MESSAGES/gnome-games.mo -share/locale/tr/LC_MESSAGES/gnome-games.mo -share/locale/uk/LC_MESSAGES/gnome-games.mo -share/locale/wa/LC_MESSAGES/gnome-games.mo -share/locale/zh_CN/LC_MESSAGES/gnome-games.mo -share/locale/zh_TW/LC_MESSAGES/gnome-games.mo -@dirrm share/gnome/help/same-gnome/ru/stylesheet-images -@dirrm share/gnome/help/same-gnome/ru/figures -@dirrm share/gnome/help/same-gnome/ru -@dirrm share/gnome/help/same-gnome/eu/stylesheet-images -@dirrm share/gnome/help/same-gnome/eu/figures -@dirrm share/gnome/help/same-gnome/eu -@dirrm share/gnome/help/same-gnome/es/stylesheet-images -@dirrm share/gnome/help/same-gnome/es/figures -@dirrm share/gnome/help/same-gnome/es -@dirrm share/gnome/help/same-gnome/C/stylesheet-images -@dirrm share/gnome/help/same-gnome/C/figures -@dirrm share/gnome/help/mahjongg/it/stylesheet-images -@dirrm share/gnome/help/mahjongg/it/figures -@dirrm share/gnome/help/mahjongg/it -@dirrm share/gnome/help/mahjongg/eu/stylesheet-images -@dirrm share/gnome/help/mahjongg/eu/figures -@dirrm share/gnome/help/mahjongg/eu -@dirrm share/gnome/help/mahjongg/C/stylesheet-images -@dirrm share/gnome/help/iagno/it/stylesheet-images -@dirrm share/gnome/help/iagno/it/figures -@dirrm share/gnome/help/iagno/it -@dirrm share/gnome/help/iagno/eu/stylesheet-images -@dirrm share/gnome/help/iagno/eu/figures -@dirrm share/gnome/help/iagno/eu -@dirrm share/gnome/help/iagno/C/stylesheet-images -@dirrm share/gnome/help/gtali/eu/stylesheet-images -@dirrm share/gnome/help/gtali/eu/figures -@dirrm share/gnome/help/gtali/eu -@dirrm share/gnome/help/gtali/C/stylesheet-images -@dirrm share/gnome/help/gnotravex/eu/stylesheet-images -@dirrm share/gnome/help/gnotravex/eu/figures -@dirrm share/gnome/help/gnotravex/eu -@dirrm share/gnome/help/gnotravex/es/stylesheet-images -@dirrm share/gnome/help/gnotravex/es/figures -@dirrm share/gnome/help/gnotravex/es -@dirrm share/gnome/help/gnotravex/C/stylesheet-images -@dirrm share/gnome/help/gnome-stones/it/stylesheet-images -@dirrm share/gnome/help/gnome-stones/it/figures -@dirrm share/gnome/help/gnome-stones/it -@dirrm share/gnome/help/gnome-stones/C/stylesheet-images -@dirrm share/gnome/help/gnome-mines/eu/stylesheet-images -@dirrm share/gnome/help/gnome-mines/eu/figures -@dirrm share/gnome/help/gnome-mines/eu -@dirrm share/gnome/help/gnome-mines/C/stylesheet-images -@dirrm share/gnome/help/gnome-mines/C/figures -@dirrm share/gnome/help/gnome-mines/C -@dirrm share/gnome/help/gnome-mines -@dirrm share/gnome/help/gnobots2/eu/stylesheet-images -@dirrm share/gnome/help/gnobots2/eu/figures -@dirrm share/gnome/help/gnobots2/eu -@dirrm share/gnome/help/gnobots2/C/stylesheet-images -@dirrm share/gnome/help/gnibbles/eu/stylesheet-images -@dirrm share/gnome/help/gnibbles/eu/figures -@dirrm share/gnome/help/gnibbles/eu -@dirrm share/gnome/help/gnibbles/C/stylesheet-images -@dirrm share/gnome/help/gnect/C/stylesheet-images -@dirrm share/gnome/help/gataxx/it/stylesheet-images -@dirrm share/gnome/help/gataxx/it/figures -@dirrm share/gnome/help/gataxx/it -@dirrm share/gnome/help/gataxx/eu/stylesheet-images -@dirrm share/gnome/help/gataxx/eu/figures -@dirrm share/gnome/help/gataxx/eu -@dirrm share/gnome/help/gataxx/es/stylesheet-images -@dirrm share/gnome/help/gataxx/es/figures -@dirrm share/gnome/help/gataxx/es -@dirrm share/gnome/help/gataxx/C/stylesheet-images -@dirrm share/gnome/help/aisleriot/it/stylesheet-images -@dirrm share/gnome/help/aisleriot/it/figures -@dirrm share/gnome/help/aisleriot/it -@dirrm share/gnome/help/aisleriot/eu/stylesheet-images -@dirrm share/gnome/help/aisleriot/eu/figures -@dirrm share/gnome/help/aisleriot/eu -@dirrm share/gnome/help/aisleriot/C/stylesheet-images |