Skip to content

Commit 6f057a8

Browse files
committed
propertiesdialog: small enhancements for UI consistency
- add a space before "px" suffix - add missing colons ':' in the form's labels
1 parent a043410 commit 6f057a8

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

src/forms/propertiesdialog.ui

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
<item>
125125
<widget class="QLabel" name="fontLabel">
126126
<property name="text">
127-
<string>Font</string>
127+
<string>Font:</string>
128128
</property>
129129
<property name="buddy">
130130
<cstring>changeFontButton</cstring>
@@ -170,7 +170,7 @@
170170
<item row="2" column="0">
171171
<widget class="QLabel" name="label_5">
172172
<property name="text">
173-
<string>Color scheme</string>
173+
<string>Color scheme:</string>
174174
</property>
175175
<property name="buddy">
176176
<cstring>colorSchemaCombo</cstring>
@@ -183,7 +183,7 @@
183183
<item row="3" column="0">
184184
<widget class="QLabel" name="label_6">
185185
<property name="text">
186-
<string>Widget style</string>
186+
<string>Widget style:</string>
187187
</property>
188188
<property name="buddy">
189189
<cstring>styleComboBox</cstring>
@@ -196,7 +196,7 @@
196196
<item row="4" column="0">
197197
<widget class="QLabel" name="label_7">
198198
<property name="text">
199-
<string>Scrollbar position</string>
199+
<string>Scrollbar position:</string>
200200
</property>
201201
<property name="buddy">
202202
<cstring>scrollBarPos_comboBox</cstring>
@@ -209,7 +209,7 @@
209209
<item row="5" column="0">
210210
<widget class="QLabel" name="label_8">
211211
<property name="text">
212-
<string>Tabs position</string>
212+
<string>Tabs position:</string>
213213
</property>
214214
<property name="buddy">
215215
<cstring>tabsPos_comboBox</cstring>
@@ -222,7 +222,7 @@
222222
<item row="6" column="0">
223223
<widget class="QLabel" name="label_12">
224224
<property name="text">
225-
<string>Cursor shape</string>
225+
<string>Cursor shape:</string>
226226
</property>
227227
<property name="buddy">
228228
<cstring>keybCursorShape_comboBox</cstring>
@@ -276,7 +276,7 @@
276276
<item row="12" column="0">
277277
<widget class="QLabel" name="label">
278278
<property name="text">
279-
<string>Terminal transparency</string>
279+
<string>Terminal transparency:</string>
280280
</property>
281281
<property name="buddy">
282282
<cstring>termTransparencyBox</cstring>
@@ -393,7 +393,7 @@
393393
<item row="16" column="0">
394394
<widget class="QLabel" name="label_15">
395395
<property name="text">
396-
<string>Terminal margin</string>
396+
<string>Terminal margin:</string>
397397
</property>
398398
<property name="buddy">
399399
<cstring>terminalMarginSpinBox</cstring>
@@ -403,7 +403,7 @@
403403
<item row="16" column="1">
404404
<widget class="QSpinBox" name="terminalMarginSpinBox">
405405
<property name="suffix">
406-
<string>px</string>
406+
<string> px</string>
407407
</property>
408408
</widget>
409409
</item>
@@ -554,7 +554,7 @@
554554
<bool>false</bool>
555555
</property>
556556
<property name="suffix">
557-
<string>px</string>
557+
<string> px</string>
558558
</property>
559559
<property name="maximum">
560560
<number>1000</number>
@@ -708,7 +708,7 @@
708708
<item row="0" column="0">
709709
<widget class="QRadioButton" name="historyLimited">
710710
<property name="text">
711-
<string>History size (in lines)</string>
711+
<string>History size (in lines):</string>
712712
</property>
713713
</widget>
714714
</item>
@@ -735,7 +735,7 @@
735735
<item row="2" column="0">
736736
<widget class="QLabel" name="label_3">
737737
<property name="text">
738-
<string>Action after paste</string>
738+
<string>Action after paste:</string>
739739
</property>
740740
<property name="buddy">
741741
<cstring>motionAfterPasting_comboBox</cstring>
@@ -748,7 +748,7 @@
748748
<item row="3" column="0">
749749
<widget class="QLabel" name="label_18">
750750
<property name="text">
751-
<string>Word selection characters</string>
751+
<string>Word selection characters:</string>
752752
</property>
753753
</widget>
754754
</item>
@@ -765,7 +765,7 @@
765765
<item row="4" column="0">
766766
<widget class="QLabel" name="label_4">
767767
<property name="text">
768-
<string>Mouse cursor hiding delay</string>
768+
<string>Mouse cursor hiding delay:</string>
769769
</property>
770770
</widget>
771771
</item>
@@ -846,7 +846,7 @@
846846
<item row="12" column="0">
847847
<widget class="QLabel" name="label_14">
848848
<property name="text">
849-
<string>Default $TERM</string>
849+
<string>Default $TERM:</string>
850850
</property>
851851
</widget>
852852
</item>
@@ -885,7 +885,7 @@
885885
<string>This command will be run with an argument containing the file name of a tempfile containing the scrollback history</string>
886886
</property>
887887
<property name="text">
888-
<string>Handle history command</string>
888+
<string>Handle history command:</string>
889889
</property>
890890
</widget>
891891
</item>
@@ -998,12 +998,12 @@ To remove/disable a Shortcut, at point 2 press only a modifier (like Shift)</str
998998
<item>
999999
<layout class="QFormLayout" name="formLayout">
10001000
<property name="fieldGrowthPolicy">
1001-
<enum>QFormLayout::ExpandingFieldsGrow</enum>
1001+
<enum>QFormLayout::FieldGrowthPolicy::ExpandingFieldsGrow</enum>
10021002
</property>
10031003
<item row="0" column="0">
10041004
<widget class="QLabel" name="dropHeightLabel">
10051005
<property name="text">
1006-
<string>Height</string>
1006+
<string>Height:</string>
10071007
</property>
10081008
<property name="buddy">
10091009
<cstring>dropHeightSpinBox</cstring>
@@ -1026,7 +1026,7 @@ To remove/disable a Shortcut, at point 2 press only a modifier (like Shift)</str
10261026
<item row="1" column="0">
10271027
<widget class="QLabel" name="dropWidthLabel">
10281028
<property name="text">
1029-
<string>Width</string>
1029+
<string>Width:</string>
10301030
</property>
10311031
<property name="buddy">
10321032
<cstring>dropWidthSpinBox</cstring>
@@ -1101,7 +1101,7 @@ To remove/disable a Shortcut, at point 2 press only a modifier (like Shift)</str
11011101
<item>
11021102
<widget class="QLabel" name="label_10">
11031103
<property name="text">
1104-
<string>Bookmark file</string>
1104+
<string>Bookmark file:</string>
11051105
</property>
11061106
<property name="buddy">
11071107
<cstring>bookmarksLineEdit</cstring>

0 commit comments

Comments
 (0)