Lucid if X_I18N, font otherwise.
+2005-07-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
+
+ * xfaces.c (x_update_menu_appearance): Use fontSet resource for
+ Lucid if X_I18N, font otherwise.
+
2005-07-10 Steven Tamm <steventamm@mac.com>
* mac.c (Fmac_get_file_type, Fmac_get_file_creator): Added.
#ifdef USE_MOTIF
const char *suffix = "List";
Bool motif = True;
+#else
+#if defined HAVE_X_I18N
+
+ const char *suffix = "Set";
#else
const char *suffix = "";
+#endif
Bool motif = False;
#endif
#if defined HAVE_X_I18N