diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-22 16:38:41 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-22 16:38:41 +0900 |
commit | 4c12a981b01c2c40346b1ebf35ec82ff944b35e4 (patch) | |
tree | fd50c33f1abb22d8f9efdc5640439335b3959e98 /kcontrol/konsole/kcmkonsoledialog.ui | |
parent | cb7702286517c5483b2a4340538c0747030945b9 (diff) | |
download | tdebase-4c12a981b01c2c40346b1ebf35ec82ff944b35e4.tar.gz tdebase-4c12a981b01c2c40346b1ebf35ec82ff944b35e4.zip |
Updated documentation for Konsole -> Settings -> General page.
Several options were missing. This also relates to bugs 909, 1026 and 1701.
Diffstat (limited to 'kcontrol/konsole/kcmkonsoledialog.ui')
-rw-r--r-- | kcontrol/konsole/kcmkonsoledialog.ui | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/kcontrol/konsole/kcmkonsoledialog.ui b/kcontrol/konsole/kcmkonsoledialog.ui index 7b5894158..5034b42c4 100644 --- a/kcontrol/konsole/kcmkonsoledialog.ui +++ b/kcontrol/konsole/kcmkonsoledialog.ui @@ -134,23 +134,6 @@ <string>&Use Ctrl+S/Ctrl+Q flow control</string> </property> </widget> - <spacer row="12" column="3"> - <property name="name"> - <cstring>Spacer3</cstring> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>20</height> - </size> - </property> - </spacer> <widget class="TQCheckBox" row="8" column="0" rowspan="1" colspan="3"> <property name="name"> <cstring>bidiCB</cstring> @@ -210,6 +193,23 @@ <cstring>line_spacingSB</cstring> </property> </widget> + <spacer row="12" column="3"> + <property name="name"> + <cstring>Spacer3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>20</height> + </size> + </property> + </spacer> <widget class="KIntNumInput" row="13" column="2"> <property name="name"> <cstring>line_spacingSB</cstring> |