bump product version to 4.2.0.1
[LibreOffice.git] / sfx2 / uiconfig / ui / licensedialog.ui
blob5c5f2cb1b89e1cc73ebff33ea7574b14e3527116
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3 <!-- interface-requires gtk+ 3.0 -->
4 <object class="GtkDialog" id="LicenseDialog">
5 <property name="can_focus">False</property>
6 <property name="border_width">6</property>
7 <property name="title" translatable="yes">Licensing and Legal information</property>
8 <property name="type_hint">dialog</property>
9 <child internal-child="vbox">
10 <object class="GtkBox" id="dialog-vbox1">
11 <property name="can_focus">False</property>
12 <property name="orientation">vertical</property>
13 <property name="spacing">12</property>
14 <child internal-child="action_area">
15 <object class="GtkButtonBox" id="dialog-action_area1">
16 <property name="can_focus">False</property>
17 <property name="layout_style">end</property>
18 <child>
19 <object class="GtkButton" id="show">
20 <property name="label" translatable="yes">_Show License</property>
21 <property name="visible">True</property>
22 <property name="can_focus">True</property>
23 <property name="can_default">True</property>
24 <property name="has_default">True</property>
25 <property name="receives_default">True</property>
26 <property name="use_underline">True</property>
27 </object>
28 <packing>
29 <property name="expand">False</property>
30 <property name="fill">True</property>
31 <property name="position">0</property>
32 </packing>
33 </child>
34 <child>
35 <object class="GtkButton" id="close">
36 <property name="label">gtk-close</property>
37 <property name="visible">True</property>
38 <property name="can_focus">True</property>
39 <property name="receives_default">True</property>
40 <property name="use_stock">True</property>
41 </object>
42 <packing>
43 <property name="expand">False</property>
44 <property name="fill">True</property>
45 <property name="position">1</property>
46 </packing>
47 </child>
48 </object>
49 <packing>
50 <property name="expand">False</property>
51 <property name="fill">True</property>
52 <property name="pack_type">end</property>
53 <property name="position">0</property>
54 </packing>
55 </child>
56 <child>
57 <object class="GtkLabel" id="label">
58 <property name="visible">True</property>
59 <property name="can_focus">False</property>
60 <property name="xalign">0</property>
61 <property name="yalign">0</property>
62 <property name="label" translatable="yes">%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/.
64 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.
66 All trademarks and registered trademarks mentioned herein are the property of their respective owners.
68 Copyright © 2000, 2014 LibreOffice contributors. All rights reserved.
70 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>
71 <property name="wrap">True</property>
72 <property name="max_width_chars">80</property>
73 </object>
74 <packing>
75 <property name="expand">False</property>
76 <property name="fill">True</property>
77 <property name="position">1</property>
78 </packing>
79 </child>
80 </object>
81 </child>
82 <action-widgets>
83 <action-widget response="0">show</action-widget>
84 <action-widget response="0">close</action-widget>
85 </action-widgets>
86 </object>
87 </interface>