[Freeciv-Dev] Re: swiss ruleset (PR#8709)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: |
undisclosed-recipients: ; |
Subject: |
[Freeciv-Dev] Re: swiss ruleset (PR#8709) |
From: |
"Herr Mahler" <benibunny@xxxxxxx> |
Date: |
Tue, 1 Jun 2004 14:33:32 -0700 |
Reply-to: |
rt@xxxxxxxxxxx |
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8709 >
i jst changed the leader titles(=> attachment).. are they accurate, or
maybe too long now??
the rest is ok.
Jason Short schrieb:
><URL: http://rt.freeciv.org/Ticket/Display.html?id=8709 >
>
>Here's an update of the swiss ruleset.
>
>- I changed the flag to an indexed PNG.
>- I removed the leader titles, which cannot be non-ascii non-English
>words since they're translated.
>- I added bootstrap stuff.
>
>Is this reasonable?
>
>jason
>
>
>
>
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
>[nation_swiss]
>
>name=_("Swiss")
>plural=_("?plural:Swiss")
>class=_("Modern")
>leader= "Wilhelm Tell", "Arnold von Winkelried", "Gessler", "General
>Guisan",
> "Adolf Ogi", "Ruth Dreifuss", "Moritz Leuenberger",
> "Christoph Blocher"
>leader_sex="Male", "Male", "Male", "Male", "Male",
> "Female", "Male", "Male"
>flag="f.switzerland"
>flag_alt = "-"
>city_style = "European"
>
>; Can't have non-ascii ruler titles.
>;ruler_titles = { "government", "male_title", "female_title"
>; "Democracy", _("Bundespräsident"),
>_("Bundespräsidentin")
>; "Despotism", _("Landvogt"), _("Landvögtin")
>; "Fundamentalism", _("Priester"), _("Priesterin")
>; }
>
>attack=1
>expand=1
>civilized=0
>advisors=100,100,100,100,100,100,100
>init_techs=""
>
>tech_goals = "Democracy", "Iron Working", "Trade", "Engineering",
> "Railroad", "Bridge Building", "Banking"
>wonder="United Nations"
>government="Democracy"
>
>cities =
> "Bern (river)", "Zürich", "Basel (river)", "Genève", "Lausanne",
> "Winterthur", "St. Gallen", "Luzern", "Biel / Bienne", "Thun (river)",
> "Köniz", "La Chaux-de-Fonds", "Fribourg (river)", "Schaffhausen (river)",
> "Neuchatel", "Chur", "Vernier GE", "Emmen LU", "Sion (river)", "Lugano",
> "Uster ZH", "Kriens LU", "Lancy GE", "Montreux VD",
> "Yverdon-les-bains VD (river)",
> "Zug", "Dietikon ZH", "Dübendorf ZH", "Frauenfeld TG", "Riehen BS",
> "Aarau (river)", "Herisau", "Appenzell", "Liestal", "Glarus",
> "Delemont", "Stans", "Sarnen", "Schwyz",
> "Solothurn (river)", "Bellinzona", "Altdorf"
>
>
>------------------------------------------------------------------------
>
>? data/flags/swiss.bmp
>? data/flags/swiss.png
>? data/nation/swiss.ruleset
>Index: data/default/nations.ruleset
>===================================================================
>RCS file: /home/freeciv/CVS/freeciv/data/default/nations.ruleset,v
>retrieving revision 1.64
>diff -u -r1.64 nations.ruleset
>--- data/default/nations.ruleset 28 Jan 2004 18:03:14 -0000 1.64
>+++ data/default/nations.ruleset 1 Jun 2004 20:28:16 -0000
>@@ -63,6 +63,7 @@
> *include "nation/danish.ruleset"
> *include "nation/dutch.ruleset"
> *include "nation/swedish.ruleset"
>+*include "nation/swiss.ruleset"
> *include "nation/japanese.ruleset"
> *include "nation/portuguese.ruleset"
> *include "nation/finnish.ruleset"
>Index: data/misc/flags.spec
>===================================================================
>RCS file: /home/freeciv/CVS/freeciv/data/misc/flags.spec,v
>retrieving revision 1.2
>diff -u -r1.2 flags.spec
>--- data/misc/flags.spec 1 Jun 2004 04:00:49 -0000 1.2
>+++ data/misc/flags.spec 1 Jun 2004 20:28:17 -0000
>@@ -92,6 +92,7 @@
> "f.soviet", "flags/soviet"
> "f.spain", "flags/spain"
> "f.sweden", "flags/sweden"
>+ "f.switzerland", "flags/swiss"
> "f.syria", "flags/syria"
> "f.thailand", "flags/thailand"
> "f.tunisia", "flags/tunisia"
>
>
[nation_swiss]
name=_("Swiss")
plural=_("?plural:Swiss")
class=_("Modern")
leader= "Wilhelm Tell", "Arnold von Winkelried", "Gessler", "General Guisan",
"Adolf Ogi", "Ruth Dreifuss", "Moritz Leuenberger",
"Christoph Blocher"
leader_sex="Male", "Male", "Male", "Male", "Male",
"Female", "Male", "Male"
flag="f.switzerland"
flag_alt = "-"
city_style = "European"
ruler_titles = { "government", "male_title", "female_title"
"Democracy", _("President of the Confederation"),
_("President of the Confederation")
"Fundamentalism", _("Priest"), _("Priest")
}
attack=1
expand=1
civilized=0
advisors=100,100,100,100,100,100,100
init_techs=""
tech_goals = "Democracy", "Iron Working", "Trade", "Engineering",
"Railroad", "Bridge Building", "Banking"
wonder="United Nations"
government="Democracy"
cities =
"Bern (river)", "Zürich", "Basel (river)", "Genève", "Lausanne",
"Winterthur", "St. Gallen", "Luzern", "Biel / Bienne", "Thun (river)",
"Köniz", "La Chaux-de-Fonds", "Fribourg (river)", "Schaffhausen (river)",
"Neuchatel", "Chur", "Vernier GE", "Emmen LU", "Sion (river)", "Lugano",
"Uster ZH", "Kriens LU", "Lancy GE", "Montreux VD",
"Yverdon-les-bains VD (river)",
"Zug", "Dietikon ZH", "Dübendorf ZH", "Frauenfeld TG", "Riehen BS",
"Aarau (river)", "Herisau", "Appenzell", "Liestal", "Glarus",
"Delemont", "Stans", "Sarnen", "Schwyz",
"Solothurn (river)", "Bellinzona", "Altdorf"
|
|