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.18"/>
5 <object class=
"GtkDialog" id=
"ProfileExportedDialog">
6 <property name=
"can_focus">False
</property>
7 <property name=
"border_width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"profileexporteddialog|ProfileExportedDialog">Profile 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>
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>
27 <object class=
"GtkButton" id=
"close">
28 <property name=
"label">gtk-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 <property name=
"use_stock">True
</property>
38 <property name=
"expand">False
</property>
39 <property name=
"fill">True
</property>
40 <property name=
"position">0</property>
41 <property name=
"secondary">True
</property>
45 <object class=
"GtkButton" id=
"ok">
46 <property name=
"label" translatable=
"yes" context=
"profileexporteddialog|openfolder">Open Containing _Folder
</property>
47 <property name=
"visible">True
</property>
48 <property name=
"can_focus">True
</property>
49 <property name=
"receives_default">True
</property>
50 <property name=
"use_underline">True
</property>
53 <property name=
"expand">False
</property>
54 <property name=
"fill">True
</property>
55 <property name=
"position">1</property>
60 <property name=
"expand">False
</property>
61 <property name=
"fill">True
</property>
62 <property name=
"pack_type">end
</property>
63 <property name=
"position">0</property>
67 <object class=
"GtkLabel" id=
"label">
68 <property name=
"visible">True
</property>
69 <property name=
"can_focus">False
</property>
70 <property name=
"label" translatable=
"yes" context=
"profileexporteddialog|label">Your user profile has been exported as “libreoffice-profile.zip”.
</property>
71 <property name=
"wrap">True
</property>
72 <property name=
"max_width_chars">80</property>
73 <property name=
"lines">2</property>
74 <property name=
"xalign">0</property>
75 <property name=
"yalign">0</property>
78 <property name=
"expand">False
</property>
79 <property name=
"fill">True
</property>
80 <property name=
"position">1</property>
86 <action-widget response=
"-7">close
</action-widget>
87 <action-widget response=
"-5">ok
</action-widget>