<?xml version="1.0"?> <interface> <!-- interface-requires gtk+ 2.12 --> <!-- interface-naming-policy toplevel-contextual --> <object class="GtkAdjustment" id="adjustment1"> <property name="value">1</property> <property name="upper">100000</property> <property name="step_increment">1</property> <property name="page_increment">10</property> <property name="page_size">10</property> </object> <object class="GtkAdjustment" id="adjustment2"> <property name="value">1</property> <property name="upper">100000</property> <property name="step_increment">1</property> <property name="page_increment">10</property> <property name="page_size">10</property> </object> <object class="GtkDialog" id="ap_UnixDialog_FormatTOC"> <property name="border_width">5</property> <property name="title" translatable="yes">Format Table of Contents</property> <property name="window_position">center</property> <property name="type_hint">normal</property> <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> <property name="spacing">2</property> <child> <object class="GtkNotebook" id="nbNotebook"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="border_width">5</property> <property name="show_border">False</property> <child> <object class="GtkVBox" id="vbGeneral"> <property name="visible">True</property> <property name="border_width">12</property> <property name="spacing">18</property> <child> <object class="GtkTable" id="tbHasHeading"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="spHasHeading"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"> </property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkCheckButton" id="cbHasHeading"> <property name="label" translatable="yes">_Has Heading</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkTable" id="tbHasHeading_Inner"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">3</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbHeadingText"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">H_eading text:</property> <property name="use_underline">True</property> <property name="justify">center</property> <property name="mnemonic_widget">edHeadingText</property> </object> <packing> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkEntry" id="edHeadingText"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="width_chars">20</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">3</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbHeadingStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Heading style:</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbCurrentHeadingStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><auto></property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkButton" id="lbChangeHeadingStyle"> <property name="label" translatable="yes">Change Style</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkTable" id="table6"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbMainLevelDefs"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Define Main Properties</b></property> <property name="use_markup">True</property> </object> <packing> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label8"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"> </property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkTable" id="table3"> <property name="visible">True</property> <property name="n_rows">4</property> <property name="n_columns">3</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbFillStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Fill style:</property> </object> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbDispStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Display style:</property> </object> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkEventBox" id="eventbox1"> <property name="visible">True</property> <child> <object class="GtkAlignment" id="alignment2"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xscale">0</property> <child> <object class="GtkComboBox" id="wLevelOption"> <property name="visible">True</property> <property name="can_focus">True</property> </object> </child> </object> </child> </object> <packing> <property name="right_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkCheckButton" id="wHasLabel"> <property name="label" translatable="yes">H_as label</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="right_attach">3</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="wFillStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><auto></property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="wDispStyle"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><auto></property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkButton" id="wChangeFill"> <property name="label" translatable="yes">Change Style</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkButton" id="wChangeDisp"> <property name="label" translatable="yes">Change Style</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> </object> <packing> <property name="left_attach">2</property> <property name="right_attach">3</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="position">1</property> </packing> </child> </object> </child> <child type="tab"> <object class="GtkLabel" id="lbGeneral"> <property name="visible">True</property> <property name="label" translatable="yes">General</property> </object> <packing> <property name="tab_fill">False</property> </packing> </child> <child> <object class="GtkVBox" id="vbDetails"> <property name="visible">True</property> <property name="border_width">12</property> <property name="spacing">18</property> <child> <object class="GtkAlignment" id="alignment1"> <property name="visible">True</property> <property name="xalign">0</property> <property name="xscale">0</property> <child> <object class="GtkComboBox" id="wDetailsLevel"> <property name="visible">True</property> <property name="can_focus">True</property> </object> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkTable" id="tbLabelDetails"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbDetails"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Label Definitions</b></property> <property name="use_markup">True</property> </object> <packing> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label9"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"> </property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkTable" id="table9"> <property name="visible">True</property> <property name="n_rows">5</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbStartAt"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Start at:</property> <property name="mnemonic_widget">wStartEntry</property> </object> <packing> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkHBox" id="hbox2"> <property name="visible">True</property> <child> <object class="GtkEntry" id="wStartEntry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="width_chars">8</property> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="wStartSpin"> <property name="width_request">11</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">adjustment1</property> <property name="climb_rate">1</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkLabel" id="lbTextBefore"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Text before:</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkEntry" id="edTextBefore"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="width_chars">15</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbNumberingType"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Numbering type:</property> <property name="mnemonic_widget">wLabelChoose</property> </object> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkComboBox" id="wLabelChoose"> <property name="visible">True</property> <property name="can_focus">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbTextAfter"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Text after:</property> </object> <packing> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkEntry" id="edTextAfter"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="width_chars">15</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">3</property> <property name="bottom_attach">4</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkCheckButton" id="cbInherit"> <property name="label" translatable="yes">Inherit label</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <property name="use_underline">True</property> <property name="draw_indicator">True</property> </object> <packing> <property name="right_attach">2</property> <property name="top_attach">4</property> <property name="bottom_attach">5</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child> <object class="GtkTable" id="table10"> <property name="visible">True</property> <property name="n_rows">2</property> <property name="n_columns">2</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbTabPage"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"><b>Tabs and Page Numbering</b></property> <property name="use_markup">True</property> </object> <packing> <property name="right_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="label10"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes"> </property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkTable" id="table4"> <property name="visible">True</property> <property name="n_rows">3</property> <property name="n_columns">2</property> <property name="column_spacing">12</property> <property name="row_spacing">6</property> <child> <object class="GtkLabel" id="lbTabLeader"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Tab leader:</property> <property name="mnemonic_widget">wTabLeaderChoose</property> </object> <packing> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbPageNumbering"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Page numbering:</property> <property name="mnemonic_widget">wPageNumberingChoose</property> </object> <packing> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkLabel" id="lbIndent"> <property name="visible">True</property> <property name="xalign">0</property> <property name="label" translatable="yes">Indent:</property> <property name="mnemonic_widget">wIndentEntry</property> </object> <packing> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkHBox" id="hbox3"> <property name="visible">True</property> <child> <object class="GtkEntry" id="wIndentEntry"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="width_chars">8</property> </object> <packing> <property name="position">0</property> </packing> </child> <child> <object class="GtkSpinButton" id="wIndentSpin"> <property name="width_request">11</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="adjustment">adjustment2</property> <property name="climb_rate">1</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">2</property> <property name="bottom_attach">3</property> <property name="x_options">GTK_FILL</property> <property name="y_options">GTK_FILL</property> </packing> </child> <child> <object class="GtkComboBox" id="wTabLeaderChoose"> <property name="visible">True</property> <property name="can_focus">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="y_options"></property> </packing> </child> <child> <object class="GtkComboBox" id="wPageNumberingChoose"> <property name="visible">True</property> <property name="can_focus">True</property> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options"></property> </packing> </child> </object> <packing> <property name="left_attach">1</property> <property name="right_attach">2</property> <property name="top_attach">1</property> <property name="bottom_attach">2</property> <property name="y_options">GTK_FILL</property> </packing> </child> </object> <packing> <property name="position">2</property> </packing> </child> </object> <packing> <property name="position">1</property> </packing> </child> <child type="tab"> <object class="GtkLabel" id="lbLayoutDetails"> <property name="visible">True</property> <property name="label" translatable="yes">Layout Details</property> </object> <packing> <property name="position">1</property> <property name="tab_fill">False</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> <child internal-child="action_area"> <object class="GtkHButtonBox" id="dialog-action_area1"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton" id="wClose"> <property name="label">gtk-close</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">0</property> </packing> </child> <child> <object class="GtkButton" id="wApply"> <property name="label">gtk-apply</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="receives_default">False</property> <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> <property name="position">1</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="pack_type">end</property> <property name="position">0</property> </packing> </child> </object> </child> <action-widgets> <action-widget response="-7">wClose</action-widget> <action-widget response="-10">wApply</action-widget> </action-widgets> </object> </interface>