support for own license text

This commit is contained in:
berkeviktor@aol.com
2011-05-31 00:40:13 +02:00
parent 36eb489794
commit 5e4a60debe
4 changed files with 20 additions and 2 deletions

View File

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