From c876d3bbefe0dc00c27ca0c12d29da5874946962 Mon Sep 17 00:00:00 2001 From: Dominik Riebeling Date: Wed, 15 Dec 2021 21:04:28 +0100 Subject: rbutil: Merge rbutil with utils folder. rbutil uses several components from the utils folder, and can be considered part of utils too. Having it in a separate folder is an arbitrary split that doesn't help anymore these days, so merge them. This also allows other utils to easily use libtools.make without the need to navigate to a different folder. Change-Id: I3fc2f4de19e3e776553efb5dea5f779dfec0dc21 --- utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui | 316 ++++++++++++++++++++++++ 1 file changed, 316 insertions(+) create mode 100644 utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui (limited to 'utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui') diff --git a/utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui b/utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui new file mode 100644 index 0000000000..f68ff350f3 --- /dev/null +++ b/utils/rbutilqt/gui/selectiveinstallwidgetfrm.ui @@ -0,0 +1,316 @@ + + + SelectiveInstallWidget + + + + 0 + 0 + 663 + 440 + + + + + 0 + 0 + + + + Selective Installation + + + + + + Rockbox version to install + + + + + + + + + Version information not available yet. + + + true + + + + + + + + + + + 0 + 0 + + + + Rockbox components to install + + + + + + &Bootloader + + + + :/icons/preferences-system.svg:/icons/preferences-system.svg + + + true + + + + + + + &Rockbox + + + + :/icons/multimedia-player.svg:/icons/multimedia-player.svg + + + true + + + + + + + + 0 + 0 + + + + Themes allow adjusting the user interface of Rockbox. Use "Customize" to select themes. + + + true + + + + + + + Themes + + + + :/icons/preferences-desktop-theme.svg:/icons/preferences-desktop-theme.svg + + + + + + + Fonts + + + + :/icons/preferences-desktop-font.svg:/icons/preferences-desktop-font.svg + + + true + + + + + + + + 0 + 0 + + + + The bootloader is required for starting Rockbox. Only necessary for first time install. + + + true + + + + + + + + 0 + 0 + + + + Some plugins require additional data files. + + + true + + + + + + + Customize + + + + :/icons/preferences-system.svg:/icons/preferences-system.svg + + + + + + + + 0 + 0 + + + + Additional fonts for the User Interface. + + + true + + + + + + + Install prerendered voice file. + + + + + + + Plugin Data + + + + :/icons/input-gaming.svg:/icons/input-gaming.svg + + + + + + + Qt::Horizontal + + + QSizePolicy::Minimum + + + + 1 + 1 + + + + + + + + &Manual + + + + :/icons/edit-find.svg:/icons/edit-find.svg + + + + + + + &Voice File + + + + :/icons/audio-volume-high.svg:/icons/audio-volume-high.svg + + + + + + + + + + + 0 + 0 + + + + The main Rockbox firmware. + + + true + + + + + + + Save a copy of the manual on the player. + + + + + + + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 20 + 1 + + + + + + + + &Install + + + + :/icons/package-x-generic.svg:/icons/package-x-generic.svg + + + + + + + selectedVersion + bootloaderCheckbox + rockboxCheckbox + fontsCheckbox + themesCheckbox + themesCustomize + pluginDataCheckbox + installButton + + + + + + -- cgit v1.2.3