1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.38.2 -->
4 * This file is part of the LibreOffice project.
6 * This Source Code Form is subject to the terms of the Mozilla Public
7 * License, v. 2.0. If a copy of the MPL was not distributed with this
8 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 <interface domain=
"cui">
12 <requires lib=
"gtk+" version=
"3.20"/>
13 <object class=
"GtkDialog" id=
"FileExtCheckDialog">
14 <property name=
"can-focus">False
</property>
15 <property name=
"border-width">6</property>
16 <property name=
"resizable">False
</property>
17 <property name=
"modal">True
</property>
18 <property name=
"window-position">center-on-parent
</property>
19 <property name=
"type-hint">dialog
</property>
20 <child internal-child=
"vbox">
21 <object class=
"GtkBox" id=
"dialog-vbox1">
22 <property name=
"can-focus">False
</property>
23 <property name=
"orientation">vertical
</property>
24 <property name=
"spacing">12</property>
25 <child internal-child=
"action_area">
26 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
27 <property name=
"can-focus">False
</property>
28 <property name=
"hexpand">True
</property>
29 <property name=
"layout-style">end
</property>
31 <object class=
"GtkCheckButton" id=
"cbPerformCheck">
32 <property name=
"label" translatable=
"yes" context=
"FileExtCheck|Checkbox">_Perform check on startup
</property>
33 <property name=
"visible">True
</property>
34 <property name=
"can-focus">True
</property>
35 <property name=
"receives-default">False
</property>
36 <property name=
"tooltip-text" translatable=
"yes" context=
"FileExtCheck|Checkbox_Tooltip">Enable the dialog again at Tools
> Options
> General
</property>
37 <property name=
"use-underline">True
</property>
38 <property name=
"active">True
</property>
39 <property name=
"draw-indicator">True
</property>
42 <property name=
"expand">True
</property>
43 <property name=
"fill">True
</property>
44 <property name=
"position">0</property>
45 <property name=
"secondary">True
</property>
49 <object class=
"GtkButton" id=
"btnCancel">
50 <property name=
"label" translatable=
"yes" context=
"stock">_Cancel
</property>
51 <property name=
"visible">True
</property>
52 <property name=
"can-focus">True
</property>
53 <property name=
"receives-default">True
</property>
54 <property name=
"use-underline">True
</property>
57 <property name=
"expand">True
</property>
58 <property name=
"fill">True
</property>
59 <property name=
"position">1</property>
63 <object class=
"GtkButton" id=
"btnOk">
64 <property name=
"label" translatable=
"yes" context=
"FileExtCheckDialog|Ok_Button">_OK
</property>
65 <property name=
"visible">True
</property>
66 <property name=
"can-focus">True
</property>
67 <property name=
"has-focus">True
</property>
68 <property name=
"is-focus">True
</property>
69 <property name=
"can-default">True
</property>
70 <property name=
"has-default">True
</property>
71 <property name=
"receives-default">True
</property>
72 <property name=
"use-underline">True
</property>
75 <property name=
"expand">False
</property>
76 <property name=
"fill">True
</property>
77 <property name=
"position">2</property>
82 <property name=
"expand">False
</property>
83 <property name=
"fill">True
</property>
84 <property name=
"pack-type">end
</property>
85 <property name=
"position">0</property>
89 <object class=
"GtkLabel" id=
"lbText">
90 <property name=
"visible">True
</property>
91 <property name=
"can-focus">False
</property>
92 <property name=
"vexpand">True
</property>
93 <property name=
"wrap">True
</property>
94 <property name=
"width-chars">50</property>
95 <property name=
"max-width-chars">50</property>
98 <property name=
"expand">False
</property>
99 <property name=
"fill">True
</property>
100 <property name=
"position">0</property>
106 <action-widget response=
"-5">btnCancel
</action-widget>