Author: cazfi
Date: Sat Jun 11 14:25:14 2016
New Revision: 32827

URL: http://svn.gna.org/viewcvs/freeciv?rev=32827&view=rev
Log:
Corrected mentions of README.cma to refer to README.governor instead.

Additional instances of the problem reported by Jacob Nevins <jtn>

See bug #24650

Modified:
    branches/S2_6/client/gui-xaw/cma_fe.c
    branches/S2_6/data/helpdata.txt

Modified: branches/S2_6/client/gui-xaw/cma_fe.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/gui-xaw/cma_fe.c?rev=32827&r1=32826&r2=32827&view=diff
==============================================================================
--- branches/S2_6/client/gui-xaw/cma_fe.c       (original)
+++ branches/S2_6/client/gui-xaw/cma_fe.c       Sat Jun 11 14:25:14 2016
@@ -1,4 +1,4 @@
-/********************************************************************** 
+/***********************************************************************
  Freeciv - Copyright (C) 2003 - The Freeciv Project 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -81,9 +81,9 @@
 struct city *current_city;
 char *initial_preset_list[] = {
        N_("For information on\n"
-       "the citizen governor and governor presets,\n"
-       "including sample presets,\n"
-       "see README.cma."),
+           "the citizen governor and governor presets,\n"
+           "including sample presets,\n"
+           "see README.governor."),
        NULL};
 
 

Modified: branches/S2_6/data/helpdata.txt
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/data/helpdata.txt?rev=32827&r1=32826&r2=32827&view=diff
==============================================================================
--- branches/S2_6/data/helpdata.txt     (original)
+++ branches/S2_6/data/helpdata.txt     Sat Jun 11 14:25:14 2016
@@ -1792,7 +1792,7 @@
 encounter some difficulties with managing cities nearby, by hand. \
 It's best to manage all cities on an island either by hand or by \
 governor. Read more hints, some background information, and some \
-preset examples in the file README.cma, included with Freeciv.\
+preset examples in the file README.governor, included with Freeciv.\
 ")
 
 [help_chatline]


_______________________________________________
Freeciv-commits mailing list
Freeciv-commits@gna.org
https://mail.gna.org/listinfo/freeciv-commits

Reply via email to