Author: cazfi
Date: Fri Nov 13 21:10:35 2015
New Revision: 30601

URL: http://svn.gna.org/viewcvs/freeciv?rev=30601&view=rev
Log:
Corrections to README.graphics
- Document entry 'preferred_themes' instead of 'prefered_themes'
- Corrected claim that current tilespec capability should by "+tilespec4"; give 
current general format of the string
- Tileset type name "overview" -> "overhead"

See patch #6580

Modified:
    trunk/doc/README.graphics

Modified: trunk/doc/README.graphics
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/doc/README.graphics?rev=30601&r1=30600&r2=30601&view=diff
==============================================================================
--- trunk/doc/README.graphics   (original)
+++ trunk/doc/README.graphics   Fri Nov 13 21:10:35 2015
@@ -69,18 +69,19 @@
 
   Strings (enclosed in "")
   ------------------------
-  options               : A capability string, currently "+tilespec4"
+  options               : A capability string, this should be 
"+Freeciv-a.b-tilespec", where
+                          "a.b" it the current freeciv version.
   name                  : the name of the tileset
   type                  : general type of tileset, different types have
                           quite different format. Supported types are
-                          "overview" and "isometric"
+                          "overhead" and "isometric"
   city_names_font       : an X font string
   city_productions_font : an X font string
   main_intro_file       : GFX file for the intro graphics
 
   String vectors
   --------------
-  prefered_themes       : List of preferred client themes to use with this
+  preferred_themes      : List of preferred client themes to use with this
                           tileset
 
   Integers


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

Reply via email to