EVOLUTION-MANAGER
Edit File: footnotesendnotestabpage.ui
<?xml version="1.0" encoding="UTF-8"?> <interface> <!-- interface-requires gtk+ 3.0 --> <!-- interface-requires LibreOffice 1.0 --> <object class="GtkAdjustment" id="adjustment1"> <property name="lower">1</property> <property name="upper">9999</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> <object class="GtkBox" id="FootnotesEndnotesTabPage"> <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> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <child> <object class="GtkGrid" id="grid2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <child> <object class="GtkCheckButton" id="ftnntnum"> <property name="label" translatable="yes">_Restart numbering</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="grid3"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="column_spacing">12</property> <child> <object class="GtkSpinButton" id="ftnoffset"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">●</property> <property name="adjustment">adjustment1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="ftnoffset_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Start at:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ftnoffset</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="ftnntnumfmt"> <property name="label" translatable="yes">Custom _format</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="margin_left">12</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="grid4"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="column_spacing">12</property> <child> <object class="GtkEntry" id="ftnsuffix"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="max_length">50</property> <property name="invisible_char">●</property> <property name="width_chars">6</property> </object> <packing> <property name="left_attach">4</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="ftnsuffix_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Aft_er:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ftnsuffix</property> </object> <packing> <property name="left_attach">3</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="swlo-SwNumberingTypeListBox" id="ftnnumviewbox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="type">16</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkEntry" id="ftnprefix"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="max_length">50</property> <property name="invisible_char">●</property> <property name="width_chars">6</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="ftnprefix_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> <property name="xalign">0</property> <property name="label" translatable="yes">Be_fore:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">ftnprefix</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="ftnntattextend"> <property name="label" translatable="yes">Collec_t at end of text</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> </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">Footnotes</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> <object class="GtkFrame" id="frame2"> <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> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid5"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <child> <object class="GtkCheckButton" id="endntattextend"> <property name="label" translatable="yes">C_ollect at end of section</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="grid6"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="row_spacing">6</property> <child> <object class="GtkCheckButton" id="endntnum"> <property name="label" translatable="yes">_Restart numbering</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="grid7"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="column_spacing">12</property> <child> <object class="GtkSpinButton" id="endoffset"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="invisible_char">●</property> <property name="adjustment">adjustment1</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="endoffset_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">12</property> <property name="xalign">0</property> <property name="label" translatable="yes">_Start at:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">endoffset</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkCheckButton" id="endntnumfmt"> <property name="label" translatable="yes">_Custom format</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="margin_left">12</property> <property name="hexpand">True</property> <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">2</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkGrid" id="grid8"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="column_spacing">12</property> <child> <object class="GtkEntry" id="endsuffix"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="max_length">50</property> <property name="invisible_char">●</property> <property name="width_chars">6</property> </object> <packing> <property name="left_attach">4</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="endsuffix_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Aft_er:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">endsuffix</property> </object> <packing> <property name="left_attach">3</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="swlo-SwNumberingTypeListBox" id="endnumviewbox"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="type">16</property> </object> <packing> <property name="left_attach">2</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkEntry" id="endprefix"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="max_length">50</property> <property name="invisible_char">●</property> <property name="width_chars">6</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> <child> <object class="GtkLabel" id="endprefix_label"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="margin_left">24</property> <property name="xalign">0</property> <property name="label" translatable="yes">Be_fore:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">endprefix</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">3</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">1</property> <property name="width">1</property> <property name="height">1</property> </packing> </child> </object> </child> </object> </child> <child type="label"> <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="label" translatable="yes">Endnotes</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">1</property> </packing> </child> </object> </interface>