Author: cazfi
Date: Fri Oct 16 23:25:06 2015
New Revision: 30107

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

Modified:
    branches/S2_6/client/options.c

Modified: branches/S2_6/client/options.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/options.c?rev=30107&r1=30106&r2=30107&view=diff
==============================================================================
--- branches/S2_6/client/options.c      (original)
+++ branches/S2_6/client/options.c      Fri Oct 16 23:25:06 2015
@@ -5400,7 +5400,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