<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.36.0 --> <interface domain="sc"> <requires lib="gtk+" version="3.20"/> <object class="GtkBox" id="OptChangesPage"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="orientation">vertical</property> <property name="spacing">12</property> <child> <object class="GtkFrame" id="frame1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="label_xalign">0</property> <property name="shadow_type">none</property> <child> <!-- n-columns=1 n-rows=1 --> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="row_spacing">6</property> <property name="column_spacing">12</property> <property name="margin-start">12</property> <property name="margin-top">6</property> <child> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optchangespage|label2">Chan_ges:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">changes</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</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" context="optchangespage|label3">_Deletions:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">deletions</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</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" context="optchangespage|label4">_Insertions:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">insertions</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</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" context="optchangespage|label5">_Moved entries:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">entries</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkMenuButton" id="changes"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="label" translatable="no"></property> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="changes-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|changes">Specifies the color for changes of cell contents.</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkMenuButton" id="deletions"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="label" translatable="no"></property> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="deletions-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|deletions">Specifies the color to highlight deletions in a document.</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkMenuButton" id="entries"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="label" translatable="no"></property> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="entries-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|entries">Specifies the color to highlight moved cell contents.</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">3</property> </packing> </child> <child> <object class="GtkMenuButton" id="insertions"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="label" translatable="no"></property> <child> <placeholder/> </child> <child internal-child="accessible"> <object class="AtkObject" id="insertions-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|insertions">Specifies the color to highlight insertions in a document.</property> </object> </child> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes" context="optchangespage|label1">Colors for Changes</property> <attributes> <attribute name="weight" value="bold"/> </attributes> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">0</property> </packing> </child> <child internal-child="accessible"> <object class="AtkObject" id="OptChangesPage-atkobject"> <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip|OptChangesPage">The Changes dialog specifies various options for highlighting recorded changes in documents.</property> </object> </child> </object> </interface>