Author: cazfi
Date: Wed Nov  2 05:51:33 2016
New Revision: 34320

URL: http://svn.gna.org/viewcvs/freeciv?rev=34320&view=rev
Log:
Target gtk3.22-client theme option to it.

See bug #25248

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=34320&r1=34319&r2=34320&view=diff
==============================================================================
--- branches/S2_6/client/options.c      (original)
+++ branches/S2_6/client/options.c      Wed Nov  2 05:51:33 2016
@@ -1897,7 +1897,7 @@
   GEN_STR_LIST_OPTION(gui_gtk3_22_default_theme_name, N_("Theme"),
                       N_("By changing this option you change the "
                          "active theme."),
-                      COC_GRAPHICS, GUI_GTK3, FC_GTK3_22_DEFAULT_THEME_NAME,
+                      COC_GRAPHICS, GUI_GTK3_22, FC_GTK3_22_DEFAULT_THEME_NAME,
                       get_themes_list, theme_reread_callback, 0),
   GEN_STR_LIST_OPTION(gui_sdl_default_theme_name, N_("Theme"),
                       N_("By changing this option you change the "


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

Reply via email to