Open links with just left click by default

This commit is contained in:
Berke Viktor 2012-09-16 11:53:19 +02:00
parent 12294a3729
commit b6ba409bce
1 changed files with 0 additions and 1 deletions

View File

@ -733,7 +733,6 @@ load_config (void)
/* prefs.userhost = 1; */ /* prefs.userhost = 1; */
prefs.gui_chanlist_maxusers = 9999; prefs.gui_chanlist_maxusers = 9999;
prefs.gui_chanlist_minusers = 5; prefs.gui_chanlist_minusers = 5;
prefs.gui_url_mod = 4; /* ctrl */
prefs.gui_tray = 1; prefs.gui_tray = 1;
prefs.gui_pane_left_size = 100; prefs.gui_pane_left_size = 100;
prefs.gui_pane_right_size = 100; prefs.gui_pane_right_size = 100;