Version 7.6.3.2-android, tag libreoffice-7.6.3.2-android
[LibreOffice.git] / svx / uiconfig / ui / fileexporteddialog.ui
blobaa1f3d4ae50fd435907ba375f6e47f28361f8074
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.22.1 -->
3 <interface domain="svx">
4 <requires lib="gtk+" version="3.20"/>
5 <object class="GtkDialog" id="FileExportedDialog">
6 <property name="can_focus">False</property>
7 <property name="border_width">6</property>
8 <property name="title" translatable="yes" context="fileexporteddialog|FileExportedDialog">File Exported</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="close">
28 <property name="label" translatable="yes" context="stock">_Close</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_underline">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 <property name="secondary">True</property>
41 </packing>
42 </child>
43 <child>
44 <object class="GtkButton" id="ok">
45 <property name="label" translatable="yes" context="fileexporteddialog|openfolder">Open Containing _Folder</property>
46 <property name="visible">True</property>
47 <property name="can_focus">True</property>
48 <property name="receives_default">True</property>
49 <property name="use_underline">True</property>
50 </object>
51 <packing>
52 <property name="expand">False</property>
53 <property name="fill">True</property>
54 <property name="position">1</property>
55 </packing>
56 </child>
57 </object>
58 <packing>
59 <property name="expand">False</property>
60 <property name="fill">True</property>
61 <property name="pack_type">end</property>
62 <property name="position">0</property>
63 </packing>
64 </child>
65 <child>
66 <object class="GtkLabel" id="Filelabel">
67 <property name="visible">True</property>
68 <property name="can_focus">False</property>
69 <property name="label" translatable="yes" context="fileexporteddialog|Filelabel">File Name</property>
70 <property name="wrap">True</property>
71 <property name="max_width_chars">80</property>
72 <property name="lines">2</property>
73 <property name="xalign">0</property>
74 <property name="yalign">0</property>
75 </object>
76 <packing>
77 <property name="expand">False</property>
78 <property name="fill">True</property>
79 <property name="position">1</property>
80 </packing>
81 </child>
82 </object>
83 </child>
84 <action-widgets>
85 <action-widget response="-7">close</action-widget>
86 <action-widget response="-5">ok</action-widget>
87 </action-widgets>
88 </object>
89 </interface>