Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2004:
[Freeciv-Dev] Re: (PR#9425) Capitol Bug
Home

[Freeciv-Dev] Re: (PR#9425) Capitol Bug

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: aaron.macdonald@xxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#9425) Capitol Bug
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Mon, 19 Jul 2004 01:40:15 -0700
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=9425 >

On Sun, Jul 18, 2004 at 06:21:24PM -0700, Aaron Murray MacDonald wrote:
> 
>             I'm from Nova Scotia, Canada and I noticed that you have every
> provincial capital in the city name sets for Canada except Halifax.  You
> even have Iqualuit which was only established a little over 5 years ago. why
> did Halifax, which has been around since 1864 get left out and a new capital
> like Iqualuit get in?  lol.

It's not a Freeciv policy to include every provincial capital, but here is a
patch. I've included Halifax before Iqualuit.

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.

--- canadian.ruleset.orig       2004-07-19 10:49:45.000000000 +0200
+++ canadian.ruleset    2004-07-19 10:50:35.000000000 +0200
@@ -22,7 +22,7 @@
 cities =
   "Ottawa", "Toronto", "Vancouver", "Montreal", "Quebec", "Winnipeg",
   "Calgary", "Edmonton", "Victoria", "Yellowknife", "Fredericton",
-  "Charlottetown", "Regina", "Saskatoon", "Whitehorse", "Iqaluit",
+  "Charlottetown", "Regina", "Saskatoon", "Whitehorse", "Halifax", "Iqaluit",
   "Hamilton", "Kelowna", "Moose Jaw", "Brandon", "Sudbury", "St. John",
   "St. John's", "Sault Ste. Marie", "Thunder Bay", "Red Deer", "Jasper",
   "Prince Rupert", "Windsor", "Prince George", "Kamloops", "Lethbridge",

[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Re: (PR#9425) Capitol Bug, Christian Knoke <=