Skip to content

Commit 3858a43

Browse files
raveit65lukefromdc
authored andcommitted
some adjustments for pluma-spell-setup-dialog.ui
1 parent f248f85 commit 3858a43

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

plugins/spell/pluma-spell-setup-dialog.ui

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<object class="GtkBox" id="dialog-vbox1">
2828
<property name="visible">True</property>
2929
<property name="can_focus">False</property>
30+
<property name="orientation">vertical</property>
3031
<property name="spacing">8</property>
3132
<child internal-child="action_area">
3233
<object class="GtkButtonBox" id="dialog-action_area1">
@@ -98,8 +99,8 @@
9899
<object class="GtkLabel" id="label1">
99100
<property name="visible">True</property>
100101
<property name="can_focus">False</property>
102+
<property name="halign">start</property>
101103
<property name="label" translatable="yes">Autocheck spelling on document load...</property>
102-
<property name="xalign">0</property>
103104
<attributes>
104105
<attribute name="weight" value="bold"/>
105106
</attributes>
@@ -116,6 +117,7 @@
116117
<property name="visible">True</property>
117118
<property name="can_focus">True</property>
118119
<property name="receives_default">False</property>
120+
<property name="halign">start</property>
119121
<property name="use_underline">True</property>
120122
<property name="active">True</property>
121123
<property name="draw_indicator">True</property>
@@ -132,6 +134,7 @@
132134
<property name="visible">True</property>
133135
<property name="can_focus">True</property>
134136
<property name="receives_default">False</property>
137+
<property name="halign">start</property>
135138
<property name="use_underline">True</property>
136139
<property name="active">True</property>
137140
<property name="draw_indicator">True</property>
@@ -149,6 +152,7 @@
149152
<property name="visible">True</property>
150153
<property name="can_focus">True</property>
151154
<property name="receives_default">False</property>
155+
<property name="halign">start</property>
152156
<property name="use_underline">True</property>
153157
<property name="active">True</property>
154158
<property name="draw_indicator">True</property>
@@ -174,8 +178,5 @@
174178
<action-widget response="0">button3</action-widget>
175179
<action-widget response="0">button4</action-widget>
176180
</action-widgets>
177-
<child>
178-
<placeholder/>
179-
</child>
180181
</object>
181182
</interface>

0 commit comments

Comments
 (0)