From ee38d7649925876c692287135a310ff7be20df7c Mon Sep 17 00:00:00 2001 From: Manuel Nickschas Date: Wed, 3 Mar 2010 02:44:46 +0100 Subject: [PATCH] Make network connection settings more understandable Fixes #779. --- .../settingspages/networkssettingspage.ui | 50 ++++++++++++++----- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/src/qtui/settingspages/networkssettingspage.ui b/src/qtui/settingspages/networkssettingspage.ui index 4bbafbaa..7665e101 100644 --- a/src/qtui/settingspages/networkssettingspage.ui +++ b/src/qtui/settingspages/networkssettingspage.ui @@ -373,14 +373,14 @@ Note that Quassel IRC automatically rejoins channels, so /join will rarely be ne Connection - + true - Control automatic reconnect to the network + Automatically reconnect to the IRC network after connection failures Automatic Reconnect @@ -388,17 +388,17 @@ Note that Quassel IRC automatically rejoins channels, so /join will rarely be ne true - + - - + + - Interval: + Wait - + s @@ -414,14 +414,38 @@ Note that Quassel IRC automatically rejoins channels, so /join will rarely be ne - + + + + between retries + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + - Retries: + Number of retries: - + 1 @@ -434,14 +458,14 @@ Note that Quassel IRC automatically rejoins channels, so /join will rarely be ne - + Unlimited - + Qt::Horizontal @@ -462,7 +486,7 @@ Note that Quassel IRC automatically rejoins channels, so /join will rarely be ne true - Rejoin all channels on reconnect + Rejoin all channels after reconnect true -- 2.20.1