Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37041710
en ru br
Репозитории ALT

Группа :: Игры/Прочее
Пакет: pioneers

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: pioneers-15.5-sanitize.patch
Скачать


diff -ru pioneers-15.5.orig/ChangeLog pioneers-15.5/ChangeLog
--- pioneers-15.5.orig/ChangeLog	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/ChangeLog	2019-10-28 20:57:35.122041787 -0400
@@ -5318,7 +5318,7 @@
 
 2001-03-09  Matt Waggoner  <matt@waggoner.com>
 
-	* One of the official rule variants for Settlers of Catan is
+	* One of the official rule variants is
 	to disallow rolling a 7 on the first two rounds.  This has been
 	added as a feature of gnocatan, as well as an additional variant:
 	always reroll 7s.  These are accessed from the console server
diff -ru pioneers-15.5.orig/client/gtk/gui.c pioneers-15.5/client/gtk/gui.c
--- pioneers-15.5.orig/client/gtk/gui.c	2018-03-14 09:44:46.000000000 -0400
+++ pioneers-15.5/client/gtk/gui.c	2019-10-28 21:00:20.530487687 -0400
@@ -52,14 +52,12 @@
 	TRADE_PAGE,		/* trading interface */
 	QUOTE_PAGE,		/* submit quotes page */
 	LEGEND_PAGE,		/* legend */
-	SPLASH_PAGE		/* splash screen */
 };
 
 static GtkWidget *map_notebook;	/* map area panel */
 static GtkWidget *trade_page;	/* trade page in map area */
 static GtkWidget *quote_page;	/* quote page in map area */
 static GtkWidget *legend_page;	/* legend page in map area */
-static GtkWidget *splash_page;	/* splash page in map area */
 
 static GtkWidget *develop_notebook;	/* development card area panel */
 
@@ -82,8 +80,6 @@
 
 static GList *rules_callback_list = NULL;
 
-#define PIONEERS_PIXMAP_SPLASH "pioneers/splash.png"
-
 static const gchar *pioneers_pixmaps[] = {
 	PIONEERS_PIXMAP_DICE,
 	PIONEERS_PIXMAP_TRADE,
@@ -645,50 +641,6 @@
 		gtk_widget_hide(legend_page);
 }
 
-void gui_show_splash_page(gboolean show, GtkWidget * chat_widget)
-{
-	static GtkWidget *widget = NULL;
-	if (chat_widget != NULL)
-		widget = chat_widget;
-	g_assert(widget != NULL);
-
-	chat_set_grab_focus_on_update(TRUE);
-	if (show) {
-		gtk_widget_show(splash_page);
-		gtk_notebook_set_current_page(GTK_NOTEBOOK(map_notebook),
-					      SPLASH_PAGE);
-		gtk_widget_hide(widget);
-	} else {
-		gtk_widget_hide(splash_page);
-		gtk_notebook_set_current_page(GTK_NOTEBOOK(map_notebook),
-					      MAP_PAGE);
-		gtk_widget_show(widget);
-	}
-}
-
-static GtkWidget *splash_build_page(void)
-{
-	GtkWidget *pm;
-	GtkWidget *viewport;
-	gchar *filename;
-
-	filename = g_build_filename(DATADIR, "pixmaps", "pioneers",
-				    "splash.png", NULL);
-	pm = gtk_image_new_from_file(filename);
-	g_free(filename);
-
-	/* The viewport avoids that the pixmap is drawn up into the tab area if
-	 * it's too large for the space provided. */
-	viewport = gtk_viewport_new(NULL, NULL);
-	gtk_viewport_set_shadow_type(GTK_VIEWPORT(viewport),
-				     GTK_SHADOW_NONE);
-	gtk_widget_show(viewport);
-	gtk_widget_set_size_request(pm, 1, 1);
-	gtk_widget_show(pm);
-	gtk_container_add(GTK_CONTAINER(viewport), pm);
-	return viewport;
-}
-
 static GtkWidget *build_map_panel(void)
 {
 	GtkWidget *lbl;
@@ -740,13 +692,6 @@
 		gui_show_legend_page(FALSE);
 	theme_register_callback(G_CALLBACK(gui_theme_changed));
 
-	/* Tab page name, shown for the splash screen */
-	lbl = gtk_label_new(_("Welcome to Pioneers"));
-	gtk_widget_show(lbl);
-	splash_page = splash_build_page();
-	gtk_notebook_insert_page(GTK_NOTEBOOK(map_notebook),
-				 splash_page, lbl, SPLASH_PAGE);
-
 	return map_notebook;
 }
 
