[Konversation-devel] [Bug 132987] "Show quick buttons" and "Show channel nick list and quick buttons" are confusing

Eike Hein hein at kde.org
Thu Jul 1 16:19:56 CEST 2010


https://bugs.kde.org/show_bug.cgi?id=132987





--- Comment #2 from Eike Hein <hein kde org>  2010-07-01 16:19:55 ---
commit 3c391708f1c5adaba877d67d79eeb14476b6691f
Author: Eike Hein <hein at kde.org>
Date:   Fri Aug 25 18:21:31 2006 +0000

    Indent the conditional nicklist options in Interface -> Chat Window.
    BUG:132987

    svn path=/trunk/extragear/network/konversation/; revision=577154

diff --git a/src/chatwindowappearance_preferences.ui
b/src/chatwindowappearance_preferences.ui
index 5888261..551e1db 100644
--- a/src/chatwindowappearance_preferences.ui
+++ b/src/chatwindowappearance_preferences.ui
@@ -12,8 +12,8 @@ the Free Software Foundation; either version 2 of the
License, or
         <rect>
             <x>0</x>
             <y>0</y>
-            <width>525</width>
-            <height>526</height>
+            <width>399</width>
+            <height>476</height>
         </rect>
     </property>
     <vbox>
@@ -159,7 +159,7 @@ the Free Software Foundation; either version 2 of the
License, or
                 <property name="name">
                     <cstring>unnamed</cstring>
                 </property>
-                <widget class="QCheckBox" row="0" column="0">
+                <widget class="QCheckBox" row="0" column="0" rowspan="1"
colspan="2">
                     <property name="name">
                         <cstring>kcfg_ShowTopic</cstring>
                     </property>
@@ -167,7 +167,7 @@ the Free Software Foundation; either version 2 of the
License, or
                         <string>&amp;Show channel topic</string>
                     </property>
                 </widget>
-                <widget class="QCheckBox" row="1" column="0">
+                <widget class="QCheckBox" row="1" column="0" rowspan="1"
colspan="2">
                     <property name="name">
                         <cstring>kcfg_ShowModeButtons</cstring>
                     </property>
@@ -175,23 +175,57 @@ the Free Software Foundation; either version 2 of the
License, or
                         <string>Show channel &amp;mode buttons</string>
                     </property>
                 </widget>
-                <widget class="QCheckBox" row="5" column="0">
+                <widget class="QCheckBox" row="2" column="0" rowspan="1"
colspan="2">
                     <property name="name">
-                        <cstring>kcfg_ShowNicknameBox</cstring>
+                        <cstring>kcfg_ShowNickList</cstring>
                     </property>
                     <property name="text">
-                        <string>Show bo&amp;x to change own nickname</string>
+                        <string>Show channel &amp;nick list and quick
buttons</string>
                     </property>
                 </widget>
-                <widget class="QCheckBox" row="2" column="0">
+                <widget class="QCheckBox" row="5" column="0" rowspan="1"
colspan="2">
                     <property name="name">
-                        <cstring>kcfg_ShowNickList</cstring>
+                        <cstring>kcfg_ShowNicknameBox</cstring>
                     </property>
                     <property name="text">
-                        <string>Show channel &amp;nick list and quick
buttons</string>
+                        <string>Show bo&amp;x to change own nickname</string>
                     </property>
                 </widget>
-                <widget class="QCheckBox" row="3" column="0">
+                <spacer row="3" column="0">
+                    <property name="name">
+                        <cstring>spacer9</cstring>
+                    </property>
+                    <property name="orientation">
+                        <enum>Horizontal</enum>
+                    </property>
+                    <property name="sizeType">
+                        <enum>Fixed</enum>
+                    </property>
+                    <property name="sizeHint">
+                        <size>
+                            <width>16</width>
+                            <height>20</height>
+                        </size>
+                    </property>
+                </spacer>
+                <spacer row="4" column="0">
+                    <property name="name">
+                        <cstring>spacer10</cstring>
+                    </property>
+                    <property name="orientation">
+                        <enum>Horizontal</enum>
+                    </property>
+                    <property name="sizeType">
+                        <enum>Fixed</enum>
+                    </property>
+                    <property name="sizeHint">
+                        <size>
+                            <width>16</width>
+                            <height>20</height>
+                        </size>
+                    </property>
+                </spacer>
+                <widget class="QCheckBox" row="3" column="1">
                     <property name="name">
                         <cstring>kcfg_AutoUserhost</cstring>
                     </property>
@@ -202,7 +236,7 @@ the Free Software Foundation; either version 2 of the
License, or
                         <string>Show hostmas&amp;ks in nickname list</string>
                     </property>
                 </widget>
-                <widget class="QCheckBox" row="4" column="0">
+                <widget class="QCheckBox" row="4" column="1">
                     <property name="name">
                         <cstring>kcfg_ShowQuickButtons</cstring>
                     </property>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list