1 <?xml version=
"1.0" encoding=
"UTF-8"?>
2 <!-- Generated with glade 3.40.0 -->
3 <interface domain=
"sfx">
4 <requires lib=
"gtk+" version=
"3.20"/>
5 <object class=
"GtkDialog" id=
"LicenseDialog">
6 <property name=
"can-focus">False
</property>
7 <property name=
"border-width">6</property>
8 <property name=
"title" translatable=
"yes" context=
"licensedialog|LicenseDialog">Licensing and Legal information
</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 internal-child=
"vbox">
15 <object class=
"GtkBox" id=
"dialog-vbox1">
16 <property name=
"can-focus">False
</property>
17 <property name=
"orientation">vertical
</property>
18 <property name=
"spacing">12</property>
19 <child internal-child=
"action_area">
20 <object class=
"GtkButtonBox" id=
"dialog-action_area1">
21 <property name=
"can-focus">False
</property>
22 <property name=
"layout-style">end
</property>
24 <object class=
"GtkButton" id=
"ok">
25 <property name=
"label" translatable=
"yes" context=
"licensedialog|show">_Show License
</property>
26 <property name=
"visible">True
</property>
27 <property name=
"can-focus">True
</property>
28 <property name=
"can-default">True
</property>
29 <property name=
"receives-default">True
</property>
30 <property name=
"use-underline">True
</property>
33 <property name=
"expand">False
</property>
34 <property name=
"fill">True
</property>
35 <property name=
"position">0</property>
36 <property name=
"secondary">True
</property>
40 <object class=
"GtkButton" id=
"close">
41 <property name=
"label" translatable=
"yes" context=
"stock">_Close
</property>
42 <property name=
"visible">True
</property>
43 <property name=
"can-focus">True
</property>
44 <property name=
"has-focus">True
</property>
45 <property name=
"can-default">True
</property>
46 <property name=
"has-default">True
</property>
47 <property name=
"receives-default">True
</property>
48 <property name=
"use-underline">True
</property>
51 <property name=
"expand">False
</property>
52 <property name=
"fill">True
</property>
53 <property name=
"position">1</property>
58 <property name=
"expand">False
</property>
59 <property name=
"fill">True
</property>
60 <property name=
"pack-type">end
</property>
61 <property name=
"position">0</property>
65 <object class=
"GtkLabel" id=
"label">
66 <property name=
"visible">True
</property>
67 <property name=
"can-focus">False
</property>
68 <property name=
"label" translatable=
"yes" context=
"licensedialog|label">%PRODUCTNAME is made available subject to the terms of the Mozilla Public License, v.
2.0. A copy of the MPL can be obtained at http://mozilla.org/MPL/
2.0/.
70 Third Party Code Additional copyright notices and license terms applicable to portions of the Software are set forth in the LICENSE.html file; choose Show License to see exact details in English.
72 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
74 Copyright ©
2000–
2024 LibreOffice contributors. All rights reserved.
76 This product was created by %OOOVENDOR, based on OpenOffice.org, which is Copyright
2000,
2011 Oracle and/or its affiliates. %OOOVENDOR acknowledges all community members, please see http://www.libreoffice.org/ for more details.
</property>
77 <property name=
"wrap">True
</property>
78 <property name=
"max-width-chars">80</property>
79 <property name=
"xalign">0</property>
80 <property name=
"yalign">0</property>
83 <property name=
"expand">False
</property>
84 <property name=
"fill">True
</property>
85 <property name=
"position">1</property>
91 <action-widget response=
"-5">ok
</action-widget>
92 <action-widget response=
"-7">close
</action-widget>