@@ -889,7 +834,6 @@
 	gtk_paned_pack1(GTK_PANED(vpaned), build_map_panel(), TRUE, TRUE);
 
 	chat_panel = gtk_box_new(GTK_ORIENTATION_VERTICAL, 0);
-	gui_show_splash_page(TRUE, chat_panel);
 
 	panel = chat_build_panel();
 	frontend_gui_register(panel, GUI_DISCONNECT, NULL);
diff -ru pioneers-15.5.orig/client/gtk/offline.c pioneers-15.5/client/gtk/offline.c
--- pioneers-15.5.orig/client/gtk/offline.c	2018-03-14 09:44:46.000000000 -0400
+++ pioneers-15.5/client/gtk/offline.c	2019-10-28 21:00:59.088824728 -0400
@@ -90,7 +90,6 @@
 				   && !connectable);
 		break;
 	case GUI_CONNECT_TRY:
-		gui_show_splash_page(FALSE, NULL);
 		gui_set_net_status(_("Connecting"));
 
 		connectable = FALSE;
diff -ru pioneers-15.5.orig/client/help/C/index.docbook pioneers-15.5/client/help/C/index.docbook
--- pioneers-15.5.orig/client/help/C/index.docbook	2018-03-07 10:59:54.000000000 -0500
+++ pioneers-15.5/client/help/C/index.docbook	2019-10-28 21:04:36.561725734 -0400
@@ -31,9 +31,10 @@
       <simplesect id="Authors">
         <title>Authors and History</title>
         <para>
-        Pioneers is a GNOME game based upon the board game Settlers of Catan
-        created by Mayfair Games. Pioneers was originally authored by Dave
-        Cole in the spring and summer of 1999, under the name Gnocatan.
+        Pioneers is a computerized version of a well known strategy
+	    board game. The goal of the game is to colonize an
+	    island. The players play the first colonists hence the name
+	    pioneers.
 	Dave wanted to be able to
         play the game without having to travel, so he developed a computer
         implementation of the game. The Pioneers project stalled in the late
@@ -52,9 +53,6 @@
 	on the user interface.
       </para>
         <para>
-        In June 2005 the project was renamed from Gnocatan to Pioneers.
-      </para>
-        <para>
         To be continued...
       </para>
       </simplesect>
