|
27 | 27 | <object class="GtkBox" id="dialog-vbox1"> |
28 | 28 | <property name="visible">True</property> |
29 | 29 | <property name="can_focus">False</property> |
| 30 | + <property name="orientation">vertical</property> |
30 | 31 | <property name="spacing">8</property> |
31 | 32 | <child internal-child="action_area"> |
32 | 33 | <object class="GtkButtonBox" id="dialog-action_area1"> |
|
98 | 99 | <object class="GtkLabel" id="label1"> |
99 | 100 | <property name="visible">True</property> |
100 | 101 | <property name="can_focus">False</property> |
| 102 | + <property name="halign">start</property> |
101 | 103 | <property name="label" translatable="yes">Autocheck spelling on document load...</property> |
102 | | - <property name="xalign">0</property> |
103 | 104 | <attributes> |
104 | 105 | <attribute name="weight" value="bold"/> |
105 | 106 | </attributes> |
|
116 | 117 | <property name="visible">True</property> |
117 | 118 | <property name="can_focus">True</property> |
118 | 119 | <property name="receives_default">False</property> |
| 120 | + <property name="halign">start</property> |
119 | 121 | <property name="use_underline">True</property> |
120 | 122 | <property name="active">True</property> |
121 | 123 | <property name="draw_indicator">True</property> |
|
132 | 134 | <property name="visible">True</property> |
133 | 135 | <property name="can_focus">True</property> |
134 | 136 | <property name="receives_default">False</property> |
| 137 | + <property name="halign">start</property> |
135 | 138 | <property name="use_underline">True</property> |
136 | 139 | <property name="active">True</property> |
137 | 140 | <property name="draw_indicator">True</property> |
|
149 | 152 | <property name="visible">True</property> |
150 | 153 | <property name="can_focus">True</property> |
151 | 154 | <property name="receives_default">False</property> |
| 155 | + <property name="halign">start</property> |
152 | 156 | <property name="use_underline">True</property> |
153 | 157 | <property name="active">True</property> |
154 | 158 | <property name="draw_indicator">True</property> |
|
174 | 178 | <action-widget response="0">button3</action-widget> |
175 | 179 | <action-widget response="0">button4</action-widget> |
176 | 180 | </action-widgets> |
177 | | - <child> |
178 | | - <placeholder/> |
179 | | - </child> |
180 | 181 | </object> |
181 | 182 | </interface> |
0 commit comments