bump product version to 5.0.4.1
[LibreOffice.git] / sw / uiconfig / swriter / ui / selectindexdialog.ui
blob101ee5490519ee7e9378953f94795c069c7f8d35
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <object class="GtkDialog" id="SelectIndexDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes">Index Markings</property>
9 <property name="resizable">False</property>
10 <property name="type_hint">dialog</property>
11 <child internal-child="vbox">
12 <object class="GtkBox" id="dialog-vbox1">
13 <property name="can_focus">False</property>
14 <property name="orientation">vertical</property>
15 <property name="spacing">12</property>
16 <child internal-child="action_area">
17 <object class="GtkButtonBox" id="dialog-action_area1">
18 <property name="can_focus">False</property>
19 <property name="layout_style">end</property>
20 <child>
21 <object class="GtkButton" id="ok">
22 <property name="label">gtk-ok</property>
23 <property name="visible">True</property>
24 <property name="can_focus">True</property>
25 <property name="can_default">True</property>
26 <property name="has_default">True</property>
27 <property name="receives_default">True</property>
28 <property name="use_stock">True</property>
29 </object>
30 <packing>
31 <property name="expand">False</property>
32 <property name="fill">True</property>
33 <property name="position">0</property>
34 </packing>
35 </child>
36 <child>
37 <object class="GtkButton" id="cancel">
38 <property name="label">gtk-cancel</property>
39 <property name="visible">True</property>
40 <property name="can_focus">True</property>
41 <property name="receives_default">True</property>
42 <property name="use_stock">True</property>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="position">1</property>
48 </packing>
49 </child>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="pack_type">end</property>
55 <property name="position">0</property>
56 </packing>
57 </child>
58 <child>
59 <object class="GtkFrame" id="frame">
60 <property name="visible">True</property>
61 <property name="can_focus">False</property>
62 <property name="hexpand">True</property>
63 <property name="vexpand">True</property>
64 <property name="label_xalign">0</property>
65 <property name="shadow_type">none</property>
66 <child>
67 <object class="GtkAlignment" id="alignment1">
68 <property name="visible">True</property>
69 <property name="can_focus">False</property>
70 <property name="top_padding">6</property>
71 <property name="left_padding">12</property>
72 <child>
73 <object class="GtkBox" id="box1">
74 <property name="visible">True</property>
75 <property name="can_focus">False</property>
76 <property name="orientation">vertical</property>
77 <property name="spacing">12</property>
78 <child>
79 <object class="GtkLabel" id="type">
80 <property name="visible">True</property>
81 <property name="can_focus">False</property>
82 <property name="xalign">0</property>
83 <property name="use_underline">True</property>
84 <property name="mnemonic_widget">treeview:border</property>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="position">0</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkTreeView" id="treeview:border">
94 <property name="visible">True</property>
95 <property name="can_focus">True</property>
96 <property name="hexpand">True</property>
97 <property name="vexpand">True</property>
98 <child internal-child="selection">
99 <object class="GtkTreeSelection" id="treeview-selection1"/>
100 </child>
101 </object>
102 <packing>
103 <property name="expand">False</property>
104 <property name="fill">True</property>
105 <property name="position">1</property>
106 </packing>
107 </child>
108 </object>
109 </child>
110 </object>
111 </child>
112 <child type="label">
113 <object class="GtkLabel" id="label1">
114 <property name="visible">True</property>
115 <property name="can_focus">False</property>
116 <property name="label" translatable="yes">Selection</property>
117 <attributes>
118 <attribute name="weight" value="bold"/>
119 </attributes>
120 </object>
121 </child>
122 </object>
123 <packing>
124 <property name="expand">False</property>
125 <property name="fill">True</property>
126 <property name="position">1</property>
127 </packing>
128 </child>
129 </object>
130 </child>
131 <action-widgets>
132 <action-widget response="0">ok</action-widget>
133 <action-widget response="0">cancel</action-widget>
134 </action-widgets>
135 </object>
136 </interface>