| 230 <property name="use-underline">1</property> |
230 <property name="use-underline">1</property> |
| 231 </object> |
231 </object> |
| 232 </child> |
232 </child> |
| 233 <child type="action"> |
233 <child type="action"> |
| 234 <object class="GtkButton" id="button2"> |
234 <object class="GtkButton" id="button2"> |
| |
235 <property name="css-classes">suggested-action</property> |
| 235 <property name="label" translatable="1">_Save</property> |
236 <property name="label" translatable="1">_Save</property> |
| 236 <property name="receives-default">1</property> |
237 <property name="receives-default">1</property> |
| 237 <property name="sensitive">0</property> |
238 <property name="sensitive">0</property> |
| 238 <property name="use-underline">1</property> |
239 <property name="use-underline">1</property> |
| 239 </object> |
240 </object> |
| 240 </child> |
241 </child> |
| 241 <action-widgets> |
242 <action-widgets> |
| 242 <action-widget response="-6">button1</action-widget> |
243 <action-widget response="cancel">button1</action-widget> |
| 243 <action-widget response="-10">button2</action-widget> |
244 <action-widget response="apply">button2</action-widget> |
| 244 </action-widgets> |
245 </action-widgets> |
| 245 </template> |
246 </template> |
| 246 </interface> |
247 </interface> |