Bump version to 6.0-36
[LibreOffice.git] / xmlsecurity / uiconfig / ui / certgeneral.ui
blobb570b32348a6f2a64f7cf5becae1e46612b70281
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface domain="xsc">
4 <requires lib="gtk+" version="3.10"/>
5 <object class="GtkBox" id="box1">
6 <property name="visible">True</property>
7 <property name="can_focus">False</property>
8 <property name="orientation">vertical</property>
9 <property name="spacing">6</property>
10 <child>
11 <object class="GtkBox" id="CertGeneral">
12 <property name="visible">True</property>
13 <property name="can_focus">False</property>
14 <property name="spacing">6</property>
15 <child>
16 <object class="GtkImage" id="certimage">
17 <property name="visible">True</property>
18 <property name="can_focus">False</property>
19 <property name="pixbuf">xmlsecurity/res/certificate_40x56.png</property>
20 </object>
21 <packing>
22 <property name="expand">False</property>
23 <property name="fill">True</property>
24 <property name="padding">6</property>
25 <property name="position">0</property>
26 </packing>
27 </child>
28 <child>
29 <object class="GtkLabel" id="label1">
30 <property name="visible">True</property>
31 <property name="can_focus">False</property>
32 <property name="label" translatable="yes" context="certgeneral|label1">Certificate Information</property>
33 <attributes>
34 <attribute name="weight" value="bold"/>
35 </attributes>
36 </object>
37 <packing>
38 <property name="expand">False</property>
39 <property name="fill">True</property>
40 <property name="position">1</property>
41 </packing>
42 </child>
43 </object>
44 <packing>
45 <property name="expand">False</property>
46 <property name="fill">True</property>
47 <property name="padding">6</property>
48 <property name="position">0</property>
49 </packing>
50 </child>
51 <child>
52 <object class="GtkSeparator" id="separator1">
53 <property name="visible">True</property>
54 <property name="can_focus">False</property>
55 </object>
56 <packing>
57 <property name="expand">False</property>
58 <property name="fill">True</property>
59 <property name="position">1</property>
60 </packing>
61 </child>
62 <child>
63 <object class="GtkLabel" id="hintnotrust">
64 <property name="visible">True</property>
65 <property name="can_focus">False</property>
66 <property name="margin_left">36</property>
67 <property name="margin_right">36</property>
68 <property name="margin_bottom">108</property>
69 <property name="xalign">0</property>
70 <property name="label" translatable="yes" context="certgeneral|hintnotrust">This certificate is validated.</property>
71 <attributes>
72 <attribute name="weight" value="bold"/>
73 </attributes>
74 </object>
75 <packing>
76 <property name="expand">False</property>
77 <property name="fill">True</property>
78 <property name="position">2</property>
79 </packing>
80 </child>
81 <child>
82 <object class="GtkSeparator" id="separator2">
83 <property name="visible">True</property>
84 <property name="can_focus">False</property>
85 </object>
86 <packing>
87 <property name="expand">False</property>
88 <property name="fill">True</property>
89 <property name="position">3</property>
90 </packing>
91 </child>
92 <child>
93 <object class="GtkGrid" id="grid1">
94 <property name="visible">True</property>
95 <property name="can_focus">False</property>
96 <property name="row_spacing">6</property>
97 <property name="column_spacing">6</property>
98 <child>
99 <object class="GtkLabel" id="issued_to">
100 <property name="visible">True</property>
101 <property name="can_focus">False</property>
102 <property name="xalign">0</property>
103 <property name="label" translatable="yes" context="certgeneral|issued_to">Issued to: </property>
104 <attributes>
105 <attribute name="weight" value="bold"/>
106 </attributes>
107 </object>
108 <packing>
109 <property name="left_attach">0</property>
110 <property name="top_attach">0</property>
111 </packing>
112 </child>
113 <child>
114 <object class="GtkLabel" id="issued_to_value">
115 <property name="visible">True</property>
116 <property name="can_focus">False</property>
117 <property name="hexpand">True</property>
118 <property name="xalign">0</property>
119 </object>
120 <packing>
121 <property name="left_attach">1</property>
122 <property name="top_attach">0</property>
123 </packing>
124 </child>
125 <child>
126 <object class="GtkLabel" id="issued_by">
127 <property name="visible">True</property>
128 <property name="can_focus">False</property>
129 <property name="xalign">0</property>
130 <property name="label" translatable="yes" context="certgeneral|issued_by">Issued by: </property>
131 <attributes>
132 <attribute name="weight" value="bold"/>
133 </attributes>
134 </object>
135 <packing>
136 <property name="left_attach">0</property>
137 <property name="top_attach">1</property>
138 </packing>
139 </child>
140 <child>
141 <object class="GtkLabel" id="issued_by_value">
142 <property name="visible">True</property>
143 <property name="can_focus">False</property>
144 <property name="xalign">0</property>
145 </object>
146 <packing>
147 <property name="left_attach">1</property>
148 <property name="top_attach">1</property>
149 </packing>
150 </child>
151 <child>
152 <object class="GtkLabel" id="valid_from">
153 <property name="visible">True</property>
154 <property name="can_focus">False</property>
155 <property name="xalign">0</property>
156 <property name="label" translatable="yes" context="certgeneral|valid_from">Valid from:</property>
157 <attributes>
158 <attribute name="weight" value="bold"/>
159 </attributes>
160 </object>
161 <packing>
162 <property name="left_attach">0</property>
163 <property name="top_attach">2</property>
164 </packing>
165 </child>
166 <child>
167 <object class="GtkBox" id="box2">
168 <property name="visible">True</property>
169 <property name="can_focus">False</property>
170 <property name="spacing">6</property>
171 <child>
172 <object class="GtkImage" id="keyimage">
173 <property name="visible">True</property>
174 <property name="can_focus">False</property>
175 <property name="pixbuf">xmlsecurity/res/key_12.png</property>
176 </object>
177 <packing>
178 <property name="expand">False</property>
179 <property name="fill">True</property>
180 <property name="position">0</property>
181 </packing>
182 </child>
183 <child>
184 <object class="GtkLabel" id="privatekey">
185 <property name="visible">True</property>
186 <property name="can_focus">False</property>
187 <property name="label" translatable="yes" context="certgeneral|privatekey">You have a private key that corresponds to this certificate.</property>
188 </object>
189 <packing>
190 <property name="expand">False</property>
191 <property name="fill">True</property>
192 <property name="position">1</property>
193 </packing>
194 </child>
195 </object>
196 <packing>
197 <property name="left_attach">0</property>
198 <property name="top_attach">4</property>
199 <property name="width">2</property>
200 </packing>
201 </child>
202 <child>
203 <object class="GtkLabel" id="valid_to">
204 <property name="visible">True</property>
205 <property name="can_focus">False</property>
206 <property name="xalign">0</property>
207 <property name="label" translatable="yes" context="certgeneral|valid_to">Valid to:</property>
208 <attributes>
209 <attribute name="weight" value="bold"/>
210 </attributes>
211 </object>
212 <packing>
213 <property name="left_attach">0</property>
214 <property name="top_attach">3</property>
215 </packing>
216 </child>
217 <child>
218 <object class="GtkLabel" id="valid_from_value">
219 <property name="visible">True</property>
220 <property name="can_focus">False</property>
221 <property name="xalign">0</property>
222 </object>
223 <packing>
224 <property name="left_attach">1</property>
225 <property name="top_attach">2</property>
226 </packing>
227 </child>
228 <child>
229 <object class="GtkLabel" id="valid_to_value">
230 <property name="visible">True</property>
231 <property name="can_focus">False</property>
232 <property name="xalign">0</property>
233 </object>
234 <packing>
235 <property name="left_attach">1</property>
236 <property name="top_attach">3</property>
237 </packing>
238 </child>
239 </object>
240 <packing>
241 <property name="expand">False</property>
242 <property name="fill">True</property>
243 <property name="position">4</property>
244 </packing>
245 </child>
246 </object>
247 </interface>