Version 5.2.6.1, tag libreoffice-5.2.6.1
[LibreOffice.git] / cui / uiconfig / ui / aboutconfigvaluedialog.ui
blob4024f45f89a06c5062eb8809d960cbf7f7bef45b
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4 <requires lib="gtk+" version="3.0"/>
5 <requires lib="LibreOffice" version="1.0"/>
6 <object class="GtkDialog" id="AboutConfigValueDialog">
7 <property name="can_focus">False</property>
8 <property name="border_width">6</property>
9 <property name="title" translatable="yes">Name</property>
10 <property name="resizable">False</property>
11 <property name="type_hint">dialog</property>
12 <child internal-child="vbox">
13 <object class="GtkBox" id="dialog-vbox1">
14 <property name="can_focus">False</property>
15 <property name="orientation">vertical</property>
16 <property name="spacing">12</property>
17 <child internal-child="action_area">
18 <object class="GtkButtonBox" id="dialog-action_area1">
19 <property name="can_focus">False</property>
20 <property name="layout_style">end</property>
21 <child>
22 <object class="GtkButton" id="ok">
23 <property name="label">gtk-ok</property>
24 <property name="visible">True</property>
25 <property name="can_focus">True</property>
26 <property name="can_default">True</property>
27 <property name="has_default">True</property>
28 <property name="receives_default">True</property>
29 <property name="use_stock">True</property>
30 </object>
31 <packing>
32 <property name="expand">False</property>
33 <property name="fill">True</property>
34 <property name="position">0</property>
35 </packing>
36 </child>
37 <child>
38 <object class="GtkButton" id="cancel">
39 <property name="label">gtk-cancel</property>
40 <property name="visible">True</property>
41 <property name="can_focus">True</property>
42 <property name="receives_default">True</property>
43 <property name="use_stock">True</property>
44 </object>
45 <packing>
46 <property name="expand">False</property>
47 <property name="fill">True</property>
48 <property name="position">1</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkButton" id="help">
53 <property name="label">gtk-help</property>
54 <property name="visible">True</property>
55 <property name="can_focus">True</property>
56 <property name="receives_default">True</property>
57 <property name="use_stock">True</property>
58 </object>
59 <packing>
60 <property name="expand">False</property>
61 <property name="fill">True</property>
62 <property name="position">2</property>
63 <property name="secondary">True</property>
64 </packing>
65 </child>
66 </object>
67 <packing>
68 <property name="expand">False</property>
69 <property name="fill">True</property>
70 <property name="pack_type">end</property>
71 <property name="position">0</property>
72 </packing>
73 </child>
74 <child>
75 <object class="GtkBox" id="box1">
76 <property name="visible">True</property>
77 <property name="can_focus">False</property>
78 <property name="hexpand">True</property>
79 <property name="vexpand">True</property>
80 <property name="orientation">vertical</property>
81 <property name="spacing">6</property>
82 <child>
83 <object class="GtkLabel" id="label1">
84 <property name="visible">True</property>
85 <property name="can_focus">False</property>
86 <property name="xalign">0</property>
87 <property name="label" translatable="yes">Value:</property>
88 </object>
89 <packing>
90 <property name="expand">False</property>
91 <property name="fill">True</property>
92 <property name="position">0</property>
93 </packing>
94 </child>
95 <child>
96 <object class="cuilo-CuiCustomMultilineEdit" id="valuebox">
97 <property name="visible">True</property>
98 <property name="can_focus">True</property>
99 <property name="hexpand">True</property>
100 <property name="wrap_mode">char</property>
101 </object>
102 <packing>
103 <property name="expand">False</property>
104 <property name="fill">False</property>
105 <property name="position">1</property>
106 </packing>
107 </child>
108 </object>
109 <packing>
110 <property name="expand">False</property>
111 <property name="fill">True</property>
112 <property name="position">1</property>
113 </packing>
114 </child>
115 </object>
116 </child>
117 <action-widgets>
118 <action-widget response="0">ok</action-widget>
119 <action-widget response="0">cancel</action-widget>
120 <action-widget response="0">help</action-widget>
121 </action-widgets>
122 </object>
123 </interface>