You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
144 lines
4.9 KiB
144 lines
4.9 KiB
15 years ago
|
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
||
|
<class>UpgradeWizardDlg</class>
|
||
|
<author>Vladimir Stefan</author>
|
||
|
<widget class="QWizard">
|
||
|
<property name="name">
|
||
|
<cstring>upgrade_wizard</cstring>
|
||
|
</property>
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>584</width>
|
||
|
<height>446</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="caption">
|
||
|
<string>Upgrade Wizard</string>
|
||
|
</property>
|
||
|
<widget class="QWidget">
|
||
|
<property name="name">
|
||
|
<cstring>WizardPage</cstring>
|
||
|
</property>
|
||
|
<attribute name="title">
|
||
|
<string>Upgrade Wizard</string>
|
||
|
</attribute>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLabel" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textLabel1</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>A new distribution version is available! Click next if you wish to upgrade now.</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>WordBreak|AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<spacer row="1" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>spacer1</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint">
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>271</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<widget class="QWidget">
|
||
|
<property name="name">
|
||
|
<cstring>WizardPage</cstring>
|
||
|
</property>
|
||
|
<attribute name="title">
|
||
|
<string>Upgrade Wizard</string>
|
||
|
</attribute>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLabel" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textLabel2</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Release Announcement:</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QTextBrowser" row="1" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textBrowser1</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string></string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
<widget class="QWidget">
|
||
|
<property name="name">
|
||
|
<cstring>WizardPage</cstring>
|
||
|
</property>
|
||
|
<attribute name="title">
|
||
|
<string>Upgrade Wizard</string>
|
||
|
</attribute>
|
||
|
<grid>
|
||
|
<property name="name">
|
||
|
<cstring>unnamed</cstring>
|
||
|
</property>
|
||
|
<widget class="QLabel" row="0" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textLabel1_2</cstring>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Downloading and verifying the upgrade tool ...</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QLabel" row="1" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>textLabel3</cstring>
|
||
|
</property>
|
||
|
<property name="enabled">
|
||
|
<bool>true</bool>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Ready to upgrade! Click finish to close the Adept Package Manager and launch the distribution upgrade tool.</string>
|
||
|
</property>
|
||
|
<property name="alignment">
|
||
|
<set>WordBreak|AlignVCenter</set>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<spacer row="2" column="0">
|
||
|
<property name="name">
|
||
|
<cstring>spacer2</cstring>
|
||
|
</property>
|
||
|
<property name="orientation">
|
||
|
<enum>Vertical</enum>
|
||
|
</property>
|
||
|
<property name="sizeType">
|
||
|
<enum>Expanding</enum>
|
||
|
</property>
|
||
|
<property name="sizeHint">
|
||
|
<size>
|
||
|
<width>20</width>
|
||
|
<height>231</height>
|
||
|
</size>
|
||
|
</property>
|
||
|
</spacer>
|
||
|
</grid>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<layoutdefaults spacing="6" margin="11"/>
|
||
|
</UI>
|