2015-11-12 04:45:00 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2017-01-13 01:59:23 -06:00
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2015-11-12 04:45:00 -06:00
|
|
|
<interface>
|
2017-01-13 01:59:23 -06:00
|
|
|
<requires lib="gtk+" version="3.12"/>
|
|
|
|
<object class="GtkDialog" id="dialog1">
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="can_focus">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="type_hint">dialog</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<child internal-child="vbox">
|
|
|
|
<object class="GtkBox" id="dialog-vbox1">
|
|
|
|
<property name="can_focus">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">2</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<child internal-child="action_area">
|
|
|
|
<object class="GtkButtonBox" id="dialog-action_area1">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
<child>
|
2017-01-13 01:59:23 -06:00
|
|
|
<object class="GtkButton" id="button3">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="receives_default">True</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-01-13 01:59:23 -06:00
|
|
|
<object class="GtkButton" id="button2">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="receives_default">True</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-01-13 01:59:23 -06:00
|
|
|
<object class="GtkButton" id="button1">
|
|
|
|
<property name="label" translatable="yes">button</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="receives_default">True</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="fill">False</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-01-13 01:59:23 -06:00
|
|
|
<object class="GtkBox" id="spell_dialog_content">
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="margin_bottom">12</property>
|
|
|
|
<property name="border_width">8</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="orientation">vertical</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="spacing">12</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="label" translatable="yes">Autocheck settings</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="xalign">0</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
2017-01-13 01:59:23 -06:00
|
|
|
<style>
|
|
|
|
<class name="dim-label"/>
|
|
|
|
</style>
|
2015-11-12 04:45:00 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="fill">True</property>
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
2017-01-13 01:59:23 -06:00
|
|
|
<object class="GtkBox" id="box2">
|
2015-11-12 04:45:00 -06:00
|
|
|
<property name="visible">True</property>
|
2017-01-13 01:59:23 -06:00
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="margin_left">30</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="column_spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkRadioButton" id="autocheck_never">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="height">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Never</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Never autocheck spelling on document load</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid2">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="column_spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkRadioButton" id="autocheck_document">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<property name="group">autocheck_never</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="height">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label4">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Remember by document</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label5">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Remembers the setting for each document on load</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid3">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="column_spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkRadioButton" id="autocheck_always">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<property name="active">True</property>
|
|
|
|
<property name="draw_indicator">True</property>
|
|
|
|
<property name="group">autocheck_never</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
<property name="height">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label6">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Always</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
<attributes>
|
|
|
|
<attribute name="weight" value="bold"/>
|
|
|
|
</attributes>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="label7">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">Always autocheck on document load</property>
|
|
|
|
<property name="xalign">0</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2015-11-12 04:45:00 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</interface>
|