diff -ru pioneers-15.5.orig/common/gtk/aboutbox.c pioneers-15.5/common/gtk/aboutbox.c
--- pioneers-15.5.orig/common/gtk/aboutbox.c	2018-03-14 09:44:46.000000000 -0400
+++ pioneers-15.5/common/gtk/aboutbox.c	2019-10-28 21:12:55.229084670 -0400
@@ -34,24 +34,18 @@
 
 void aboutbox_display(GtkWindow * parent, const gchar * title)
 {
-	GdkPixbuf *logo;
-	gchar *filename;
+	GdkPixbuf *logo = NULL;
 	const gchar *authors[] = {
 		AUTHORLIST
 	};
 
-	filename = g_build_filename(DATADIR, "pixmaps", "pioneers",
-				    "splash.png", NULL);
-	logo = gdk_pixbuf_new_from_file(filename, NULL);
-	g_free(filename);
-
 	/* *INDENT-OFF* */
 	gtk_show_about_dialog(
 		parent,
 		"authors", authors,
 		"comments",
-		      _("Pioneers is based upon the excellent\n"
-			"Settlers of Catan board game.\n"),
+              _("Pioneers is a computerized version of\n"
+            "a well known strategy board game.\n"),
 		//  "copyright", _("Copyright \xc2\xa9 2002 the Free Software Foundation"),
 		"license-type", GTK_LICENSE_GPL_2_0,
 		"logo", logo,
diff -ru pioneers-15.5.orig/docs/pioneers.6 pioneers-15.5/docs/pioneers.6
--- pioneers-15.5.orig/docs/pioneers.6	2013-02-24 17:35:29.000000000 -0500
+++ pioneers-15.5/docs/pioneers.6	2019-10-28 21:14:58.313157581 -0400
@@ -1,6 +1,6 @@
 .TH pioneers 6 "Februari 24, 2013" "pioneers"
 .SH NAME
-pioneers \- network implementation of Settlers of Catan
+pioneers \- Turnbased board strategy game (colonize an island)
 
 .SH SYNOPSIS
 .B pioneers
@@ -18,8 +18,9 @@
 command.
 .PP
 .B Pioneers
-is an implementation of the popular, award-winning "Settlers of Catan"
-board game for the GNOME desktop environment.  It uses a client/server
+is a computerized version of a well known strategy board game. The
+goal of the game is to colonize an island. The players play the first
+colonists hence the name pioneers. It uses a client/server
 model for networked play of between two and eight players.  You will
 need to connect to a machine running either \fBpioneers-server-gtk\fP
 or \fBpioneers-server-console\fP to play.  An AI client, \fBpioneersai\fP,
diff -ru pioneers-15.5.orig/docs/pioneersai.6 pioneers-15.5/docs/pioneersai.6
--- pioneers-15.5.orig/docs/pioneersai.6	2014-05-20 16:57:22.000000000 -0400
+++ pioneers-15.5/docs/pioneersai.6	2019-10-28 21:15:32.796454947 -0400
@@ -25,8 +25,9 @@
 command.
 .PP
 .B Pioneers
-is an emulation of the Settlers of Catan board game which can
-be played over the internet. This is a computer player
+is a computerized version of a well known strategy board game. The
+goal of the game is to colonize an island. The players play the first
+colonists hence the name pioneers. This is an AI player
 implementation that can take part in Pioneers games.
 
 .SH OPTIONS
diff -ru pioneers-15.5.orig/docs/pioneers-metaserver.6 pioneers-15.5/docs/pioneers-metaserver.6
--- pioneers-15.5.orig/docs/pioneers-metaserver.6	2013-09-03 02:30:23.000000000 -0400
+++ pioneers-15.5/docs/pioneers-metaserver.6	2019-10-28 21:15:59.964689232 -0400
@@ -8,8 +8,10 @@
 
 .SH DESCRIPTION
 .B Pioneers
-is an implementation of the popular, award-winning "Settlers of Catan"
-board game.  It uses a client/server model for networked play. This program
+is a computerized version of a well known strategy board game. The
+goal of the game is to colonize an island. The players play the first
+colonists hence the name pioneers. It uses a client/server model for
+networked play. This program
 provides a piece of network infrastructure that helps match pioneers clients to
 pioneers servers. Casual players of pioneers probably do not need to run this
 program.
diff -ru pioneers-15.5.orig/docs/pioneers-server-console.6 pioneers-15.5/docs/pioneers-server-console.6
--- pioneers-15.5.orig/docs/pioneers-server-console.6	2013-02-24 17:35:29.000000000 -0500
+++ pioneers-15.5/docs/pioneers-server-console.6	2019-10-28 21:16:26.775920417 -0400
@@ -12,8 +12,9 @@
 command.
 .PP
 .B Pioneers
-is an implementation of the popular, award-winning "Settlers of Catan"
-board game for the GNOME desktop environment.  It uses a client/server
+is a computerized version of a well known strategy board game. The
+goal of the game is to colonize an island. The players play the first
+colonists hence the name pioneers. It uses a client/server
 model for networked play of between two and eight players.  This program
 provides a console-only server that \fBpioneers\fP clients can connect
 to.
diff -ru pioneers-15.5.orig/docs/pioneers-server-gtk.6 pioneers-15.5/docs/pioneers-server-gtk.6
--- pioneers-15.5.orig/docs/pioneers-server-gtk.6	2013-02-24 17:35:29.000000000 -0500
+++ pioneers-15.5/docs/pioneers-server-gtk.6	2019-10-28 21:16:46.385089514 -0400
@@ -12,8 +12,9 @@
 command.
 .PP
 .B Pioneers
-is an implementation of the popular, award-winning "Settlers of Catan"
-board game for the GNOME desktop environment.  It uses a client/server
+is a computerized version of a well known strategy board game. The
+goal of the game is to colonize an island. The players play the first
+colonists hence the name pioneers. It uses a client/server
 model for networked play of between two and eight players.  This program
 provides a GUI-configurable stand-alone server which you connect to
 from 
diff -ru pioneers-15.5.orig/po/af.po pioneers-15.5/po/af.po
--- pioneers-15.5.orig/po/af.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/af.po	2019-10-28 21:18:17.888878573 -0400
@@ -1,4 +1,4 @@
-# Pioneers - Settlers of Catan for GNOME.
+# Pioneers - Turnbased board strategy game (colonize an island)
 # This file is distributed under the same license as the pioneers package.
 # Petri Jooste <petri.jooste@gmail.com>, 2006, 2013.
 # Petri Jooste <Petri.Jooste@nwu.ac.za>, 2006.
@@ -2544,14 +2544,6 @@
 msgid "No games available\n"
 msgstr "Geen spel beskikbaar\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioniers is gebaseer op die uitstekende\n"
-"bordspel Settlers of Catan.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/ca.po pioneers-15.5/po/ca.po
--- pioneers-15.5.orig/po/ca.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/ca.po	2019-10-28 21:18:55.686204514 -0400
@@ -1,4 +1,4 @@
-# Pioneers - Settlers of Catan for GNOME.
+# Pioneers - Turnbased board strategy game (colonize an island)
 # This file is distributed under the same license as the pioneers package.
 #
 # Copyright (C) Jaume Badiella <myotis@drac.com>, 2013
@@ -2541,14 +2541,6 @@
 msgid "No games available\n"
 msgstr "No hi ha partides disponibles.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers estц═ basat en l'excelб╥lent\n"
-"joc de taulell 'Els Colons de Catan'.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/cs.po pioneers-15.5/po/cs.po
--- pioneers-15.5.orig/po/cs.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/cs.po	2019-10-28 21:20:17.865913170 -0400
@@ -3,7 +3,7 @@
 "Project-Id-Version: Pioneers 0.12.3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2010-03-28 01:29+0000\n"
+"PO-Revision-Date: 2014-10-27 11:29-0400\n"
 "Last-Translator: Ladislav Dobias <Unknown>\n"
 "Language-Team: \n"
 "Language: cs\n"
@@ -2542,14 +2542,6 @@
 msgid "No games available\n"
 msgstr "Promiе┬te, dostupno je pouze %s.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers je zaloе╬eno na skvд⌡lц╘\n"
-"deskovц╘ hе≥e Osadnц╜ci z Katanu.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/da.po pioneers-15.5/po/da.po
--- pioneers-15.5.orig/po/da.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/da.po	2019-10-28 21:20:51.161200287 -0400
@@ -8,7 +8,7 @@
 "Project-Id-Version: Pioneers 0.11.3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2008-04-29 09:36+0000\n"
+"PO-Revision-Date: 2014-10-27 11:26-0400\n"
 "Last-Translator: carson\n"
 "Language-Team: Danish <da@li.org>\n"
 "Language: da\n"
@@ -2549,14 +2549,6 @@
 msgid "No games available\n"
 msgstr "Beklager, %s tilgц╕ngelig.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers er baseret pц╔ det fantastiske\n"
-"Settlers og Catan brц╕dtspil.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/de.po pioneers-15.5/po/de.po
--- pioneers-15.5.orig/po/de.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/de.po	2019-10-28 21:21:47.304684440 -0400
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pioneers 0.12.5\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2013-09-29 09:39+0100\n"
+"PO-Revision-Date: 2014-10-27 11:26-0400\n"
 "Last-Translator: Roland Clobus <rclobus@rclobus.nl>\n"
 "Language-Team: Pit Garbe <piiit@gmx.de>, Roman Hodek <roman@hodek.net>, de "
 "<de@li.org>\n"
@@ -2550,14 +2550,6 @@
 msgid "No games available\n"
 msgstr "Keine Spiele verfц╪gbar\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers basiert auf dem exzellenten\n"
-"Brettspiel 'Die Siedler von Catan'.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/en_GB.po pioneers-15.5/po/en_GB.po
--- pioneers-15.5.orig/po/en_GB.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/en_GB.po	2019-10-28 21:22:49.165217859 -0400
@@ -9,7 +9,7 @@
 "Project-Id-Version: Pioneers 15.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2016-06-10 18:23+0200\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Roland Clobus <rclobus@rclobus.nl>\n"
 "Language-Team: English (United Kingdom) <en_GB@li.org>\n"
 "Language: en_GB\n"
@@ -2540,14 +2540,6 @@
 msgid "No games available\n"
 msgstr "No games available\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
 #. * \n after your name (except the last name).
diff -ru pioneers-15.5.orig/po/es.po pioneers-15.5/po/es.po
--- pioneers-15.5.orig/po/es.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/es.po	2019-10-28 21:23:27.207545917 -0400
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pioneers 0.12.5\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2012-07-08 03:34+0000\n"
+"PO-Revision-Date: 2014-10-27 11:26-0400\n"
 "Last-Translator: Eduardo Alberto Calvo <Unknown>\n"
 "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
 "Language: es\n"
@@ -2550,14 +2550,6 @@
 msgid "No games available\n"
 msgstr "Lo siento, %s disponible.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers estц║ basado en el excelente\n"
-"juego de mesa 'Los fundadores de Catц║n'.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/fr.po pioneers-15.5/po/fr.po
--- pioneers-15.5.orig/po/fr.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/fr.po	2019-10-28 21:24:17.841982535 -0400
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pioneers 15.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2016-06-11 16:40+0200\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Jean-Charles GRANGER <traduction@vecteur.org>\n"
 "Language-Team: Franц╖ais <LL@li.org>, LT-P <LT-P@LT-P.net>, Yusei "
 "<yusei@ragondux.com>, Arnaud MALON <moko@geumeuleu.com>, Jean-Charles "
@@ -2553,14 +2553,6 @@
 msgid "No games available\n"
 msgstr "Aucune partie disponible\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers est basц╘ sur l'excellent\n"
-"jeu de plateau 'Les colons de Catane'.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/gl.po pioneers-15.5/po/gl.po
--- pioneers-15.5.orig/po/gl.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/gl.po	2019-10-28 21:24:49.932259265 -0400
@@ -8,7 +8,7 @@
 "Project-Id-Version: Pioneers 0.12.3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2010-04-05 08:14+0000\n"
+"PO-Revision-Date: 2014-10-27 11:27-0400\n"
 "Last-Translator: Indalecio Freirц╜a Santos <ifreiria@gmail.com>\n"
 "Language-Team: Galician <gl@li.org>\n"
 "Language: gl\n"
@@ -2550,14 +2550,6 @@
 msgid "No games available\n"
 msgstr "Sintoo, %s dispoц╠ц╜bel.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneiros estц║ baseado no excelente\n"
-"xogo de mesa б╚Os fundadores de Catanб╩.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/hu.po pioneers-15.5/po/hu.po
--- pioneers-15.5.orig/po/hu.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/hu.po	2019-10-28 21:25:30.267607109 -0400
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pioneers 0.12.2\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2008-04-05 15:37+0200\n"
+"PO-Revision-Date: 2014-10-27 11:27-0400\n"
 "Last-Translator: Ferenc Bц║nhidi <bferike@mailbox.hu>\n"
 "Language-Team: Hungarian <bferike@mailbox.hu>\n"
 "Language: hu\n"
@@ -2555,14 +2555,6 @@
 msgid "No games available\n"
 msgstr "Bocs, %s hasznц║lhatцЁ.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"A Pioneers a kц╜vц║lцЁ tц║blajц║tц╘k a\n"
-"Catan telepesei alapjц║n kц╘szц╪lt.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/it.po pioneers-15.5/po/it.po
--- pioneers-15.5.orig/po/it.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/it.po	2019-10-28 21:25:46.459746736 -0400
@@ -9,7 +9,7 @@
 "Project-Id-Version: Pioneers 15.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2013-09-11 20:12:00+0200\n"
+"PO-Revision-Date: 2014-10-27 11:27-0400\n"
 "Last-Translator: Giancarlo Capella <giancarlo@comm.cc>\n"
 "Language-Team: it <it@li.org>\n"
 "Language: it\n"
@@ -2544,14 +2544,6 @@
 msgid "No games available\n"
 msgstr "Nessuna partita disponibile\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers ц╗ basato sull'eccellente gioco\n"
-"I Coloni di Catan.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/ja.po pioneers-15.5/po/ja.po
--- pioneers-15.5.orig/po/ja.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/ja.po	2019-10-28 21:26:08.979940927 -0400
@@ -10,7 +10,7 @@
 "Project-Id-Version: Pioneers 15.1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2013-09-16 02:46+0000\n"
+"PO-Revision-Date: 2014-10-27 11:27-0400\n"
 "Last-Translator: KAMO Tomoyuki <kto@miomio.jp>\n"
 "Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
 "Language: ja\n"
@@ -2539,14 +2539,6 @@
 msgid "No games available\n"
 msgstr "Е┬╘Г■╗Е▐╞Х┐╫Ц│╙Ц┌╡Ц┐╪Ц┐═Ц│▄Ц│╙Ц│└\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers Ц│╞Ц─▄Ц┌╚Ц┌©Ц┐ЁЦ│╝И√▀Ф▀⌠Х─┘Ц│÷Ц│║Ц─█Ц│╗Ц│└Ц│├\n"
-"Ц│≥Ц│╟Ц┌┴Ц│≈Ц│└Ц┐°Ц┐╪Ц┐┴Ц┌╡Ц┐╪Ц┐═Ц│▄Е┘┐Ц│╚Ц│╙Ц│ёЦ│╕Ц│└Ц│╬Ц│≥Ц─┌\n"
-
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
 #. * \n after your name (except the last name).
diff -ru pioneers-15.5.orig/po/nl.po pioneers-15.5/po/nl.po
--- pioneers-15.5.orig/po/nl.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/nl.po	2019-10-28 21:26:54.320331923 -0400
@@ -9,7 +9,7 @@
 "Project-Id-Version: Pioneers 15.4\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2016-06-10 18:27+0200\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Roland Clobus <rclobus@rclobus.nl>\n"
 "Language-Team: Bas Wijnen <shevek@fmf.nl> Roland Clobus <rclobus@rclobus."
 "nl>\n"
@@ -2543,14 +2543,6 @@
 msgid "No games available\n"
 msgstr "Geen spellen beschikbaar\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioniers is gebaseerd op\n"
-"het bordspel \"De kolonisten van Catan\".\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/pioneers.pot pioneers-15.5/po/pioneers.pot
--- pioneers-15.5.orig/po/pioneers.pot	2018-03-14 12:02:16.000000000 -0400
+++ pioneers-15.5/po/pioneers.pot	2019-10-28 21:27:33.879673074 -0400
@@ -2517,12 +2517,6 @@
 msgid "No games available\n"
 msgstr ""
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
 #. * \n after your name (except the last name).
diff -ru pioneers-15.5.orig/po/pt.po pioneers-15.5/po/pt.po
--- pioneers-15.5.orig/po/pt.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/pt.po	2019-10-28 21:28:00.023898512 -0400
@@ -7,7 +7,7 @@
 "Project-Id-Version: Pioneers 14.1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2012-05-22 10:11+0000\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Filipe Roque <Unknown>\n"
 "Language-Team: Portuguese <pt@li.org>\n"
 "Language: pt\n"
@@ -2546,14 +2546,6 @@
 msgid "No games available\n"
 msgstr "Desculpa, %s disponц╜vel.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers ц╘ baseado no excelente\n"
-"jogo de tabuleiro 'Os Descobridores de Catan'.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/sv.po pioneers-15.5/po/sv.po
--- pioneers-15.5.orig/po/sv.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/sv.po	2019-10-28 21:28:14.566023918 -0400
@@ -9,7 +9,7 @@
 "Project-Id-Version: Pioneers 0.12.3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2011-10-30 15:06+0100\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Daniel Nylander <yeager@ubuntu.com>\n"
 "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
 "Language: sv\n"
@@ -2547,14 +2547,6 @@
 msgid "No games available\n"
 msgstr "Tyvц╓rr, %s tillgц╓nglig.\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers ц╓r baserad pц╔ det utmц╓rkta\n"
-"brц╓dspelet Settlers of Catan.\n"
-
 #
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
diff -ru pioneers-15.5.orig/po/zh_CN.po pioneers-15.5/po/zh_CN.po
--- pioneers-15.5.orig/po/zh_CN.po	2018-03-14 11:55:12.000000000 -0400
+++ pioneers-15.5/po/zh_CN.po	2019-10-28 21:28:30.065157578 -0400
@@ -8,7 +8,7 @@
 "Project-Id-Version: Pioneers 15.1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2018-03-14 16:51+0100\n"
-"PO-Revision-Date: 2012-01-12 13:22+0800\n"
+"PO-Revision-Date: 2019-10-28 11:26-0400\n"
 "Last-Translator: Gerald <gera2ld@163.com>\n"
 "Language-Team: Chinese (Simplified) <gera2ld@163.com>\n"
 "Language: zh_CN\n"
@@ -2527,14 +2527,6 @@
 msgid "No games available\n"
 msgstr "Ф╡║Ф°┴Е▐╞Д╩╔И─┴Ф▀╘Г └Ф╦╦Ф┬▐\n"
 
-#: ../common/gtk/aboutbox.c:53
-msgid ""
-"Pioneers is based upon the excellent\n"
-"Settlers of Catan board game.\n"
-msgstr ""
-"Pioneers Ф≤╞Е°╗Д╪≤Г╖─Г └Ф║▄Ф╦╦Е█║Е²╕Е╡⌡(Settlers of Catan)\n"
-"Г └Е÷╨Г║─Д╦┼Е╩╨Г╚▀Х╣╥Ф²╔Г └Ц─┌\n"
-
 #. Translators: add your name here. Keep the list
 #. * alphabetically, do not remove any names, and add
 #. * \n after your name (except the last name).
diff -ru pioneers-15.5.orig/README pioneers-15.5/README
--- pioneers-15.5.orig/README	2007-08-05 09:14:39.000000000 -0400
+++ pioneers-15.5/README	2019-10-28 21:29:08.358487811 -0400
@@ -1,8 +1,8 @@
 Pioneers
 
-Pioneers is an Internet playable implementation of the Settlers of
-Catan board game.  The aim is to remain as faithful to the board game
-as is possible.
+Pioneers is a computerized version of a well known strategy board
+game. The goal of the game is to colonize an island. The players play
+the first colonists hence the name pioneers.
 
 Playing the Game
 ================
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin