[Freeciv-Dev] Re: Valutas patch
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
From: Tomasz Wegrzanowski <maniek@xxxxxxxx>
Date: Sun, 27 Feb 2000 11:00:15 +0100
On Sun, Feb 27, 2000 at 09:53:15AM +0100, Egbert Hinzen wrote:
On Sat, 26 Feb 2000, Tomasz Wegrzanowski wrote:
I made patch that changes all references to `gold' or `credits'
with references to nation-based valuta.
I don't like this idea.
Please let me the chance to switch it off!
I tend to think this is an unnecessary complication, but it seems some
people do like it.
Run this over nations.ruleset and you won't see any difference.
--- start ---
#!/usr/bin/perl -en
$_ = "valuta = _(\"credits\")\n" if (/^valuta/);
print;
--- end ---
This of course would not help unless you are running the server because
rulesets are loaded from the server side.
Mike
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
- [Freeciv-Dev] Re: Valutas patch,
Mike Jing <=
[Freeciv-Dev] Re: Valutas patch, Mike Jing, 2000/02/27
[Freeciv-Dev] Re: Valutas patch, Alexandre BERAUD, 2000/02/28
[Freeciv-Dev] Re: Valutas patch, Mike Jing, 2000/02/28
|
|