Complete.Org: Mailing Lists: Archives: freeciv-dev: July 2002:
[Freeciv-Dev] Rapturedelay message.
Home

[Freeciv-Dev] Rapturedelay message.

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Rapturedelay message.
From: Gaute B Strokkenes <gs234@xxxxxxxxx>
Date: Sun, 21 Jul 2002 15:29:35 +0200

The current description does not match the others; moreover it makes
the output from /show longer than 80 columns.

Index: server/stdinhand.c
===================================================================
RCS file: /home/freeciv/CVS/freeciv/server/stdinhand.c,v
retrieving revision 1.233
diff -u -r1.233 stdinhand.c
--- server/stdinhand.c  2002/07/16 14:57:01     1.233
+++ server/stdinhand.c  2002/07/21 13:25:27
@@ -476,7 +476,7 @@
          GAME_DEFAULT_CITYMINDIST)
   
   GEN_INT("rapturedelay", game.rapturedelay, SSET_RULES, SSET_TO_CLIENT,
-          N_("Sets number of turns between rapture effect."),
+          N_("Number of turns between rapture effect"),
           N_("Sets the number of turns between rapture growth of a city. "
              "If set to n a city will grow after rapturing n+1 turns."), NULL,
           GAME_MIN_RAPTUREDELAY, GAME_MAX_RAPTUREDELAY,


-- 
Big Gaute                               http://www.srcf.ucam.org/~gs234/
Are you guys lined up for the METHADONE PROGRAM or FOOD STAMPS??


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Rapturedelay message., Gaute B Strokkenes <=