diff options
author | Tayou <tayou@gmx.net> | 2023-01-09 16:58:27 +0100 |
---|---|---|
committer | Tayou <tayou@gmx.net> | 2023-01-10 16:06:42 +0100 |
commit | 6daa45783894fc7517917d6f6df0deaac1a41ba3 (patch) | |
tree | 6e4386f9cd76f3437d16d88e4ff2b6ac0a166802 /launcher/ui/widgets/ThemeCustomizationWidget.ui | |
parent | 49d317b19aa61fed056e0f14c12eb1997f68982d (diff) | |
download | PrismLauncher-6daa45783894fc7517917d6f6df0deaac1a41ba3.tar.gz PrismLauncher-6daa45783894fc7517917d6f6df0deaac1a41ba3.tar.bz2 PrismLauncher-6daa45783894fc7517917d6f6df0deaac1a41ba3.zip |
Implement Suggestions from flow & Scrumplex
Signed-off-by: Tayou <tayou@gmx.net>
Diffstat (limited to 'launcher/ui/widgets/ThemeCustomizationWidget.ui')
-rw-r--r-- | launcher/ui/widgets/ThemeCustomizationWidget.ui | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/launcher/ui/widgets/ThemeCustomizationWidget.ui b/launcher/ui/widgets/ThemeCustomizationWidget.ui index 9cc5cc76..15ba831e 100644 --- a/launcher/ui/widgets/ThemeCustomizationWidget.ui +++ b/launcher/ui/widgets/ThemeCustomizationWidget.ui @@ -50,66 +50,6 @@ <property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
- <item>
- <property name="text">
- <string>Simple (Colored Icons)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Simple (Light Icons)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Simple (Dark Icons)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Simple (Blue Icons)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Breeze Light</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Breeze Dark</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string notr="true">OSX</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string notr="true">iOS</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Flat</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Flat (White)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Legacy</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Custom</string>
- </property>
- </item>
</widget>
</item>
<item row="1" column="0">
@@ -156,26 +96,6 @@ <property name="focusPolicy">
<enum>Qt::StrongFocus</enum>
</property>
- <item>
- <property name="text">
- <string>Background Cat (from MultiMC)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Rory ID 11 (drawn by Ashtaka)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Rory ID 11 (flat edition, drawn by Ashtaka)</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>Teawie (drawn by SympathyTea)</string>
- </property>
- </item>
</widget>
</item>
</layout>
|