mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-20 20:50:19 +00:00
Initial version of language selector GUI
This commit is contained in:
@@ -117,6 +117,7 @@ struct xchatprefs
|
||||
char font_normal[4 * FONTNAMELEN + 1];
|
||||
char font_main[FONTNAMELEN + 1];
|
||||
char font_alternative[3 * FONTNAMELEN + 1];
|
||||
char gui_lang[6]; /* Just enough for xx_YY plus trailing \0 */
|
||||
#else
|
||||
char font_normal[FONTNAMELEN + 1];
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user