tdf#147611: fix indices
[LibreOffice.git] / cui / uiconfig / ui / selectpathdialog.ui
blob5680294117b1d12fd05392692de40f522f9f69b3
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.36.0 -->
3 <interface domain="cui">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkTreeStore" id="liststore1">
6 <columns>
7 <!-- column-name text -->
8 <column type="gchararray"/>
9 <!-- column-name id -->
10 <column type="gchararray"/>
11 </columns>
12 </object>
13 <object class="GtkDialog" id="SelectPathDialog">
14 <property name="can_focus">False</property>
15 <property name="border_width">6</property>
16 <property name="title" translatable="yes" context="selectpathdialog|SelectPathDialog">Select Paths</property>
17 <property name="resizable">False</property>
18 <property name="modal">True</property>
19 <property name="default_width">0</property>
20 <property name="default_height">0</property>
21 <property name="type_hint">normal</property>
22 <child internal-child="vbox">
23 <object class="GtkBox" id="dialog-vbox1">
24 <property name="can_focus">False</property>
25 <property name="orientation">vertical</property>
26 <property name="spacing">12</property>
27 <child internal-child="action_area">
28 <object class="GtkButtonBox" id="dialog-action_area1">
29 <property name="can_focus">False</property>
30 <property name="layout_style">end</property>
31 <child>
32 <object class="GtkButton" id="ok">
33 <property name="label" translatable="yes" context="stock">_OK</property>
34 <property name="visible">True</property>
35 <property name="can_focus">True</property>
36 <property name="can_default">True</property>
37 <property name="has_default">True</property>
38 <property name="receives_default">True</property>
39 <property name="use-underline">True</property>
40 <child internal-child="accessible">
41 <object class="AtkObject" id="ok-atkobject">
42 <property name="AtkObject::accessible-description" translatable="yes" context="selectpathdialog|extended_tip|ok">Saves all changes and closes dialog.</property>
43 </object>
44 </child>
45 </object>
46 <packing>
47 <property name="expand">False</property>
48 <property name="fill">True</property>
49 <property name="position">0</property>
50 </packing>
51 </child>
52 <child>
53 <object class="GtkButton" id="cancel">
54 <property name="label" translatable="yes" context="stock">_Cancel</property>
55 <property name="visible">True</property>
56 <property name="can_focus">True</property>
57 <property name="receives_default">True</property>
58 <property name="use-underline">True</property>
59 <child internal-child="accessible">
60 <object class="AtkObject" id="cancel-atkobject">
61 <property name="AtkObject::accessible-description" translatable="yes" context="selectpathdialog|extended_tip|cancel">Closes dialog and discards all changes.</property>
62 </object>
63 </child>
64 </object>
65 <packing>
66 <property name="expand">False</property>
67 <property name="fill">True</property>
68 <property name="position">1</property>
69 </packing>
70 </child>
71 <child>
72 <object class="GtkButton" id="help">
73 <property name="label" translatable="yes" context="stock">_Help</property>
74 <property name="visible">True</property>
75 <property name="can_focus">True</property>
76 <property name="receives_default">True</property>
77 <property name="use-underline">True</property>
78 </object>
79 <packing>
80 <property name="expand">False</property>
81 <property name="fill">True</property>
82 <property name="position">2</property>
83 <property name="secondary">True</property>
84 </packing>
85 </child>
86 </object>
87 <packing>
88 <property name="expand">False</property>
89 <property name="fill">True</property>
90 <property name="pack_type">end</property>
91 <property name="position">0</property>
92 </packing>
93 </child>
94 <child>
95 <object class="GtkFrame" id="frame1">
96 <property name="visible">True</property>
97 <property name="can_focus">False</property>
98 <property name="hexpand">True</property>
99 <property name="vexpand">True</property>
100 <property name="label_xalign">0</property>
101 <property name="shadow_type">none</property>
102 <child>
103 <!-- n-columns=1 n-rows=1 -->
104 <object class="GtkGrid" id="grid1">
105 <property name="visible">True</property>
106 <property name="can_focus">False</property>
107 <property name="hexpand">True</property>
108 <property name="vexpand">True</property>
109 <property name="row_spacing">6</property>
110 <property name="column_spacing">12</property>
111 <property name="margin-start">12</property>
112 <property name="margin-top">6</property>
113 <child>
114 <object class="GtkButtonBox" id="buttonbox1">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="orientation">vertical</property>
118 <property name="spacing">6</property>
119 <property name="layout_style">start</property>
120 <child>
121 <object class="GtkButton" id="add">
122 <property name="label" translatable="yes" context="selectpathdialog|add">_Add...</property>
123 <property name="visible">True</property>
124 <property name="can_focus">True</property>
125 <property name="receives_default">True</property>
126 <property name="use_underline">True</property>
127 <child internal-child="accessible">
128 <object class="AtkObject" id="add-atkobject">
129 <property name="AtkObject::accessible-description" translatable="yes" context="cui/ui/selectpathdialog/add">Opens the Select Path dialog to select another folder or the Open dialog to select another file.</property>
130 </object>
131 </child>
132 </object>
133 <packing>
134 <property name="expand">False</property>
135 <property name="fill">True</property>
136 <property name="position">0</property>
137 </packing>
138 </child>
139 <child>
140 <object class="GtkButton" id="delete">
141 <property name="label" translatable="yes" context="stock">_Delete</property>
142 <property name="visible">True</property>
143 <property name="can_focus">True</property>
144 <property name="receives_default">True</property>
145 <property name="use-underline">True</property>
146 <child internal-child="accessible">
147 <object class="AtkObject" id="delete-atkobject">
148 <property name="AtkObject::accessible-description" translatable="yes" context="selectpathdialog|extended_tip|delete">Deletes the selected element or elements without requiring confirmation.</property>
149 </object>
150 </child>
151 </object>
152 <packing>
153 <property name="expand">False</property>
154 <property name="fill">True</property>
155 <property name="position">1</property>
156 </packing>
157 </child>
158 </object>
159 <packing>
160 <property name="left_attach">1</property>
161 <property name="top_attach">0</property>
162 </packing>
163 </child>
164 <child>
165 <object class="GtkScrolledWindow">
166 <property name="visible">True</property>
167 <property name="can_focus">True</property>
168 <property name="hexpand">True</property>
169 <property name="vexpand">True</property>
170 <property name="shadow_type">in</property>
171 <child>
172 <object class="GtkTreeView" id="paths">
173 <property name="visible">True</property>
174 <property name="can_focus">True</property>
175 <property name="vexpand">True</property>
176 <property name="model">liststore1</property>
177 <property name="headers_visible">False</property>
178 <property name="headers_clickable">False</property>
179 <property name="search_column">0</property>
180 <property name="show_expanders">False</property>
181 <child internal-child="selection">
182 <object class="GtkTreeSelection" id="treeview-selection1"/>
183 </child>
184 <child>
185 <object class="GtkTreeViewColumn" id="treeviewcolumn1">
186 <child>
187 <object class="GtkCellRendererText" id="cellrenderertext1"/>
188 <attributes>
189 <attribute name="text">0</attribute>
190 </attributes>
191 </child>
192 </object>
193 </child>
194 <child internal-child="accessible">
195 <object class="AtkObject" id="paths-atkobject">
196 <property name="AtkObject::accessible-description" translatable="yes" context="cui/ui/selectpathdialog/paths">Contains a list of the paths that have already been added. Mark the default path for new files.</property>
197 </object>
198 </child>
199 </object>
200 </child>
201 </object>
202 <packing>
203 <property name="left_attach">0</property>
204 <property name="top_attach">0</property>
205 </packing>
206 </child>
207 </object>
208 </child>
209 <child type="label">
210 <object class="GtkLabel" id="label1">
211 <property name="visible">True</property>
212 <property name="can_focus">False</property>
213 <property name="label" translatable="yes" context="selectpathdialog|label1">Paths</property>
214 <attributes>
215 <attribute name="weight" value="bold"/>
216 </attributes>
217 </object>
218 </child>
219 </object>
220 <packing>
221 <property name="expand">False</property>
222 <property name="fill">True</property>
223 <property name="position">1</property>
224 </packing>
225 </child>
226 </object>
227 </child>
228 <action-widgets>
229 <action-widget response="-5">ok</action-widget>
230 <action-widget response="-6">cancel</action-widget>
231 <action-widget response="-11">help</action-widget>
232 </action-widgets>
233 <child type="titlebar">
234 <placeholder/>
235 </child>
236 </object>
237 </interface>