add option to auto-open a new tab when sending /msg (openSUSE)

This commit is contained in:
berkeviktor@aol.com
2011-08-09 01:57:42 +02:00
parent c000073225
commit 1e74680172
4 changed files with 9 additions and 0 deletions

View File

@@ -205,6 +205,7 @@ struct xchatprefs
unsigned int perc_ascii;
unsigned int autosave;
unsigned int autodialog;
unsigned int gui_auto_open_msg;
unsigned int autosave_url;
unsigned int autoreconnect;
unsigned int autoreconnectonfail;