2014-02-01 07:52:11 -06:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-11-04 22:34:25 -06:00
|
|
|
<!-- Generated with glade 3.18.3 -->
|
2017-06-11 14:56:30 -05:00
|
|
|
<interface domain="svx">
|
2018-03-05 08:29:39 -06:00
|
|
|
<requires lib="gtk+" version="3.18"/>
|
2014-11-04 22:34:25 -06:00
|
|
|
<requires lib="LibreOffice" version="1.0"/>
|
2014-02-01 07:52:11 -06:00
|
|
|
<object class="GtkDialog" id="NamespaceDialog">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="border_width">6</property>
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="title" translatable="yes" context="namespacedialog|NamespaceDialog">Namespaces for Forms</property>
|
2014-11-04 22:34:25 -06:00
|
|
|
<property name="resizable">False</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
<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="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">0</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">1</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">2</property>
|
2014-11-04 22:34:25 -06:00
|
|
|
<property name="secondary">True</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="pack_type">end</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkFrame" id="frame1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="vexpand">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="column_spacing">12</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButtonBox" id="buttonbox1">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
<property name="layout_style">start</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="add">
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="label" translatable="yes" context="namespacedialog|add">_Add...</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="use_underline">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
<property name="position">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkButton" id="edit">
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="label" translatable="yes" context="namespacedialog|edit">_Edit...</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
<property name="use_underline">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="delete">
|
|
|
|
<property name="label">gtk-delete</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">2</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkGrid" id="grid2">
|
|
|
|
<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="grid3">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="no_show_all">True</property>
|
|
|
|
<property name="column_homogeneous">True</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="prefix">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="label" translatable="yes" context="namespacedialog|prefix">Prefix</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="url">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="label" translatable="yes" context="namespacedialog|url">URL</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">1</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="svtlo-SvSimpleTableContainer" id="namespaces">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="hexpand">True</property>
|
|
|
|
<property name="vexpand">True</property>
|
|
|
|
<child internal-child="selection">
|
|
|
|
<object class="GtkTreeSelection" id="Simple Table Container-selection1"/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">1</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="left_attach">0</property>
|
|
|
|
<property name="top_attach">0</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>
|
2017-06-11 14:56:30 -05:00
|
|
|
<property name="label" translatable="yes" context="namespacedialog|label1">Namespaces</property>
|
2014-02-01 07:52:11 -06:00
|
|
|
<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>
|
|
|
|
</child>
|
|
|
|
<action-widgets>
|
2018-02-22 10:57:22 -06:00
|
|
|
<action-widget response="-5">ok</action-widget>
|
|
|
|
<action-widget response="-6">cancel</action-widget>
|
|
|
|
<action-widget response="-11">help</action-widget>
|
2014-02-01 07:52:11 -06:00
|
|
|
</action-widgets>
|
|
|
|
</object>
|
|
|
|
</interface>
|