diff options
author | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 21:29:00 +0100 |
---|---|---|
committer | DioEgizio <83089242+DioEgizio@users.noreply.github.com> | 2022-12-04 21:29:00 +0100 |
commit | aceafb28f6bc972d89b5431b0295f28248eee905 (patch) | |
tree | 3ad093fe8a1ae3ab2dc8b6fc90335afb91a5f462 /launcher/resources/pe_dark/pe_dark.qrc | |
parent | 2462b8e524a62eedd367c7cade06991f4631cc8d (diff) | |
download | PrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.tar.gz PrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.tar.bz2 PrismLauncher-aceafb28f6bc972d89b5431b0295f28248eee905.zip |
feat: add server icon to simple colored icons too
Signed-off-by: DioEgizio <83089242+DioEgizio@users.noreply.github.com>
Co-Authored-By: leo78913 <leo3758@riseup.net>
Diffstat (limited to 'launcher/resources/pe_dark/pe_dark.qrc')
-rw-r--r-- | launcher/resources/pe_dark/pe_dark.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/launcher/resources/pe_dark/pe_dark.qrc b/launcher/resources/pe_dark/pe_dark.qrc index c0c6ee6c..5c49b75a 100644 --- a/launcher/resources/pe_dark/pe_dark.qrc +++ b/launcher/resources/pe_dark/pe_dark.qrc @@ -40,5 +40,6 @@ <file>scalable/rename.svg</file> <file>scalable/launch.svg</file> <file>scalable/shortcut.svg</file> + <file>scalable/server.svg</file> </qresource> </RCC> |