From c16eb9721905646096bed117f876dc89c8525754 Mon Sep 17 00:00:00 2001 From: Sebastian Goth Date: Thu, 26 Jun 2008 17:27:32 +0200 Subject: [PATCH] Fixing BR#164: Show correct tooltips in networksettings Fixed the tooltips, renamed "tab" to "advancedTab" and changed hsizetype of detailsBox from "Expanding" to "MinimumExpanding" to fix wrong resizing. --- .../settingspages/networkssettingspage.ui | 31 +++++++++++-------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/src/qtui/settingspages/networkssettingspage.ui b/src/qtui/settingspages/networkssettingspage.ui index a180f3e3..cabddac8 100644 --- a/src/qtui/settingspages/networkssettingspage.ui +++ b/src/qtui/settingspages/networkssettingspage.ui @@ -5,8 +5,8 @@ 0 0 - 514 - 452 + 565 + 468 @@ -121,7 +121,7 @@ - + 10 0 @@ -157,8 +157,7 @@ true - This specifies how control messages, nicks and servernames are encoded. -Unless you *really* know what you do, leave this as ISO-8859-1! + 0 @@ -171,13 +170,16 @@ Unless you *really* know what you do, leave this as ISO-8859-1! 0 0 - 244 + 376 332 Servers + + Manage servers for this network + @@ -337,13 +339,16 @@ Unless you *really* know what you do, leave this as ISO-8859-1! 0 0 - 244 + 376 332 Perform + + Configure automatic identification or misc. commands to be executed after connecting to a server + @@ -415,26 +420,26 @@ Unless you *really* know what you do, leave this as ISO-8859-1! - autoIdentifyService - autoIdentifyPassword - label_2 - label_3 - + 0 0 - 244 + 376 332 Advanced + + This specifies how control messages, nicks and servernames are encoded. +Unless you *really* know what you do, leave this as ISO-8859-1! + -- 2.20.1