Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / dbaccess / uiconfig / ui / savedialog.ui
blob5184395e55213368cd4d03a40ba3f5e4da3c6f96
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="dba">
4 <requires lib="gtk+" version="3.18"/>
5 <object class="GtkDialog" id="SaveDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="savedialog|SaveDialog">Save As</property>
9 <property name="resizable">False</property>
10 <property name="modal">True</property>
11 <property name="default_width">0</property>
12 <property name="default_height">0</property>
13 <property name="type_hint">dialog</property>
14 <child>
15 <placeholder/>
16 </child>
17 <child internal-child="vbox">
18 <object class="GtkBox" id="dialog-vbox1">
19 <property name="can_focus">False</property>
20 <property name="orientation">vertical</property>
21 <property name="spacing">12</property>
22 <child internal-child="action_area">
23 <object class="GtkButtonBox" id="dialog-action_area1">
24 <property name="can_focus">False</property>
25 <property name="layout_style">end</property>
26 <child>
27 <object class="GtkButton" id="ok">
28 <property name="label">gtk-ok</property>
29 <property name="visible">True</property>
30 <property name="can_focus">True</property>
31 <property name="can_default">True</property>
32 <property name="has_default">True</property>
33 <property name="receives_default">True</property>
34 <property name="use_stock">True</property>
35 </object>
36 <packing>
37 <property name="expand">False</property>
38 <property name="fill">True</property>
39 <property name="position">0</property>
40 </packing>
41 </child>
42 <child>
43 <object class="GtkButton" id="cancel">
44 <property name="label">gtk-cancel</property>
45 <property name="visible">True</property>
46 <property name="can_focus">True</property>
47 <property name="receives_default">True</property>
48 <property name="use_stock">True</property>
49 </object>
50 <packing>
51 <property name="expand">False</property>
52 <property name="fill">True</property>
53 <property name="position">1</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkButton" id="help">
58 <property name="label">gtk-help</property>
59 <property name="visible">True</property>
60 <property name="can_focus">True</property>
61 <property name="receives_default">True</property>
62 <property name="use_stock">True</property>
63 </object>
64 <packing>
65 <property name="expand">False</property>
66 <property name="fill">True</property>
67 <property name="position">2</property>
68 <property name="secondary">True</property>
69 </packing>
70 </child>
71 </object>
72 <packing>
73 <property name="expand">False</property>
74 <property name="fill">True</property>
75 <property name="pack_type">end</property>
76 <property name="position">0</property>
77 </packing>
78 </child>
79 <child>
80 <object class="GtkGrid" id="grid1">
81 <property name="visible">True</property>
82 <property name="can_focus">False</property>
83 <property name="row_spacing">6</property>
84 <property name="column_spacing">12</property>
85 <child>
86 <object class="GtkLabel" id="descriptionft">
87 <property name="visible">True</property>
88 <property name="can_focus">False</property>
89 <property name="label" translatable="yes" context="savedialog|descriptionft">Please enter a name for the object to be created:</property>
90 <property name="wrap">True</property>
91 <property name="max_width_chars">52</property>
92 <property name="xalign">0</property>
93 </object>
94 <packing>
95 <property name="left_attach">0</property>
96 <property name="top_attach">0</property>
97 <property name="width">2</property>
98 </packing>
99 </child>
100 <child>
101 <object class="GtkLabel" id="catalogft">
102 <property name="visible">True</property>
103 <property name="can_focus">False</property>
104 <property name="label" translatable="yes" context="savedialog|catalogft">_Catalog:</property>
105 <property name="use_underline">True</property>
106 <property name="mnemonic_widget">catalog</property>
107 <property name="xalign">1</property>
108 </object>
109 <packing>
110 <property name="left_attach">0</property>
111 <property name="top_attach">1</property>
112 </packing>
113 </child>
114 <child>
115 <object class="GtkLabel" id="schemaft">
116 <property name="visible">True</property>
117 <property name="can_focus">False</property>
118 <property name="label" translatable="yes" context="savedialog|schemaft">_Schema:</property>
119 <property name="use_underline">True</property>
120 <property name="mnemonic_widget">schema</property>
121 <property name="xalign">1</property>
122 </object>
123 <packing>
124 <property name="left_attach">0</property>
125 <property name="top_attach">2</property>
126 </packing>
127 </child>
128 <child>
129 <object class="GtkLabel" id="titleft">
130 <property name="visible">True</property>
131 <property name="can_focus">False</property>
132 <property name="use_underline">True</property>
133 <property name="mnemonic_widget">title</property>
134 <property name="xalign">1</property>
135 </object>
136 <packing>
137 <property name="left_attach">0</property>
138 <property name="top_attach">3</property>
139 </packing>
140 </child>
141 <child>
142 <object class="GtkEntry" id="title">
143 <property name="visible">True</property>
144 <property name="can_focus">True</property>
145 <property name="hexpand">True</property>
146 <property name="activates_default">True</property>
147 </object>
148 <packing>
149 <property name="left_attach">1</property>
150 <property name="top_attach">3</property>
151 </packing>
152 </child>
153 <child>
154 <object class="GtkComboBoxText" id="catalog">
155 <property name="visible">True</property>
156 <property name="can_focus">False</property>
157 <property name="hexpand">True</property>
158 <property name="has_entry">True</property>
159 <child internal-child="entry">
160 <object class="GtkEntry">
161 <property name="can_focus">True</property>
162 <property name="activates_default">True</property>
163 </object>
164 </child>
165 </object>
166 <packing>
167 <property name="left_attach">1</property>
168 <property name="top_attach">1</property>
169 </packing>
170 </child>
171 <child>
172 <object class="GtkComboBoxText" id="schema">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 <property name="hexpand">True</property>
176 <property name="has_entry">True</property>
177 <child internal-child="entry">
178 <object class="GtkEntry">
179 <property name="can_focus">True</property>
180 <property name="activates_default">True</property>
181 </object>
182 </child>
183 </object>
184 <packing>
185 <property name="left_attach">1</property>
186 <property name="top_attach">2</property>
187 </packing>
188 </child>
189 </object>
190 <packing>
191 <property name="expand">False</property>
192 <property name="fill">True</property>
193 <property name="position">1</property>
194 </packing>
195 </child>
196 </object>
197 </child>
198 <action-widgets>
199 <action-widget response="-5">ok</action-widget>
200 <action-widget response="-6">cancel</action-widget>
201 <action-widget response="-11">help</action-widget>
202 </action-widgets>
203 </object>
204 </interface>