diff options
Diffstat (limited to 'dist/qt_themes/default/default.qrc')
| -rw-r--r-- | dist/qt_themes/default/default.qrc | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/dist/qt_themes/default/default.qrc b/dist/qt_themes/default/default.qrc index a07f2a9c1..2e01a3434 100644 --- a/dist/qt_themes/default/default.qrc +++ b/dist/qt_themes/default/default.qrc | |||
| @@ -5,23 +5,20 @@ SPDX-License-Identifier: GPL-2.0-or-later | |||
| 5 | 5 | ||
| 6 | <RCC> | 6 | <RCC> |
| 7 | <qresource prefix="icons/default"> | 7 | <qresource prefix="icons/default"> |
| 8 | <!-- "colorful" is now the default theme, add new icons there --> | ||
| 8 | <file alias="index.theme">icons/index.theme</file> | 9 | <file alias="index.theme">icons/index.theme</file> |
| 9 | <file alias="16x16/checked.png">icons/16x16/checked.png</file> | ||
| 10 | <file alias="16x16/failed.png">icons/16x16/failed.png</file> | ||
| 11 | <file alias="16x16/lock.png">icons/16x16/lock.png</file> | ||
| 12 | <file alias="16x16/connected.png">icons/16x16/connected.png</file> | 10 | <file alias="16x16/connected.png">icons/16x16/connected.png</file> |
| 13 | <file alias="16x16/disconnected.png">icons/16x16/disconnected.png</file> | ||
| 14 | <file alias="16x16/connected_notification.png">icons/16x16/connected_notification.png</file> | 11 | <file alias="16x16/connected_notification.png">icons/16x16/connected_notification.png</file> |
| 15 | <file alias="16x16/view-refresh.png">icons/16x16/view-refresh.png</file> | 12 | <file alias="16x16/disconnected.png">icons/16x16/disconnected.png</file> |
| 13 | <file alias="16x16/lock.png">icons/16x16/lock.png</file> | ||
| 16 | <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file> | 14 | <file alias="48x48/bad_folder.png">icons/48x48/bad_folder.png</file> |
| 17 | <file alias="48x48/chip.png">icons/48x48/chip.png</file> | 15 | <file alias="48x48/chip.png">icons/48x48/chip.png</file> |
| 18 | <file alias="48x48/folder.png">icons/48x48/folder.png</file> | 16 | <file alias="48x48/folder.png">icons/48x48/folder.png</file> |
| 19 | <file alias="48x48/no_avatar.png">icons/48x48/no_avatar.png</file> | ||
| 20 | <file alias="48x48/list-add.png">icons/48x48/list-add.png</file> | 17 | <file alias="48x48/list-add.png">icons/48x48/list-add.png</file> |
| 21 | <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file> | 18 | <file alias="48x48/sd_card.png">icons/48x48/sd_card.png</file> |
| 22 | <file alias="48x48/star.png">icons/48x48/star.png</file> | 19 | <file alias="48x48/star.png">icons/48x48/star.png</file> |
| 23 | <file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file> | ||
| 24 | <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file> | 20 | <file alias="256x256/plus_folder.png">icons/256x256/plus_folder.png</file> |
| 21 | <file alias="256x256/yuzu.png">icons/256x256/yuzu.png</file> | ||
| 25 | </qresource> | 22 | </qresource> |
| 26 | <qresource prefix="default"> | 23 | <qresource prefix="default"> |
| 27 | <file>style.qss</file> | 24 | <file>style.qss</file> |