Redesign the About dialog a'la XChat

This commit is contained in:
Berke Viktor
2012-10-27 23:44:17 +02:00
parent d33a16ae01
commit 745c0913f6
2 changed files with 77 additions and 68 deletions

View File

@@ -675,6 +675,7 @@ load_config (void)
prefs.hex_gui_input_style = 1;
prefs.hex_gui_join_dialog = 1;
prefs.hex_gui_quit_dialog = 1;
prefs.hex_gui_slist_skip = 1;
prefs.hex_gui_tab_chans = 1;
prefs.hex_gui_tab_dialogs = 1;
prefs.hex_gui_tab_dots = 1;