recognize all installed dictionaries and select the required ones via spell_langs

This commit is contained in:
berkeviktor@aol.com
2011-08-07 18:26:31 +02:00
parent d8cac3bcfe
commit 69aedf51ce
4 changed files with 22 additions and 7 deletions

View File

@@ -122,6 +122,7 @@ struct xchatprefs
char font_normal[FONTNAMELEN + 1];
char doubleclickuser[256];
char gui_license[64];
char spell_langs[64];
char sounddir[PATHLEN + 1];
char soundcmd[PATHLEN + 1];
char background[PATHLEN + 1];