Author: cazfi
Date: Fri Oct 16 23:24:32 2015
New Revision: 30106

URL: http://svn.gna.org/viewcvs/freeciv?rev=30106&view=rev
Log:
Updated client option migration comment.

Modified:
    trunk/client/options.c

Modified: trunk/client/options.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/options.c?rev=30106&r1=30105&r2=30106&view=diff
==============================================================================
--- trunk/client/options.c      (original)
+++ trunk/client/options.c      Fri Oct 16 23:24:32 2015
@@ -5413,7 +5413,7 @@
     options.gui_gtk2_message_chat_location = GUI_GTK_MSGCHAT_SEPARATE;
   }
 
-  /* Removed in 2.6 */
+  /* Renamed in 2.6 */
   options.popup_actor_arrival = secfile_lookup_bool_default(sf, TRUE,
       "%s.popup_caravan_arrival", prefix);
 


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

Reply via email to