diff options
Diffstat (limited to 'games/four-in-a-row')
-rw-r--r-- | games/four-in-a-row/Makefile | 27 | ||||
-rw-r--r-- | games/four-in-a-row/distinfo | 2 | ||||
-rw-r--r-- | games/four-in-a-row/files/patch-configure | 69 | ||||
-rw-r--r-- | games/four-in-a-row/pkg-descr | 3 | ||||
-rw-r--r-- | games/four-in-a-row/pkg-plist | 478 |
5 files changed, 579 insertions, 0 deletions
diff --git a/games/four-in-a-row/Makefile b/games/four-in-a-row/Makefile new file mode 100644 index 000000000..a2cf34de8 --- /dev/null +++ b/games/four-in-a-row/Makefile @@ -0,0 +1,27 @@ +# $FreeBSD$ +# $MCom$ + +PORTNAME= four-in-a-row +PORTVERSION= 3.10.1 +CATEGORIES= games gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome3 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Make lines of the same color + +BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +LIB_DEPENDS= libcanberra-gtk3.so:${PORTSDIR}/audio/libcanberra-gtk3 + +USE_XZ= yes +USES= gettext gmake pathfix pkgconfig +INSTALLS_ICONS= yes +USE_GNOME= gtk30 intlhack librsvg2 libxml2:build +GNU_CONFIGURE= yes +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ENV= LIBS="-lz" + +GLIB_SCHEMAS= org.gnome.four-in-a-row.gschema.xml + +.include <bsd.port.mk> diff --git a/games/four-in-a-row/distinfo b/games/four-in-a-row/distinfo new file mode 100644 index 000000000..6f771567e --- /dev/null +++ b/games/four-in-a-row/distinfo @@ -0,0 +1,2 @@ +SHA256 (gnome3/four-in-a-row-3.10.1.tar.xz) = a54cf796b518bc4f561c56d5ab3160440bb4b340326a2eceda0f563031ab5bf5 +SIZE (gnome3/four-in-a-row-3.10.1.tar.xz) = 2292320 diff --git a/games/four-in-a-row/files/patch-configure b/games/four-in-a-row/files/patch-configure new file mode 100644 index 000000000..76ef12207 --- /dev/null +++ b/games/four-in-a-row/files/patch-configure @@ -0,0 +1,69 @@ +--- configure.orig 2013-10-14 10:28:18.000000000 +0200 ++++ configure 2013-10-14 10:28:41.000000000 +0200 +@@ -3958,13 +3958,11 @@ + gtk+-3.0 >= \$GTK_REQUIRED + librsvg-2.0 >= \$RSVG_REQUIRED + libcanberra-gtk3 >= \$CANBERRA_GTK_REQUIRED +- zlib + \""; } >&5 + ($PKG_CONFIG --exists --print-errors " + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + ") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 +@@ -3973,7 +3971,6 @@ + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + " 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else +@@ -3990,13 +3987,11 @@ + gtk+-3.0 >= \$GTK_REQUIRED + librsvg-2.0 >= \$RSVG_REQUIRED + libcanberra-gtk3 >= \$CANBERRA_GTK_REQUIRED +- zlib + \""; } >&5 + ($PKG_CONFIG --exists --print-errors " + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + ") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 +@@ -4005,7 +4000,6 @@ + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + " 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else +@@ -4031,14 +4025,12 @@ + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + " 2>&1` + else + FOUR_IN_A_ROW_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + " 2>&1` + fi + # Put the nasty error message in config.log where it belongs +@@ -4048,7 +4040,6 @@ + gtk+-3.0 >= $GTK_REQUIRED + librsvg-2.0 >= $RSVG_REQUIRED + libcanberra-gtk3 >= $CANBERRA_GTK_REQUIRED +- zlib + ) were not met: + + $FOUR_IN_A_ROW_PKG_ERRORS diff --git a/games/four-in-a-row/pkg-descr b/games/four-in-a-row/pkg-descr new file mode 100644 index 000000000..3d71c191e --- /dev/null +++ b/games/four-in-a-row/pkg-descr @@ -0,0 +1,3 @@ +Gnome chess game with optional 3D graphics. + +WWW: https://wiki.gnome.org/Four-in-a-row diff --git a/games/four-in-a-row/pkg-plist b/games/four-in-a-row/pkg-plist new file mode 100644 index 000000000..4f21b2c76 --- /dev/null +++ b/games/four-in-a-row/pkg-plist @@ -0,0 +1,478 @@ +bin/four-in-a-row +man/man6/four-in-a-row.6.gz +share/appdata/four-in-a-row.appdata.xml +share/applications/gnect.desktop +%%DATADIR%%/bg_grotty.jpg +%%DATADIR%%/bg_nightfall.jpg +%%DATADIR%%/bg_toplight.png +%%DATADIR%%/sounds/bad.ogg +%%DATADIR%%/sounds/bonus.ogg +%%DATADIR%%/sounds/reverse.ogg +%%DATADIR%%/sounds/slide.ogg +%%DATADIR%%/tileset_50x50_catseyes.png +%%DATADIR%%/tileset_50x50_glassy.png +%%DATADIR%%/tileset_50x50_hcinverse.svg +%%DATADIR%%/tileset_50x50_hcontrast.svg +%%DATADIR%%/tileset_50x50_square.png +%%DATADIR%%/tileset_50x50_sunspot.svg +%%DATADIR%%/white_ob.cn4.gz +share/help/C/four-in-a-row/appearance.page +share/help/C/four-in-a-row/basics.page +share/help/C/four-in-a-row/choose-opponent.page +share/help/C/four-in-a-row/controls-change.page +share/help/C/four-in-a-row/controls-default.page +share/help/C/four-in-a-row/figures/logo.png +share/help/C/four-in-a-row/figures/mainwindow.png +share/help/C/four-in-a-row/figures/tileset.png +share/help/C/four-in-a-row/index.page +share/help/C/four-in-a-row/legal.xml +share/help/C/four-in-a-row/make-easy.page +share/help/C/four-in-a-row/scores.page +share/help/C/four-in-a-row/sound-animation.page +share/help/ca/four-in-a-row/appearance.page +share/help/ca/four-in-a-row/basics.page +share/help/ca/four-in-a-row/choose-opponent.page +share/help/ca/four-in-a-row/controls-change.page +share/help/ca/four-in-a-row/controls-default.page +share/help/ca/four-in-a-row/figures/logo.png +share/help/ca/four-in-a-row/figures/mainwindow.png +share/help/ca/four-in-a-row/figures/tileset.png +share/help/ca/four-in-a-row/index.page +share/help/ca/four-in-a-row/legal.xml +share/help/ca/four-in-a-row/make-easy.page +share/help/ca/four-in-a-row/scores.page +share/help/ca/four-in-a-row/sound-animation.page +share/help/cs/four-in-a-row/appearance.page +share/help/cs/four-in-a-row/basics.page +share/help/cs/four-in-a-row/choose-opponent.page +share/help/cs/four-in-a-row/controls-change.page +share/help/cs/four-in-a-row/controls-default.page +share/help/cs/four-in-a-row/figures/logo.png +share/help/cs/four-in-a-row/figures/mainwindow.png +share/help/cs/four-in-a-row/figures/tileset.png +share/help/cs/four-in-a-row/index.page +share/help/cs/four-in-a-row/legal.xml +share/help/cs/four-in-a-row/make-easy.page +share/help/cs/four-in-a-row/scores.page +share/help/cs/four-in-a-row/sound-animation.page +share/help/da/four-in-a-row/appearance.page +share/help/da/four-in-a-row/basics.page +share/help/da/four-in-a-row/choose-opponent.page +share/help/da/four-in-a-row/controls-change.page +share/help/da/four-in-a-row/controls-default.page +share/help/da/four-in-a-row/figures/logo.png +share/help/da/four-in-a-row/figures/mainwindow.png +share/help/da/four-in-a-row/figures/tileset.png +share/help/da/four-in-a-row/index.page +share/help/da/four-in-a-row/legal.xml +share/help/da/four-in-a-row/make-easy.page +share/help/da/four-in-a-row/scores.page +share/help/da/four-in-a-row/sound-animation.page +share/help/de/four-in-a-row/appearance.page +share/help/de/four-in-a-row/basics.page +share/help/de/four-in-a-row/choose-opponent.page +share/help/de/four-in-a-row/controls-change.page +share/help/de/four-in-a-row/controls-default.page +share/help/de/four-in-a-row/figures/logo.png +share/help/de/four-in-a-row/figures/mainwindow.png +share/help/de/four-in-a-row/figures/tileset.png +share/help/de/four-in-a-row/index.page +share/help/de/four-in-a-row/legal.xml +share/help/de/four-in-a-row/make-easy.page +share/help/de/four-in-a-row/scores.page +share/help/de/four-in-a-row/sound-animation.page +share/help/el/four-in-a-row/appearance.page +share/help/el/four-in-a-row/basics.page +share/help/el/four-in-a-row/choose-opponent.page +share/help/el/four-in-a-row/controls-change.page +share/help/el/four-in-a-row/controls-default.page +share/help/el/four-in-a-row/figures/logo.png +share/help/el/four-in-a-row/figures/mainwindow.png +share/help/el/four-in-a-row/figures/tileset.png +share/help/el/four-in-a-row/index.page +share/help/el/four-in-a-row/legal.xml +share/help/el/four-in-a-row/make-easy.page +share/help/el/four-in-a-row/scores.page +share/help/el/four-in-a-row/sound-animation.page +share/help/en_GB/four-in-a-row/appearance.page +share/help/en_GB/four-in-a-row/basics.page +share/help/en_GB/four-in-a-row/choose-opponent.page +share/help/en_GB/four-in-a-row/controls-change.page +share/help/en_GB/four-in-a-row/controls-default.page +share/help/en_GB/four-in-a-row/figures/logo.png +share/help/en_GB/four-in-a-row/figures/mainwindow.png +share/help/en_GB/four-in-a-row/figures/tileset.png +share/help/en_GB/four-in-a-row/index.page +share/help/en_GB/four-in-a-row/legal.xml +share/help/en_GB/four-in-a-row/make-easy.page +share/help/en_GB/four-in-a-row/scores.page +share/help/en_GB/four-in-a-row/sound-animation.page +share/help/es/four-in-a-row/appearance.page +share/help/es/four-in-a-row/basics.page +share/help/es/four-in-a-row/choose-opponent.page +share/help/es/four-in-a-row/controls-change.page +share/help/es/four-in-a-row/controls-default.page +share/help/es/four-in-a-row/figures/logo.png +share/help/es/four-in-a-row/figures/mainwindow.png +share/help/es/four-in-a-row/figures/tileset.png +share/help/es/four-in-a-row/index.page +share/help/es/four-in-a-row/legal.xml +share/help/es/four-in-a-row/make-easy.page +share/help/es/four-in-a-row/scores.page +share/help/es/four-in-a-row/sound-animation.page +share/help/eu/four-in-a-row/appearance.page +share/help/eu/four-in-a-row/basics.page +share/help/eu/four-in-a-row/choose-opponent.page +share/help/eu/four-in-a-row/controls-change.page +share/help/eu/four-in-a-row/controls-default.page +share/help/eu/four-in-a-row/figures/logo.png +share/help/eu/four-in-a-row/figures/mainwindow.png +share/help/eu/four-in-a-row/figures/tileset.png +share/help/eu/four-in-a-row/index.page +share/help/eu/four-in-a-row/legal.xml +share/help/eu/four-in-a-row/make-easy.page +share/help/eu/four-in-a-row/scores.page +share/help/eu/four-in-a-row/sound-animation.page +share/help/fi/four-in-a-row/appearance.page +share/help/fi/four-in-a-row/basics.page +share/help/fi/four-in-a-row/choose-opponent.page +share/help/fi/four-in-a-row/controls-change.page +share/help/fi/four-in-a-row/controls-default.page +share/help/fi/four-in-a-row/figures/logo.png +share/help/fi/four-in-a-row/figures/mainwindow.png +share/help/fi/four-in-a-row/figures/tileset.png +share/help/fi/four-in-a-row/index.page +share/help/fi/four-in-a-row/legal.xml +share/help/fi/four-in-a-row/make-easy.page +share/help/fi/four-in-a-row/scores.page +share/help/fi/four-in-a-row/sound-animation.page +share/help/fr/four-in-a-row/appearance.page +share/help/fr/four-in-a-row/basics.page +share/help/fr/four-in-a-row/choose-opponent.page +share/help/fr/four-in-a-row/controls-change.page +share/help/fr/four-in-a-row/controls-default.page +share/help/fr/four-in-a-row/figures/logo.png +share/help/fr/four-in-a-row/figures/mainwindow.png +share/help/fr/four-in-a-row/figures/tileset.png +share/help/fr/four-in-a-row/index.page +share/help/fr/four-in-a-row/legal.xml +share/help/fr/four-in-a-row/make-easy.page +share/help/fr/four-in-a-row/scores.page +share/help/fr/four-in-a-row/sound-animation.page +share/help/hu/four-in-a-row/appearance.page +share/help/hu/four-in-a-row/basics.page +share/help/hu/four-in-a-row/choose-opponent.page +share/help/hu/four-in-a-row/controls-change.page +share/help/hu/four-in-a-row/controls-default.page +share/help/hu/four-in-a-row/figures/logo.png +share/help/hu/four-in-a-row/figures/mainwindow.png +share/help/hu/four-in-a-row/figures/tileset.png +share/help/hu/four-in-a-row/index.page +share/help/hu/four-in-a-row/legal.xml +share/help/hu/four-in-a-row/make-easy.page +share/help/hu/four-in-a-row/scores.page +share/help/hu/four-in-a-row/sound-animation.page +share/help/it/four-in-a-row/appearance.page +share/help/it/four-in-a-row/basics.page +share/help/it/four-in-a-row/choose-opponent.page +share/help/it/four-in-a-row/controls-change.page +share/help/it/four-in-a-row/controls-default.page +share/help/it/four-in-a-row/figures/logo.png +share/help/it/four-in-a-row/figures/mainwindow.png +share/help/it/four-in-a-row/figures/tileset.png +share/help/it/four-in-a-row/index.page +share/help/it/four-in-a-row/legal.xml +share/help/it/four-in-a-row/make-easy.page +share/help/it/four-in-a-row/scores.page +share/help/it/four-in-a-row/sound-animation.page +share/help/oc/four-in-a-row/appearance.page +share/help/oc/four-in-a-row/basics.page +share/help/oc/four-in-a-row/choose-opponent.page +share/help/oc/four-in-a-row/controls-change.page +share/help/oc/four-in-a-row/controls-default.page +share/help/oc/four-in-a-row/figures/logo.png +share/help/oc/four-in-a-row/figures/mainwindow.png +share/help/oc/four-in-a-row/figures/tileset.png +share/help/oc/four-in-a-row/index.page +share/help/oc/four-in-a-row/legal.xml +share/help/oc/four-in-a-row/make-easy.page +share/help/oc/four-in-a-row/scores.page +share/help/oc/four-in-a-row/sound-animation.page +share/help/pt_BR/four-in-a-row/appearance.page +share/help/pt_BR/four-in-a-row/basics.page +share/help/pt_BR/four-in-a-row/choose-opponent.page +share/help/pt_BR/four-in-a-row/controls-change.page +share/help/pt_BR/four-in-a-row/controls-default.page +share/help/pt_BR/four-in-a-row/figures/logo.png +share/help/pt_BR/four-in-a-row/figures/mainwindow.png +share/help/pt_BR/four-in-a-row/figures/tileset.png +share/help/pt_BR/four-in-a-row/index.page +share/help/pt_BR/four-in-a-row/legal.xml +share/help/pt_BR/four-in-a-row/make-easy.page +share/help/pt_BR/four-in-a-row/scores.page +share/help/pt_BR/four-in-a-row/sound-animation.page +share/help/sl/four-in-a-row/appearance.page +share/help/sl/four-in-a-row/basics.page +share/help/sl/four-in-a-row/choose-opponent.page +share/help/sl/four-in-a-row/controls-change.page +share/help/sl/four-in-a-row/controls-default.page +share/help/sl/four-in-a-row/figures/logo.png +share/help/sl/four-in-a-row/figures/mainwindow.png +share/help/sl/four-in-a-row/figures/tileset.png +share/help/sl/four-in-a-row/index.page +share/help/sl/four-in-a-row/legal.xml +share/help/sl/four-in-a-row/make-easy.page +share/help/sl/four-in-a-row/scores.page +share/help/sl/four-in-a-row/sound-animation.page +share/help/sr/four-in-a-row/appearance.page +share/help/sr/four-in-a-row/basics.page +share/help/sr/four-in-a-row/choose-opponent.page +share/help/sr/four-in-a-row/controls-change.page +share/help/sr/four-in-a-row/controls-default.page +share/help/sr/four-in-a-row/figures/logo.png +share/help/sr/four-in-a-row/figures/mainwindow.png +share/help/sr/four-in-a-row/figures/tileset.png +share/help/sr/four-in-a-row/index.page +share/help/sr/four-in-a-row/legal.xml +share/help/sr/four-in-a-row/make-easy.page +share/help/sr/four-in-a-row/scores.page +share/help/sr/four-in-a-row/sound-animation.page +share/help/sr@latin/four-in-a-row/appearance.page +share/help/sr@latin/four-in-a-row/basics.page +share/help/sr@latin/four-in-a-row/choose-opponent.page +share/help/sr@latin/four-in-a-row/controls-change.page +share/help/sr@latin/four-in-a-row/controls-default.page +share/help/sr@latin/four-in-a-row/figures/logo.png +share/help/sr@latin/four-in-a-row/figures/mainwindow.png +share/help/sr@latin/four-in-a-row/figures/tileset.png +share/help/sr@latin/four-in-a-row/index.page +share/help/sr@latin/four-in-a-row/legal.xml +share/help/sr@latin/four-in-a-row/make-easy.page +share/help/sr@latin/four-in-a-row/scores.page +share/help/sr@latin/four-in-a-row/sound-animation.page +share/help/sv/four-in-a-row/appearance.page +share/help/sv/four-in-a-row/basics.page +share/help/sv/four-in-a-row/choose-opponent.page +share/help/sv/four-in-a-row/controls-change.page +share/help/sv/four-in-a-row/controls-default.page +share/help/sv/four-in-a-row/figures/logo.png +share/help/sv/four-in-a-row/figures/mainwindow.png +share/help/sv/four-in-a-row/figures/tileset.png +share/help/sv/four-in-a-row/index.page +share/help/sv/four-in-a-row/legal.xml +share/help/sv/four-in-a-row/make-easy.page +share/help/sv/four-in-a-row/scores.page +share/help/sv/four-in-a-row/sound-animation.page +share/help/zh_CN/four-in-a-row/appearance.page +share/help/zh_CN/four-in-a-row/basics.page +share/help/zh_CN/four-in-a-row/choose-opponent.page +share/help/zh_CN/four-in-a-row/controls-change.page +share/help/zh_CN/four-in-a-row/controls-default.page +share/help/zh_CN/four-in-a-row/figures/logo.png +share/help/zh_CN/four-in-a-row/figures/mainwindow.png +share/help/zh_CN/four-in-a-row/figures/tileset.png +share/help/zh_CN/four-in-a-row/index.page +share/help/zh_CN/four-in-a-row/legal.xml +share/help/zh_CN/four-in-a-row/make-easy.page +share/help/zh_CN/four-in-a-row/scores.page +share/help/zh_CN/four-in-a-row/sound-animation.page +share/icons/HighContrast/16x16/apps/four-in-a-row.png +share/icons/HighContrast/22x22/apps/four-in-a-row.png +share/icons/HighContrast/24x24/apps/four-in-a-row.png +share/icons/HighContrast/256x256/apps/four-in-a-row.png +share/icons/HighContrast/32x32/apps/four-in-a-row.png +share/icons/HighContrast/48x48/apps/four-in-a-row.png +share/icons/hicolor/16x16/apps/four-in-a-row.png +share/icons/hicolor/22x22/apps/four-in-a-row.png +share/icons/hicolor/24x24/apps/four-in-a-row.png +share/icons/hicolor/32x32/apps/four-in-a-row.png +share/icons/hicolor/48x48/apps/four-in-a-row.png +share/icons/hicolor/scalable/apps/four-in-a-row.svg +share/locale/af/LC_MESSAGES/four-in-a-row.mo +share/locale/am/LC_MESSAGES/four-in-a-row.mo +share/locale/ar/LC_MESSAGES/four-in-a-row.mo +share/locale/as/LC_MESSAGES/four-in-a-row.mo +share/locale/ast/LC_MESSAGES/four-in-a-row.mo +share/locale/az/LC_MESSAGES/four-in-a-row.mo +share/locale/be/LC_MESSAGES/four-in-a-row.mo +share/locale/bg/LC_MESSAGES/four-in-a-row.mo +share/locale/bn/LC_MESSAGES/four-in-a-row.mo +share/locale/bn_IN/LC_MESSAGES/four-in-a-row.mo +share/locale/br/LC_MESSAGES/four-in-a-row.mo +share/locale/ca/LC_MESSAGES/four-in-a-row.mo +share/locale/ca@valencia/LC_MESSAGES/four-in-a-row.mo +share/locale/cs/LC_MESSAGES/four-in-a-row.mo +share/locale/cy/LC_MESSAGES/four-in-a-row.mo +share/locale/da/LC_MESSAGES/four-in-a-row.mo +share/locale/de/LC_MESSAGES/four-in-a-row.mo +share/locale/dz/LC_MESSAGES/four-in-a-row.mo +share/locale/el/LC_MESSAGES/four-in-a-row.mo +share/locale/en@shaw/LC_MESSAGES/four-in-a-row.mo +share/locale/en_CA/LC_MESSAGES/four-in-a-row.mo +share/locale/en_GB/LC_MESSAGES/four-in-a-row.mo +share/locale/eo/LC_MESSAGES/four-in-a-row.mo +share/locale/es/LC_MESSAGES/four-in-a-row.mo +share/locale/et/LC_MESSAGES/four-in-a-row.mo +share/locale/eu/LC_MESSAGES/four-in-a-row.mo +share/locale/fa/LC_MESSAGES/four-in-a-row.mo +share/locale/fi/LC_MESSAGES/four-in-a-row.mo +share/locale/fr/LC_MESSAGES/four-in-a-row.mo +share/locale/ga/LC_MESSAGES/four-in-a-row.mo +share/locale/gl/LC_MESSAGES/four-in-a-row.mo +share/locale/gu/LC_MESSAGES/four-in-a-row.mo +share/locale/he/LC_MESSAGES/four-in-a-row.mo +share/locale/hi/LC_MESSAGES/four-in-a-row.mo +share/locale/hr/LC_MESSAGES/four-in-a-row.mo +share/locale/hu/LC_MESSAGES/four-in-a-row.mo +share/locale/id/LC_MESSAGES/four-in-a-row.mo +share/locale/is/LC_MESSAGES/four-in-a-row.mo +share/locale/it/LC_MESSAGES/four-in-a-row.mo +share/locale/ja/LC_MESSAGES/four-in-a-row.mo +share/locale/ka/LC_MESSAGES/four-in-a-row.mo +share/locale/kk/LC_MESSAGES/four-in-a-row.mo +share/locale/km/LC_MESSAGES/four-in-a-row.mo +share/locale/kn/LC_MESSAGES/four-in-a-row.mo +share/locale/ko/LC_MESSAGES/four-in-a-row.mo +share/locale/ku/LC_MESSAGES/four-in-a-row.mo +share/locale/lt/LC_MESSAGES/four-in-a-row.mo +share/locale/lv/LC_MESSAGES/four-in-a-row.mo +share/locale/mai/LC_MESSAGES/four-in-a-row.mo +share/locale/mk/LC_MESSAGES/four-in-a-row.mo +share/locale/ml/LC_MESSAGES/four-in-a-row.mo +share/locale/mn/LC_MESSAGES/four-in-a-row.mo +share/locale/mr/LC_MESSAGES/four-in-a-row.mo +share/locale/ms/LC_MESSAGES/four-in-a-row.mo +share/locale/nb/LC_MESSAGES/four-in-a-row.mo +share/locale/ne/LC_MESSAGES/four-in-a-row.mo +share/locale/nl/LC_MESSAGES/four-in-a-row.mo +share/locale/nn/LC_MESSAGES/four-in-a-row.mo +share/locale/oc/LC_MESSAGES/four-in-a-row.mo +share/locale/or/LC_MESSAGES/four-in-a-row.mo +share/locale/pa/LC_MESSAGES/four-in-a-row.mo +share/locale/pl/LC_MESSAGES/four-in-a-row.mo +share/locale/pt/LC_MESSAGES/four-in-a-row.mo +share/locale/pt_BR/LC_MESSAGES/four-in-a-row.mo +share/locale/ro/LC_MESSAGES/four-in-a-row.mo +share/locale/ru/LC_MESSAGES/four-in-a-row.mo +share/locale/rw/LC_MESSAGES/four-in-a-row.mo +share/locale/si/LC_MESSAGES/four-in-a-row.mo +share/locale/sk/LC_MESSAGES/four-in-a-row.mo +share/locale/sl/LC_MESSAGES/four-in-a-row.mo +share/locale/sq/LC_MESSAGES/four-in-a-row.mo +share/locale/sr/LC_MESSAGES/four-in-a-row.mo +share/locale/sr@latin/LC_MESSAGES/four-in-a-row.mo +share/locale/sv/LC_MESSAGES/four-in-a-row.mo +share/locale/ta/LC_MESSAGES/four-in-a-row.mo +share/locale/te/LC_MESSAGES/four-in-a-row.mo +share/locale/tg/LC_MESSAGES/four-in-a-row.mo +share/locale/th/LC_MESSAGES/four-in-a-row.mo +share/locale/tr/LC_MESSAGES/four-in-a-row.mo +share/locale/ug/LC_MESSAGES/four-in-a-row.mo +share/locale/uk/LC_MESSAGES/four-in-a-row.mo +share/locale/vi/LC_MESSAGES/four-in-a-row.mo +share/locale/wa/LC_MESSAGES/four-in-a-row.mo +share/locale/xh/LC_MESSAGES/four-in-a-row.mo +share/locale/zh_CN/LC_MESSAGES/four-in-a-row.mo +share/locale/zh_HK/LC_MESSAGES/four-in-a-row.mo +share/locale/zh_TW/LC_MESSAGES/four-in-a-row.mo +@dirrmtry share/locale/zh_HK/LC_MESSAGES +@dirrmtry share/locale/zh_HK +@dirrmtry share/locale/xh/LC_MESSAGES +@dirrmtry share/locale/xh +@dirrmtry share/locale/ug/LC_MESSAGES +@dirrmtry share/locale/ug +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw +@dirrmtry share/locale/oc/LC_MESSAGES +@dirrmtry share/locale/oc +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/mai/LC_MESSAGES +@dirrmtry share/locale/mai +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku +@dirrmtry share/locale/km/LC_MESSAGES +@dirrmtry share/locale/km +@dirrmtry share/locale/kk/LC_MESSAGES +@dirrmtry share/locale/kk +@dirrmtry share/locale/en@shaw/LC_MESSAGES +@dirrmtry share/locale/en@shaw +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/ca@valencia/LC_MESSAGES +@dirrmtry share/locale/ca@valencia +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast +@dirrmtry share/locale/as/LC_MESSAGES +@dirrmtry share/locale/as +@dirrmtry share/help/zh_CN/four-in-a-row/figures +@dirrmtry share/help/zh_CN/four-in-a-row +@dirrmtry share/help/zh_CN +@dirrmtry share/help/sv/four-in-a-row/figures +@dirrmtry share/help/sv/four-in-a-row +@dirrmtry share/help/sv +@dirrmtry share/help/sr@latin/four-in-a-row/figures +@dirrmtry share/help/sr@latin/four-in-a-row +@dirrmtry share/help/sr@latin +@dirrmtry share/help/sr/four-in-a-row/figures +@dirrmtry share/help/sr/four-in-a-row +@dirrmtry share/help/sr +@dirrmtry share/help/sl/four-in-a-row/figures +@dirrmtry share/help/sl/four-in-a-row +@dirrmtry share/help/sl +@dirrmtry share/help/pt_BR/four-in-a-row/figures +@dirrmtry share/help/pt_BR/four-in-a-row +@dirrmtry share/help/pt_BR +@dirrmtry share/help/oc/four-in-a-row/figures +@dirrmtry share/help/oc/four-in-a-row +@dirrmtry share/help/oc +@dirrmtry share/help/it/four-in-a-row/figures +@dirrmtry share/help/it/four-in-a-row +@dirrmtry share/help/it +@dirrmtry share/help/hu/four-in-a-row/figures +@dirrmtry share/help/hu/four-in-a-row +@dirrmtry share/help/hu +@dirrmtry share/help/fr/four-in-a-row/figures +@dirrmtry share/help/fr/four-in-a-row +@dirrmtry share/help/fr +@dirrmtry share/help/fi/four-in-a-row/figures +@dirrmtry share/help/fi/four-in-a-row +@dirrmtry share/help/fi +@dirrmtry share/help/eu/four-in-a-row/figures +@dirrmtry share/help/eu/four-in-a-row +@dirrmtry share/help/eu +@dirrmtry share/help/es/four-in-a-row/figures +@dirrmtry share/help/es/four-in-a-row +@dirrmtry share/help/es +@dirrmtry share/help/en_GB/four-in-a-row/figures +@dirrmtry share/help/en_GB/four-in-a-row +@dirrmtry share/help/en_GB +@dirrmtry share/help/el/four-in-a-row/figures +@dirrmtry share/help/el/four-in-a-row +@dirrmtry share/help/el +@dirrmtry share/help/de/four-in-a-row/figures +@dirrmtry share/help/de/four-in-a-row +@dirrmtry share/help/de +@dirrmtry share/help/da/four-in-a-row/figures +@dirrmtry share/help/da/four-in-a-row +@dirrmtry share/help/da +@dirrmtry share/help/cs/four-in-a-row/figures +@dirrmtry share/help/cs/four-in-a-row +@dirrmtry share/help/cs +@dirrmtry share/help/ca/four-in-a-row/figures +@dirrmtry share/help/ca/four-in-a-row +@dirrmtry share/help/ca +@dirrmtry share/help/C/four-in-a-row/figures +@dirrmtry share/help/C/four-in-a-row +@dirrmtry share/help/C +@dirrmtry %%DATADIR%%/sounds +@dirrmtry %%DATADIR%% +@dirrmtry share/appdata |