2007-07-25 20:21:06 +00:00
<ui version="4.0" >
<class>RbUtilQtFrm</class>
<widget class="QMainWindow" name="RbUtilQtFrm" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
2007-08-26 16:03:56 +00:00
<width>662</width>
2007-08-02 21:29:31 +00:00
<height>550</height>
2007-07-25 20:21:06 +00:00
</rect>
</property>
<property name="windowTitle" >
<string>Rockbox Utility</string>
</property>
<property name="windowIcon" >
2007-08-29 13:44:44 +00:00
<iconset resource="rbutilqt.qrc" >:/icons/icons/rockbox-1.png</iconset>
2007-07-25 20:21:06 +00:00
</property>
<widget class="QWidget" name="centralwidget" >
<layout class="QGridLayout" >
2007-08-02 21:29:31 +00:00
<item row="0" column="0" >
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="logoLabel" >
<property name="text" >
<string comment="Welcome to Rockbox Utility, the installation and housekeeping tool for Rockbox." />
</property>
<property name="pixmap" >
2007-08-29 14:35:35 +00:00
<pixmap resource="rbutilqt.qrc" >:/icons/icons/rblogo.png</pixmap>
2007-08-02 21:29:31 +00:00
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="1" column="0" >
<widget class="QGroupBox" name="groupBox_3" >
<property name="title" >
<string>Device</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="labelDeviceTitle" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>Selected device:</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelDevice" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">none</span> at <span style=" font-weight:600;">unknown</span></p></body></html></string>
</property>
</widget>
</item>
<item row="0" column="2" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="buttonChangeDevice" >
<property name="text" >
<string>&Change</string>
</property>
2007-08-02 22:27:51 +00:00
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/edit-find.png</iconset>
</property>
2007-08-02 21:29:31 +00:00
</widget>
</item>
</layout>
</widget>
</item>
2007-07-25 20:21:06 +00:00
<item row="2" column="0" >
<widget class="QTabWidget" name="tabWidget" >
<property name="currentIndex" >
2007-08-07 22:26:36 +00:00
<number>0</number>
2007-07-25 20:21:06 +00:00
</property>
<widget class="QWidget" name="quickStart" >
<attribute name="title" >
<string>&Quick Start</string>
</attribute>
2007-08-07 22:26:36 +00:00
<attribute name="toolTip" >
<string>Welcome</string>
</attribute>
2007-07-25 20:21:06 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QToolButton" name="buttonComplete" >
<property name="text" >
2007-10-08 20:36:52 +00:00
<string>Complete Installation</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelComplete" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Complete Installation</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs the bootloader, a current build and the extras package. This is the recommended method for new installations.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QToolButton" name="buttonSmall" >
<property name="text" >
2007-10-08 20:36:52 +00:00
<string>Small Installation</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLabel" name="labelSmall" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Small installation</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This installs bootloader and the current build of Rockbox. If you don't want the extras package, choose this option.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
<property name="buddy" >
<cstring>buttonRockbox</cstring>
</property>
</widget>
</item>
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>91</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>81</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="installation" >
<attribute name="title" >
<string>&Installation</string>
</attribute>
2007-08-07 22:26:36 +00:00
<attribute name="toolTip" >
<string>Basic Rockbox installation</string>
</attribute>
2007-07-25 20:21:06 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QToolButton" name="buttonBootloader" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Install Bootloader</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelBootloader" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install the bootloader</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Before Rockbox can be run on your audio player, you may have to install a bootloader. This is only necessary the first time Rockbox is installed.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
2007-07-30 18:11:21 +00:00
<item row="1" column="0" >
2007-07-25 20:21:06 +00:00
<widget class="QToolButton" name="buttonRockbox" >
2007-07-30 18:11:21 +00:00
<property name="toolTip" >
<string>Install Rockbox</string>
</property>
2007-07-25 20:21:06 +00:00
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Install Rockbox</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
2007-07-30 18:11:21 +00:00
<item row="1" column="1" >
2007-07-25 20:21:06 +00:00
<widget class="QLabel" name="labelInstall" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Rockbox</span> on your audio player</p></body></html></string>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
<property name="buddy" >
<cstring>buttonRockbox</cstring>
</property>
</widget>
</item>
2007-07-30 18:11:21 +00:00
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>91</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>81</height>
</size>
</property>
</spacer>
</item>
2007-07-25 20:21:06 +00:00
</layout>
</widget>
<widget class="QWidget" name="extras" >
<attribute name="title" >
<string>&Extras</string>
</attribute>
2007-08-07 22:26:36 +00:00
<attribute name="toolTip" >
<string>Install extras for Rockbox</string>
</attribute>
2007-07-25 20:21:06 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QToolButton" name="buttonFonts" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Install Fonts package</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/font_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelFonts" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Fonts Package</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The Fonts Package contains a couple of commonly used fonts. Installation is highly recommended.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QToolButton" name="buttonThemes" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Install themes</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/themes_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLabel" name="labelThemes" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Themes</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Rockbox' look can be customized by themes. You can choose and install several officially distributed themes.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QToolButton" name="buttonGames" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Install game files</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/doom_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QLabel" name="labelGames" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Game Files</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Doom needs a base wad file to run.</span></p></body></html></string>
</property>
<property name="openExternalLinks" >
<bool>true</bool>
</property>
</widget>
</item>
2007-08-05 16:17:35 +00:00
<item row="4" column="0" >
2007-07-25 20:21:06 +00:00
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2007-08-05 16:17:35 +00:00
<item row="4" column="1" >
2007-07-25 20:21:06 +00:00
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2007-08-07 22:26:36 +00:00
</layout>
</widget>
<widget class="QWidget" name="accessibility" >
<attribute name="title" >
<string>&Accessibility</string>
</attribute>
<attribute name="toolTip" >
<string>Install accessibility add-ons</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QToolButton" name="buttonVoice" >
<property name="text" >
<string>Install Voice files</string>
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelVoice" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Install Voice file</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Voice files are needed to make Rockbox speak the user interface. Speaking is enabled by default, so if you installed the voice file Rockbox will speak.</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
2007-08-05 16:17:35 +00:00
<widget class="QToolButton" name="buttonTalk" >
<property name="text" >
<string>Install Talk files</string>
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
2007-08-07 22:26:36 +00:00
<item row="1" column="1" >
<widget class="QLabel" name="labelTalk" >
2007-08-05 16:17:35 +00:00
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Create Talk Files</span></p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">Talkfiles are needed to let Rockbox speak File and Foldernames</span></p></body></html></string>
</property>
</widget>
</item>
2007-08-07 22:26:36 +00:00
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>51</height>
</size>
</property>
</spacer>
</item>
2007-07-25 20:21:06 +00:00
</layout>
</widget>
<widget class="QWidget" name="uninstall" >
<attribute name="title" >
<string>&Uninstallation</string>
</attribute>
2007-08-07 22:26:36 +00:00
<attribute name="toolTip" >
<string>Uninstall Rockbox</string>
</attribute>
2007-07-25 20:21:06 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QToolButton" name="buttonRemoveBootloader" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Uninstall Bootloader</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rembootloader_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="labelRemoveBootloader" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Remove the bootloader</span></p>
2007-08-21 20:39:36 +00:00
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">After removing the bootloader you won't be able to start Rockbox.</p></body></html></string>
2007-07-25 20:21:06 +00:00
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QToolButton" name="buttonRemoveRockbox" >
<property name="text" >
2007-07-30 18:11:21 +00:00
<string>Uninstall Rockbox</string>
2007-07-25 20:21:06 +00:00
</property>
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/remrb_btn.png</iconset>
</property>
<property name="iconSize" >
<size>
<width>56</width>
<height>46</height>
</size>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLabel" name="labelUninstall" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Uninstall Rockbox</span> from your audio player.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This will leave the bootloader in place (you need to remove it manually).</p></body></html></string>
</property>
<property name="alignment" >
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
<property name="buddy" >
<cstring>buttonRockbox</cstring>
</property>
</widget>
</item>
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="manual" >
<attribute name="title" >
<string>&Manual</string>
</attribute>
2007-08-07 22:26:36 +00:00
<attribute name="toolTip" >
<string>View and download the manual</string>
</attribute>
2007-07-30 18:11:21 +00:00
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QGroupBox" name="groupBox_2" >
<property name="title" >
<string>Read the manual</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="labelPdfManual" >
<property name="text" >
<string>PDF manual</string>
</property>
<property name="openExternalLinks" >
<bool>true</bool>
</property>
<property name="textInteractionFlags" >
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="labelHtmlManual" >
<property name="text" >
<string>HTML manual</string>
</property>
<property name="openExternalLinks" >
<bool>true</bool>
</property>
<property name="textInteractionFlags" >
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="1" column="0" >
<widget class="QGroupBox" name="groupBox" >
<property name="title" >
<string>Download the manual</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="radioPdf" >
<property name="text" >
<string>&PDF version</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioHtmlzip" >
<property name="text" >
<string>&HTML version (zip file)</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="buttonDownloadManual" >
<property name="text" >
<string>Down&load</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
2007-07-25 20:21:06 +00:00
</widget>
2007-08-26 16:03:56 +00:00
<widget class="QWidget" name="info" >
<attribute name="title" >
<string>Inf&o</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="labelInfo" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Currently installed packages.</p>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Note</span>: if you manually installed packages this might not be correct!</p></body></html></string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QTreeWidget" name="treeInfo" >
<column>
<property name="text" >
<string>1</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
2007-07-25 20:21:06 +00:00
</widget>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="menubar" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
2007-08-26 16:03:56 +00:00
<width>662</width>
2007-08-07 22:26:36 +00:00
<height>29</height>
2007-07-25 20:21:06 +00:00
</rect>
</property>
<widget class="QMenu" name="menu_File" >
<property name="title" >
<string>&File</string>
</property>
<addaction name="actionInstall_Rockbox_Utility_on_player" />
<addaction name="action_Configure" />
<addaction name="separator" />
<addaction name="actionE_xit" />
</widget>
<widget class="QMenu" name="menuAbout" >
<property name="title" >
<string>&About</string>
</property>
<addaction name="action_About" />
<addaction name="actionAbout_Qt" />
2007-08-29 17:43:11 +00:00
<addaction name="separator" />
<addaction name="action_Help" />
2007-07-25 20:21:06 +00:00
</widget>
2007-10-12 16:19:35 +00:00
<widget class="QMenu" name="menuA_ctions" >
<property name="title" >
<string>Action&s</string>
</property>
<widget class="QMenu" name="menuInstallation" >
<property name="title" >
<string>Installation</string>
</property>
<addaction name="actionInstall_Bootloader" />
<addaction name="actionInstall_Rockbox" />
</widget>
<widget class="QMenu" name="menuQuick_Start" >
<property name="title" >
<string>Quick Start</string>
</property>
<addaction name="actionComplete_Installation" />
<addaction name="actionSmall_Installation" />
</widget>
<widget class="QMenu" name="menuExtras" >
<property name="title" >
<string>Extras</string>
</property>
<addaction name="actionFonts_Package" />
<addaction name="actionInstall_Themes" />
<addaction name="actionInstall_Game_Files" />
</widget>
<widget class="QMenu" name="menuAccessibility" >
<property name="title" >
<string>Accessibility</string>
</property>
<addaction name="actionInstall_Voice_File" />
<addaction name="actionCreate_Talk_Files" />
</widget>
<widget class="QMenu" name="menuUninstallation" >
<property name="title" >
<string>Uninstallation</string>
</property>
<addaction name="actionRemove_bootloader" />
<addaction name="actionUninstall_Rockbox" />
</widget>
<addaction name="menuQuick_Start" />
<addaction name="menuInstallation" />
<addaction name="menuExtras" />
<addaction name="menuAccessibility" />
<addaction name="menuUninstallation" />
</widget>
2007-07-25 20:21:06 +00:00
<addaction name="menu_File" />
2007-10-12 16:19:35 +00:00
<addaction name="menuA_ctions" />
2007-07-25 20:21:06 +00:00
<addaction name="menuAbout" />
</widget>
<widget class="QStatusBar" name="statusbar" />
<action name="actionEmpty_local_download_cache" >
<property name="text" >
<string>Empty local download cache</string>
</property>
</action>
<action name="actionInstall_Rockbox_Utility_on_player" >
<property name="text" >
<string>Install Rockbox Utility on player</string>
</property>
</action>
<action name="action_Configure" >
<property name="text" >
<string>&Configure</string>
</property>
</action>
<action name="actionE_xit" >
<property name="text" >
<string>E&xit</string>
</property>
<property name="shortcut" >
<string>Ctrl+Q</string>
</property>
</action>
<action name="action_About" >
<property name="text" >
<string>&About</string>
</property>
</action>
<action name="actionAbout_Qt" >
<property name="text" >
<string>About &Qt</string>
</property>
</action>
2007-08-29 17:43:11 +00:00
<action name="action_Help" >
<property name="text" >
<string>&Help</string>
</property>
</action>
2007-10-12 16:19:35 +00:00
<action name="actionInfo" >
<property name="text" >
<string>Info</string>
</property>
</action>
<action name="actionComplete_Installation" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
</property>
<property name="text" >
<string>Complete Installation</string>
</property>
</action>
<action name="actionSmall_Installation" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
</property>
<property name="text" >
<string>Small Installation</string>
</property>
</action>
<action name="actionInstall_Bootloader" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/bootloader_btn.png</iconset>
</property>
<property name="text" >
<string>Install Bootloader</string>
</property>
</action>
<action name="actionInstall_Rockbox" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rbinstall_btn.png</iconset>
</property>
<property name="text" >
<string>Install Rockbox</string>
</property>
</action>
<action name="actionFonts_Package" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/font_btn.png</iconset>
</property>
<property name="text" >
<string>Fonts Package</string>
</property>
</action>
<action name="actionInstall_Themes" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/themes_btn.png</iconset>
</property>
<property name="text" >
<string>Install Themes</string>
</property>
</action>
<action name="actionInstall_Game_Files" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/doom_btn.png</iconset>
</property>
<property name="text" >
<string>Install Game Files</string>
</property>
</action>
<action name="actionInstall_Voice_File" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
</property>
<property name="text" >
<string>Install Voice File</string>
</property>
</action>
<action name="actionCreate_Talk_Files" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/talkfile_btn.png</iconset>
</property>
<property name="text" >
<string>Create Talk Files</string>
</property>
</action>
<action name="actionRemove_bootloader" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/rembootloader_btn.png</iconset>
</property>
<property name="text" >
<string>Remove bootloader</string>
</property>
</action>
<action name="actionUninstall_Rockbox" >
<property name="icon" >
<iconset resource="rbutilqt.qrc" >:/icons/icons/remrb_btn.png</iconset>
</property>
<property name="text" >
<string>Uninstall Rockbox</string>
</property>
</action>
<action name="actionRead_PDF_manual" >
<property name="text" >
<string>Read PDF manual</string>
</property>
</action>
<action name="actionRead_HTML_manual" >
<property name="text" >
<string>Read HTML manual</string>
</property>
</action>
<action name="actionDownload_PDF_manual" >
<property name="text" >
<string>Download PDF manual</string>
</property>
</action>
<action name="actionDownload_HTML_manual_zip" >
<property name="text" >
<string>Download HTML manual (zip)</string>
</property>
</action>
2007-07-25 20:21:06 +00:00
</widget>
<tabstops>
<tabstop>tabWidget</tabstop>
2007-07-30 18:11:21 +00:00
<tabstop>buttonComplete</tabstop>
<tabstop>buttonSmall</tabstop>
2007-07-25 20:21:06 +00:00
<tabstop>buttonBootloader</tabstop>
<tabstop>buttonRockbox</tabstop>
2007-07-30 18:11:21 +00:00
<tabstop>buttonFonts</tabstop>
<tabstop>buttonThemes</tabstop>
<tabstop>buttonGames</tabstop>
<tabstop>buttonRemoveBootloader</tabstop>
<tabstop>buttonRemoveRockbox</tabstop>
<tabstop>radioPdf</tabstop>
<tabstop>radioHtmlzip</tabstop>
<tabstop>buttonDownloadManual</tabstop>
2007-07-25 20:21:06 +00:00
</tabstops>
<resources>
<include location="rbutilqt.qrc" />
</resources>
<connections>
<connection>
<sender>actionE_xit</sender>
<signal>triggered()</signal>
<receiver>RbUtilQtFrm</receiver>
<slot>close()</slot>
<hints>
<hint type="sourcelabel" >
<x>-1</x>
<y>-1</y>
</hint>
<hint type="destinationlabel" >
<x>279</x>
<y>315</y>
</hint>
</hints>
</connection>
</connections>
</ui>