Re-compiled GnuPG binary v1.4.22 (2017-07-19) in order to fix WinXP compatibility...
[LameXP.git] / gui / UpdateDialog.ui
blob4007318e3999cce3efcf734fde72168b8e8d23b7
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>UpdateDialog</class>
4 <widget class="QDialog" name="UpdateDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>642</width>
10 <height>364</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>LameXP Update Manager</string>
15 </property>
16 <property name="windowIcon">
17 <iconset resource="../res/Icons.qrc">
18 <normaloff>:/icons/transmit_blue.png</normaloff>:/icons/transmit_blue.png</iconset>
19 </property>
20 <layout class="QVBoxLayout" name="verticalLayout_2">
21 <property name="spacing">
22 <number>0</number>
23 </property>
24 <property name="margin">
25 <number>0</number>
26 </property>
27 <item>
28 <layout class="QVBoxLayout" name="verticalLayout">
29 <property name="spacing">
30 <number>0</number>
31 </property>
32 <property name="margin">
33 <number>0</number>
34 </property>
35 <item>
36 <layout class="QHBoxLayout" name="horizontalLayout">
37 <item>
38 <widget class="QLabel" name="wizardLabel">
39 <property name="minimumSize">
40 <size>
41 <width>164</width>
42 <height>314</height>
43 </size>
44 </property>
45 <property name="maximumSize">
46 <size>
47 <width>164</width>
48 <height>314</height>
49 </size>
50 </property>
51 <property name="text">
52 <string/>
53 </property>
54 <property name="pixmap">
55 <pixmap resource="../res/Images.qrc">:/images/Wizard.png</pixmap>
56 </property>
57 </widget>
58 </item>
59 <item>
60 <widget class="QFrame" name="mainFrame">
61 <property name="minimumSize">
62 <size>
63 <width>0</width>
64 <height>314</height>
65 </size>
66 </property>
67 <property name="maximumSize">
68 <size>
69 <width>16777215</width>
70 <height>314</height>
71 </size>
72 </property>
73 <property name="palette">
74 <palette>
75 <active>
76 <colorrole role="Base">
77 <brush brushstyle="SolidPattern">
78 <color alpha="255">
79 <red>255</red>
80 <green>255</green>
81 <blue>255</blue>
82 </color>
83 </brush>
84 </colorrole>
85 <colorrole role="Window">
86 <brush brushstyle="SolidPattern">
87 <color alpha="255">
88 <red>255</red>
89 <green>255</green>
90 <blue>255</blue>
91 </color>
92 </brush>
93 </colorrole>
94 </active>
95 <inactive>
96 <colorrole role="Base">
97 <brush brushstyle="SolidPattern">
98 <color alpha="255">
99 <red>255</red>
100 <green>255</green>
101 <blue>255</blue>
102 </color>
103 </brush>
104 </colorrole>
105 <colorrole role="Window">
106 <brush brushstyle="SolidPattern">
107 <color alpha="255">
108 <red>255</red>
109 <green>255</green>
110 <blue>255</blue>
111 </color>
112 </brush>
113 </colorrole>
114 </inactive>
115 <disabled>
116 <colorrole role="Base">
117 <brush brushstyle="SolidPattern">
118 <color alpha="255">
119 <red>255</red>
120 <green>255</green>
121 <blue>255</blue>
122 </color>
123 </brush>
124 </colorrole>
125 <colorrole role="Window">
126 <brush brushstyle="SolidPattern">
127 <color alpha="255">
128 <red>255</red>
129 <green>255</green>
130 <blue>255</blue>
131 </color>
132 </brush>
133 </colorrole>
134 </disabled>
135 </palette>
136 </property>
137 <property name="autoFillBackground">
138 <bool>true</bool>
139 </property>
140 <property name="frameShape">
141 <enum>QFrame::NoFrame</enum>
142 </property>
143 <property name="frameShadow">
144 <enum>QFrame::Raised</enum>
145 </property>
146 <property name="lineWidth">
147 <number>0</number>
148 </property>
149 <layout class="QVBoxLayout" name="verticalLayout_4">
150 <property name="margin">
151 <number>28</number>
152 </property>
153 <item>
154 <layout class="QVBoxLayout" name="verticalLayout_3">
155 <item>
156 <widget class="QLabel" name="statusLabel">
157 <property name="font">
158 <font>
159 <weight>75</weight>
160 <bold>true</bold>
161 </font>
162 </property>
163 <property name="text">
164 <string>Please wait...</string>
165 </property>
166 </widget>
167 </item>
168 <item>
169 <widget class="QProgressBar" name="progressBar">
170 <property name="value">
171 <number>24</number>
172 </property>
173 <property name="alignment">
174 <set>Qt::AlignCenter</set>
175 </property>
176 </widget>
177 </item>
178 <item>
179 <spacer name="verticalSpacer_5">
180 <property name="orientation">
181 <enum>Qt::Vertical</enum>
182 </property>
183 <property name="sizeHint" stdset="0">
184 <size>
185 <width>20</width>
186 <height>40</height>
187 </size>
188 </property>
189 </spacer>
190 </item>
191 <item>
192 <widget class="QFrame" name="frameAnimation">
193 <property name="frameShape">
194 <enum>QFrame::NoFrame</enum>
195 </property>
196 <property name="frameShadow">
197 <enum>QFrame::Raised</enum>
198 </property>
199 <layout class="QHBoxLayout" name="horizontalLayout_7">
200 <property name="margin">
201 <number>0</number>
202 </property>
203 <item>
204 <layout class="QHBoxLayout" name="horizontalLayout_6">
205 <item>
206 <spacer name="horizontalSpacer_7">
207 <property name="orientation">
208 <enum>Qt::Horizontal</enum>
209 </property>
210 <property name="sizeHint" stdset="0">
211 <size>
212 <width>40</width>
213 <height>20</height>
214 </size>
215 </property>
216 </spacer>
217 </item>
218 <item>
219 <widget class="QLabel" name="labelAnimationLeft">
220 <property name="text">
221 <string/>
222 </property>
223 <property name="pixmap">
224 <pixmap resource="../res/Icons.qrc">:/icons/transmit.png</pixmap>
225 </property>
226 </widget>
227 </item>
228 <item>
229 <spacer name="horizontalSpacer_9">
230 <property name="orientation">
231 <enum>Qt::Horizontal</enum>
232 </property>
233 <property name="sizeType">
234 <enum>QSizePolicy::Fixed</enum>
235 </property>
236 <property name="sizeHint" stdset="0">
237 <size>
238 <width>6</width>
239 <height>20</height>
240 </size>
241 </property>
242 </spacer>
243 </item>
244 <item>
245 <widget class="QLabel" name="labelAnimationCenter">
246 <property name="text">
247 <string/>
248 </property>
249 <property name="pixmap">
250 <pixmap resource="../res/Images.qrc">:/images/Loading3.gif</pixmap>
251 </property>
252 </widget>
253 </item>
254 <item>
255 <spacer name="horizontalSpacer_10">
256 <property name="orientation">
257 <enum>Qt::Horizontal</enum>
258 </property>
259 <property name="sizeType">
260 <enum>QSizePolicy::Fixed</enum>
261 </property>
262 <property name="sizeHint" stdset="0">
263 <size>
264 <width>12</width>
265 <height>20</height>
266 </size>
267 </property>
268 </spacer>
269 </item>
270 <item>
271 <widget class="QLabel" name="labelAnimationRight">
272 <property name="text">
273 <string/>
274 </property>
275 <property name="pixmap">
276 <pixmap resource="../res/Icons.qrc">:/icons/computer.png</pixmap>
277 </property>
278 </widget>
279 </item>
280 <item>
281 <spacer name="horizontalSpacer_8">
282 <property name="orientation">
283 <enum>Qt::Horizontal</enum>
284 </property>
285 <property name="sizeHint" stdset="0">
286 <size>
287 <width>40</width>
288 <height>20</height>
289 </size>
290 </property>
291 </spacer>
292 </item>
293 </layout>
294 </item>
295 </layout>
296 </widget>
297 </item>
298 <item>
299 <layout class="QHBoxLayout" name="horizontalLayout_5">
300 <property name="spacing">
301 <number>5</number>
302 </property>
303 <item>
304 <widget class="QLabel" name="hintIcon">
305 <property name="maximumSize">
306 <size>
307 <width>16</width>
308 <height>16</height>
309 </size>
310 </property>
311 <property name="text">
312 <string/>
313 </property>
314 <property name="pixmap">
315 <pixmap resource="../res/Icons.qrc">:/icons/information.png</pixmap>
316 </property>
317 </widget>
318 </item>
319 <item>
320 <widget class="QLabel" name="hintLabel">
321 <property name="text">
322 <string notr="true">$(HINT_TEXT)</string>
323 </property>
324 </widget>
325 </item>
326 </layout>
327 </item>
328 <item>
329 <spacer name="verticalSpacer">
330 <property name="orientation">
331 <enum>Qt::Vertical</enum>
332 </property>
333 <property name="sizeHint" stdset="0">
334 <size>
335 <width>20</width>
336 <height>40</height>
337 </size>
338 </property>
339 </spacer>
340 </item>
341 <item>
342 <layout class="QGridLayout" name="gridLayout">
343 <property name="spacing">
344 <number>0</number>
345 </property>
346 <item row="1" column="0">
347 <widget class="QLabel" name="label">
348 <property name="text">
349 <string>Latest version available:</string>
350 </property>
351 </widget>
352 </item>
353 <item row="1" column="2">
354 <widget class="QLabel" name="labelVersionLatest">
355 <property name="text">
356 <string notr="true">(Unknown)</string>
357 </property>
358 </widget>
359 </item>
360 <item row="0" column="0">
361 <widget class="QLabel" name="label_3">
362 <property name="text">
363 <string>Currently installed version:</string>
364 </property>
365 </widget>
366 </item>
367 <item row="0" column="2">
368 <widget class="QLabel" name="labelVersionInstalled">
369 <property name="text">
370 <string notr="true">(Unknown)</string>
371 </property>
372 </widget>
373 </item>
374 <item row="0" column="3">
375 <spacer name="horizontalSpacer_2">
376 <property name="orientation">
377 <enum>Qt::Horizontal</enum>
378 </property>
379 <property name="sizeHint" stdset="0">
380 <size>
381 <width>40</width>
382 <height>20</height>
383 </size>
384 </property>
385 </spacer>
386 </item>
387 <item row="1" column="3">
388 <spacer name="horizontalSpacer_3">
389 <property name="orientation">
390 <enum>Qt::Horizontal</enum>
391 </property>
392 <property name="sizeHint" stdset="0">
393 <size>
394 <width>40</width>
395 <height>20</height>
396 </size>
397 </property>
398 </spacer>
399 </item>
400 <item row="0" column="1">
401 <spacer name="horizontalSpacer_4">
402 <property name="orientation">
403 <enum>Qt::Horizontal</enum>
404 </property>
405 <property name="sizeType">
406 <enum>QSizePolicy::Fixed</enum>
407 </property>
408 <property name="sizeHint" stdset="0">
409 <size>
410 <width>15</width>
411 <height>20</height>
412 </size>
413 </property>
414 </spacer>
415 </item>
416 <item row="1" column="1">
417 <spacer name="horizontalSpacer_5">
418 <property name="orientation">
419 <enum>Qt::Horizontal</enum>
420 </property>
421 <property name="sizeType">
422 <enum>QSizePolicy::Fixed</enum>
423 </property>
424 <property name="sizeHint" stdset="0">
425 <size>
426 <width>15</width>
427 <height>20</height>
428 </size>
429 </property>
430 </spacer>
431 </item>
432 </layout>
433 </item>
434 <item>
435 <spacer name="verticalSpacer_2">
436 <property name="orientation">
437 <enum>Qt::Vertical</enum>
438 </property>
439 <property name="sizeHint" stdset="0">
440 <size>
441 <width>20</width>
442 <height>40</height>
443 </size>
444 </property>
445 </spacer>
446 </item>
447 <item>
448 <widget class="QLabel" name="infoLabel">
449 <property name="text">
450 <string notr="true">$(INFORMATION)</string>
451 </property>
452 </widget>
453 </item>
454 <item>
455 <spacer name="verticalSpacer_4">
456 <property name="orientation">
457 <enum>Qt::Vertical</enum>
458 </property>
459 <property name="sizeHint" stdset="0">
460 <size>
461 <width>20</width>
462 <height>40</height>
463 </size>
464 </property>
465 </spacer>
466 </item>
467 <item>
468 <layout class="QHBoxLayout" name="horizontalLayout_4">
469 <item>
470 <widget class="QPushButton" name="retryButton">
471 <property name="minimumSize">
472 <size>
473 <width>100</width>
474 <height>0</height>
475 </size>
476 </property>
477 <property name="text">
478 <string>Retry</string>
479 </property>
480 <property name="icon">
481 <iconset resource="../res/Icons.qrc">
482 <normaloff>:/icons/arrow_refresh.png</normaloff>:/icons/arrow_refresh.png</iconset>
483 </property>
484 <property name="iconSize">
485 <size>
486 <width>16</width>
487 <height>16</height>
488 </size>
489 </property>
490 </widget>
491 </item>
492 <item>
493 <widget class="QPushButton" name="logButton">
494 <property name="minimumSize">
495 <size>
496 <width>100</width>
497 <height>0</height>
498 </size>
499 </property>
500 <property name="text">
501 <string>Show Log</string>
502 </property>
503 <property name="icon">
504 <iconset resource="../res/Icons.qrc">
505 <normaloff>:/icons/application_view_list.png</normaloff>:/icons/application_view_list.png</iconset>
506 </property>
507 <property name="iconSize">
508 <size>
509 <width>16</width>
510 <height>16</height>
511 </size>
512 </property>
513 </widget>
514 </item>
515 <item>
516 <spacer name="horizontalSpacer_6">
517 <property name="orientation">
518 <enum>Qt::Horizontal</enum>
519 </property>
520 <property name="sizeHint" stdset="0">
521 <size>
522 <width>40</width>
523 <height>20</height>
524 </size>
525 </property>
526 </spacer>
527 </item>
528 </layout>
529 </item>
530 </layout>
531 </item>
532 </layout>
533 </widget>
534 </item>
535 </layout>
536 </item>
537 <item>
538 <widget class="QFrame" name="horizontalLine">
539 <property name="minimumSize">
540 <size>
541 <width>0</width>
542 <height>2</height>
543 </size>
544 </property>
545 <property name="maximumSize">
546 <size>
547 <width>16777215</width>
548 <height>2</height>
549 </size>
550 </property>
551 <property name="frameShape">
552 <enum>QFrame::HLine</enum>
553 </property>
554 <property name="frameShadow">
555 <enum>QFrame::Sunken</enum>
556 </property>
557 </widget>
558 </item>
559 <item>
560 <layout class="QHBoxLayout" name="horizontalLayout_2">
561 <property name="spacing">
562 <number>6</number>
563 </property>
564 <property name="margin">
565 <number>10</number>
566 </property>
567 <item>
568 <widget class="QLabel" name="cancelLabel">
569 <property name="enabled">
570 <bool>false</bool>
571 </property>
572 <property name="text">
573 <string>Press Esc button to cancel update check...</string>
574 </property>
575 <property name="alignment">
576 <set>Qt::AlignBottom|Qt::AlignLeading|Qt::AlignLeft</set>
577 </property>
578 </widget>
579 </item>
580 <item>
581 <spacer name="horizontalSpacer">
582 <property name="orientation">
583 <enum>Qt::Horizontal</enum>
584 </property>
585 <property name="sizeHint" stdset="0">
586 <size>
587 <width>40</width>
588 <height>20</height>
589 </size>
590 </property>
591 </spacer>
592 </item>
593 <item>
594 <widget class="QPushButton" name="installButton">
595 <property name="minimumSize">
596 <size>
597 <width>140</width>
598 <height>0</height>
599 </size>
600 </property>
601 <property name="text">
602 <string>Download &amp;&amp; Install</string>
603 </property>
604 <property name="icon">
605 <iconset resource="../res/Icons.qrc">
606 <normaloff>:/icons/shield_admin.png</normaloff>:/icons/shield_admin.png</iconset>
607 </property>
608 <property name="iconSize">
609 <size>
610 <width>16</width>
611 <height>16</height>
612 </size>
613 </property>
614 </widget>
615 </item>
616 <item>
617 <widget class="QPushButton" name="closeButton">
618 <property name="minimumSize">
619 <size>
620 <width>90</width>
621 <height>0</height>
622 </size>
623 </property>
624 <property name="text">
625 <string>Close</string>
626 </property>
627 <property name="icon">
628 <iconset resource="../res/Icons.qrc">
629 <normaloff>:/icons/cross.png</normaloff>:/icons/cross.png</iconset>
630 </property>
631 <property name="iconSize">
632 <size>
633 <width>16</width>
634 <height>16</height>
635 </size>
636 </property>
637 </widget>
638 </item>
639 </layout>
640 </item>
641 <item>
642 <spacer name="verticalSpacer_3">
643 <property name="orientation">
644 <enum>Qt::Vertical</enum>
645 </property>
646 <property name="sizeHint" stdset="0">
647 <size>
648 <width>20</width>
649 <height>40</height>
650 </size>
651 </property>
652 </spacer>
653 </item>
654 <item>
655 <widget class="QFrame" name="buttonFrame">
656 <property name="frameShape">
657 <enum>QFrame::NoFrame</enum>
658 </property>
659 <property name="frameShadow">
660 <enum>QFrame::Raised</enum>
661 </property>
662 <property name="lineWidth">
663 <number>0</number>
664 </property>
665 <layout class="QHBoxLayout" name="horizontalLayout_3">
666 <property name="spacing">
667 <number>0</number>
668 </property>
669 <property name="margin">
670 <number>0</number>
671 </property>
672 </layout>
673 </widget>
674 </item>
675 </layout>
676 </item>
677 </layout>
678 </widget>
679 <resources>
680 <include location="../res/Icons.qrc"/>
681 <include location="../res/Images.qrc"/>
682 <include location="../res/Images.qrc"/>
683 <include location="../res/Images.qrc"/>
684 <include location="../res/Images.qrc"/>
685 <include location="../res/Images.qrc"/>
686 <include location="../res/Images.qrc"/>
687 <include location="../res/Images.qrc"/>
688 <include location="../res/Images.qrc"/>
689 <include location="../res/Images.qrc"/>
690 <include location="../res/Images.qrc"/>
691 <include location="../res/Images.qrc"/>
692 <include location="../res/Icons.qrc"/>
693 <include location="../res/Images.qrc"/>
694 <include location="../res/Icons.qrc"/>
695 <include location="../res/Images.qrc"/>
696 <include location="../res/Icons.qrc"/>
697 <include location="../res/Images.qrc"/>
698 <include location="../res/Icons.qrc"/>
699 <include location="../res/Images.qrc"/>
700 <include location="../res/Icons.qrc"/>
701 <include location="../res/Images.qrc"/>
702 <include location="../res/Icons.qrc"/>
703 <include location="../res/Images.qrc"/>
704 <include location="../res/Icons.qrc"/>
705 <include location="../res/Images.qrc"/>
706 <include location="../res/Icons.qrc"/>
707 <include location="../res/Images.qrc"/>
708 <include location="../res/Icons.qrc"/>
709 <include location="../res/Images.qrc"/>
710 <include location="../res/Icons.qrc"/>
711 <include location="../res/Images.qrc"/>
712 <include location="../res/Icons.qrc"/>
713 <include location="../res/Images.qrc"/>
714 <include location="../res/Icons.qrc"/>
715 <include location="../res/Images.qrc"/>
716 </resources>
717 <connections>
718 <connection>
719 <sender>closeButton</sender>
720 <signal>clicked()</signal>
721 <receiver>UpdateDialog</receiver>
722 <slot>reject()</slot>
723 <hints>
724 <hint type="sourcelabel">
725 <x>565</x>
726 <y>340</y>
727 </hint>
728 <hint type="destinationlabel">
729 <x>310</x>
730 <y>181</y>
731 </hint>
732 </hints>
733 </connection>
734 </connections>
735 </ui>