457 lines
24 KiB
Java
457 lines
24 KiB
Java
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
<!-- Generated with glade 3.36.0 -->
|
||
|
|
<interface domain="sw">
|
||
|
|
<requires lib="gtk+" version="3.20"/>
|
||
|
|
<object class="GtkDialog" id="InsertCaptionDialog">
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="border_width">6</property>
|
||
|
|
<property name="title" translatable="yes" context="insertcaption|InsertCaptionDialog">Insert Caption</property>
|
||
|
|
<property name="modal">True</property>
|
||
|
|
<property name="default_width">0</property>
|
||
|
|
<property name="default_height">0</property>
|
||
|
|
<property name="type_hint">dialog</property>
|
||
|
|
<child internal-child="vbox">
|
||
|
|
<object class="GtkBox" id="dialog-vbox1">
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="orientation">vertical</property>
|
||
|
|
<property name="spacing">12</property>
|
||
|
|
<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>
|
||
|
|
<object class="GtkButton" id="auto">
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|auto">Auto...</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="receives_default">True</property>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="auto-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|auto">Opens the Caption dialog. It has the same information as the dialog you get by menu %PRODUCTNAME Writer - AutoCaption in the Options dialog box.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkButton" id="options">
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|options">Options...</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="receives_default">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkButton" id="ok">
|
||
|
|
<property name="label">gtk-ok</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="can_default">True</property>
|
||
|
|
<property name="has_default">True</property>
|
||
|
|
<property name="receives_default">True</property>
|
||
|
|
<property name="use_stock">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">2</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkButton" id="cancel">
|
||
|
|
<property name="label">gtk-cancel</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="receives_default">True</property>
|
||
|
|
<property name="use_stock">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">3</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkButton" id="help">
|
||
|
|
<property name="label">gtk-help</property>
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="receives_default">True</property>
|
||
|
|
<property name="use_stock">True</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">4</property>
|
||
|
|
<property name="secondary">True</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">False</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="pack_type">end</property>
|
||
|
|
<property name="position">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkBox" id="box1">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<property name="vexpand">True</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="top_padding">6</property>
|
||
|
|
<property name="left_padding">12</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkEntry" id="caption_edit">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<property name="truncate-multiline">True</property>
|
||
|
|
<property name="activates_default">True</property>
|
||
|
|
</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" context="insertcaption|label1">Caption</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="top_padding">6</property>
|
||
|
|
<property name="left_padding">12</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>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="numbering_label">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="halign">start</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|numbering_label">Numbering:</property>
|
||
|
|
<property name="use_underline">True</property>
|
||
|
|
<property name="mnemonic_widget">numbering</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">0</property>
|
||
|
|
<property name="top_attach">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="separator_label">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="halign">start</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|separator_label">Separator:</property>
|
||
|
|
<property name="use_underline">True</property>
|
||
|
|
<property name="mnemonic_widget">separator_edit</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">0</property>
|
||
|
|
<property name="top_attach">3</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="position_label">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="halign">start</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|position_label">Position:</property>
|
||
|
|
<property name="use_underline">True</property>
|
||
|
|
<property name="mnemonic_widget">position</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">0</property>
|
||
|
|
<property name="top_attach">4</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkComboBoxText" id="numbering">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="numbering-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|numbering">Select the type of numbering that you want to use in the caption.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">1</property>
|
||
|
|
<property name="top_attach">1</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkEntry" id="separator_edit">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<property name="activates_default">True</property>
|
||
|
|
<property name="text" translatable="yes" context="insertcaption|separator_edit">: </property>
|
||
|
|
<property name="truncate-multiline">True</property>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="separator_edit-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|separator_edit">Enter optional text characters to appear between the number and the caption text.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">1</property>
|
||
|
|
<property name="top_attach">3</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="num_separator">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="halign">start</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|num_separator">Numbering separator:</property>
|
||
|
|
<property name="use_underline">True</property>
|
||
|
|
<property name="mnemonic_widget">num_separator_edit</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">0</property>
|
||
|
|
<property name="top_attach">2</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkEntry" id="num_separator_edit">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<property name="activates_default">True</property>
|
||
|
|
<property name="text" translatable="yes" context="insertcaption|num_separator_edit">. </property>
|
||
|
|
<property name="truncate-multiline">True</property>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="num_separator_edit-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|num_separator_edit">Type the text that you want to appear after the caption number.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">1</property>
|
||
|
|
<property name="top_attach">2</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkComboBoxText" id="position">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="hexpand">True</property>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="position-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|position">Adds the caption above or below the selected item. This option is only available for some objects.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">1</property>
|
||
|
|
<property name="top_attach">4</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkLabel" id="label4">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="halign">start</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|label4">Category:</property>
|
||
|
|
<property name="use_underline">True</property>
|
||
|
|
<property name="mnemonic_widget">category</property>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">0</property>
|
||
|
|
<property name="top_attach">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
<child>
|
||
|
|
<object class="GtkComboBoxText" id="category">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="has_entry">True</property>
|
||
|
|
<child internal-child="entry">
|
||
|
|
<object class="GtkEntry" id="comboboxtext-entry">
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="truncate-multiline">True</property>
|
||
|
|
<property name="activates_default">True</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="category-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|category">Select the caption category, or type a name to create a new category. The category text appears before the caption number in the caption label. Each predefined caption category is formatted with a paragraph style of the same name.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="left_attach">1</property>
|
||
|
|
<property name="top_attach">0</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" context="insertcaption|label2">Properties</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>
|
||
|
|
<child>
|
||
|
|
<object class="GtkFrame" id="frame3">
|
||
|
|
<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="alignment3">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="top_padding">6</property>
|
||
|
|
<property name="left_padding">12</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkScrolledWindow">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">True</property>
|
||
|
|
<property name="hscrollbar_policy">never</property>
|
||
|
|
<property name="vscrollbar_policy">never</property>
|
||
|
|
<property name="shadow_type">in</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkViewport">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<child>
|
||
|
|
<object class="GtkDrawingArea" id="preview">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
<child type="label">
|
||
|
|
<object class="GtkLabel" id="label3">
|
||
|
|
<property name="visible">True</property>
|
||
|
|
<property name="can_focus">False</property>
|
||
|
|
<property name="label" translatable="yes" context="insertcaption|label3">Preview</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">2</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<packing>
|
||
|
|
<property name="expand">True</property>
|
||
|
|
<property name="fill">True</property>
|
||
|
|
<property name="position">0</property>
|
||
|
|
</packing>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
<action-widgets>
|
||
|
|
<action-widget response="101">auto</action-widget>
|
||
|
|
<action-widget response="102">options</action-widget>
|
||
|
|
<action-widget response="-5">ok</action-widget>
|
||
|
|
<action-widget response="-6">cancel</action-widget>
|
||
|
|
<action-widget response="-11">help</action-widget>
|
||
|
|
</action-widgets>
|
||
|
|
<child type="titlebar">
|
||
|
|
<placeholder/>
|
||
|
|
</child>
|
||
|
|
<child internal-child="accessible">
|
||
|
|
<object class="AtkObject" id="InsertCaptionDialog-atkobject">
|
||
|
|
<property name="AtkObject::accessible-description" translatable="yes" context="insertcaption|extended_tip|InsertCaptionDialog">Adds a numbered caption to a selected image, table, chart, frame, or shape.</property>
|
||
|
|
</object>
|
||
|
|
</child>
|
||
|
|
</object>
|
||
|
|
<object class="GtkAdjustment" id="adjustment1">
|
||
|
|
<property name="lower">1</property>
|
||
|
|
<property name="upper">9999</property>
|
||
|
|
<property name="value">1</property>
|
||
|
|
<property name="step_increment">1</property>
|
||
|
|
<property name="page_increment">10</property>
|
||
|
|
</object>
|
||
|
|
<object class="GtkListStore" id="liststore1">
|
||
|
|
<columns>
|
||
|
|
<!-- column-name gchararray1 -->
|
||
|
|
<column type="gchararray"/>
|
||
|
|
</columns>
|
||
|
|
<data>
|
||
|
|
<row>
|
||
|
|
<col id="0" translatable="yes" context="insertcaption|liststore1">[None]</col>
|
||
|
|
</row>
|
||
|
|
</data>
|
||
|
|
</object>
|
||
|
|
</interface>
|