diff options
author | Sefa Eyeoglu <contact@scrumplex.net> | 2022-11-25 13:54:13 +0100 |
---|---|---|
committer | Sefa Eyeoglu <contact@scrumplex.net> | 2022-11-25 14:03:10 +0100 |
commit | cbf4159c7e21c0dc70e36db5bbcc4162c72f31b5 (patch) | |
tree | 792d9a7c640f29dc66311ab3bd4e5c71a28eb943 /launcher/resources/flat/flat.qrc | |
parent | fd8b4c536807c2fd40cd9ca3e694b602684a94a6 (diff) | |
download | PrismLauncher-cbf4159c7e21c0dc70e36db5bbcc4162c72f31b5.tar.gz PrismLauncher-cbf4159c7e21c0dc70e36db5bbcc4162c72f31b5.tar.bz2 PrismLauncher-cbf4159c7e21c0dc70e36db5bbcc4162c72f31b5.zip |
fix: add missing shortcut icons
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'launcher/resources/flat/flat.qrc')
-rw-r--r-- | launcher/resources/flat/flat.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/flat/flat.qrc b/launcher/resources/flat/flat.qrc index 508e0a9f..a846bd2d 100644 --- a/launcher/resources/flat/flat.qrc +++ b/launcher/resources/flat/flat.qrc @@ -35,6 +35,7 @@ <file>scalable/screenshot-placeholder.svg</file> <file>scalable/screenshots.svg</file> <file>scalable/settings.svg</file> + <file>scalable/shortcut.svg</file> <file>scalable/star.svg</file> <file>scalable/status-bad.svg</file> <file>scalable/status-good.svg</file> |