[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/kcontrol/componentchooser
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2003-10-20 11:18:01
[Download RAW message or body]

CVS commit by lukas: 

don't display a frame inside a frame
(it looks ugly and also breaks the appearance for me)


  M +12 -3     emailclientconfig_ui.ui   1.9
  M +11 -2     terminalemulatorconfig_ui.ui   1.9


--- kdebase/kcontrol/componentchooser/emailclientconfig_ui.ui  #1.8:1.9
@@ -1,3 +1,3 @@
-<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 <class>EmailClientConfig_UI</class>
 <widget class="QWidget">
@@ -12,6 +12,6 @@
             <x>0</x>
             <y>0</y>
-            <width>417</width>
-            <height>293</height>
+            <width>388</width>
+            <height>267</height>
         </rect>
     </property>
@@ -24,4 +24,7 @@
         </sizepolicy>
     </property>
+    <property name="caption">
+        <string>EmailClientConfig_UI</string>
+    </property>
     <vbox>
         <property name="name">
@@ -35,4 +38,7 @@
                 <cstring>ButtonGroup2</cstring>
             </property>
+            <property name="frameShape">
+                <enum>NoFrame</enum>
+            </property>
             <property name="lineWidth">
                 <number>0</number>
@@ -137,4 +143,7 @@
                     <property name="text">
                         <string>&amp;Use KMail as preferred email client</string>
+                    </property>
+                    <property name="accel">
+                        <string>Alt+U</string>
                     </property>
                     <property name="whatsThis" stdset="0">

--- kdebase/kcontrol/componentchooser/terminalemulatorconfig_ui.ui  #1.8:1.9
@@ -1,3 +1,3 @@
-<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
 <class>TerminalEmulatorConfig_UI</class>
 <widget class="QWidget">
@@ -10,5 +10,5 @@
             <y>0</y>
             <width>263</width>
-            <height>186</height>
+            <height>188</height>
         </rect>
     </property>
@@ -21,4 +21,7 @@
         </sizepolicy>
     </property>
+    <property name="caption">
+        <string>TerminalEmulatorConfig_UI</string>
+    </property>
     <vbox>
         <property name="name">
@@ -32,4 +35,7 @@
                 <cstring>ButtonGroup1</cstring>
             </property>
+            <property name="frameShape">
+                <enum>NoFrame</enum>
+            </property>
             <property name="lineWidth">
                 <number>0</number>
@@ -93,4 +99,7 @@
                     <property name="text">
                         <string>&amp;Use Konsole as terminal application</string>
+                    </property>
+                    <property name="accel">
+                        <string>Alt+U</string>
                     </property>
                 </widget>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic