ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/s10k/Vago/packageWizard/packagepagefinal.ui
Revision: 771
Committed: Sun Mar 31 19:02:16 2013 UTC (12 years, 6 months ago) by s10k
Original Path: Vago/trunk/Vago/packageWizard/packagepagefinal.ui
File size: 3010 byte(s)
Log Message:

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3 <class>PackagePageFinal</class>
4 <widget class="QWizardPage" name="PackagePageFinal">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>400</width>
10 <height>300</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>WizardPage</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <item>
18 <widget class="QLabel" name="lbComplete">
19 <property name="text">
20 <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
21 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
22 p, li { white-space: pre-wrap; }
23 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
24 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;The wizard is now complete. The package will be created when you click in finish.&lt;/span&gt;&lt;/p&gt;
25 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt;After that you can upload the package to &lt;/span&gt;&lt;a href=&quot;www.mods.oni2.net&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;mods.oni2.net&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-size:8pt;&quot;&gt; to get your mod listed in the AEI.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
26 </property>
27 </widget>
28 </item>
29 <item>
30 <spacer name="verticalSpacer">
31 <property name="orientation">
32 <enum>Qt::Vertical</enum>
33 </property>
34 <property name="sizeType">
35 <enum>QSizePolicy::Fixed</enum>
36 </property>
37 <property name="sizeHint" stdset="0">
38 <size>
39 <width>20</width>
40 <height>30</height>
41 </size>
42 </property>
43 </spacer>
44 </item>
45 <item>
46 <widget class="QGroupBox" name="groupBox">
47 <property name="title">
48 <string>After the package creation</string>
49 </property>
50 <layout class="QVBoxLayout" name="verticalLayout_2">
51 <item>
52 <widget class="QCheckBox" name="cbOpenFolder">
53 <property name="text">
54 <string>Open the folder automatically where the package resides</string>
55 </property>
56 </widget>
57 </item>
58 <item>
59 <widget class="QCheckBox" name="cbCreateZip">
60 <property name="text">
61 <string>Automatically create a zip archive for the package</string>
62 </property>
63 </widget>
64 </item>
65 </layout>
66 </widget>
67 </item>
68 </layout>
69 </widget>
70 <resources/>
71 <connections/>
72 </ui>