gui: Logo in greeter

+ add SECoP logo resources (3 dark text, 1 light text)
+ Add logo to greeter
TODO: when there is a frappy-logo, replace this

Change-Id: I37eb8946d291b2f5dde0b5000251a4ac363fb01f
Reviewed-on: https://forge.frm2.tum.de/review/c/secop/frappy/+/30596
Tested-by: Jenkins Automated Tests <pedersen+jenkins@frm2.tum.de>
Reviewed-by: Georg Brandl <g.brandl@fz-juelich.de>
Reviewed-by: Alexander Zaft <a.zaft@fz-juelich.de>
This commit is contained in:
Alexander Zaft
2023-03-07 10:26:23 +01:00
committed by Markus Zolliker
parent 58f7ef6de4
commit 98ab5a5785
10 changed files with 9087 additions and 4669 deletions

View File

@@ -29,6 +29,10 @@
<file alias="save.png">cfg_editor/icons/save.png</file>
</qresource>
<qresource prefix="icons">
<file alias="logo_subtitle_light">SECoP_subtitle-light.svg</file>
<file alias="logo_righttitle">SECoP_righttitle.svg</file>
<file alias="logo_subtitle">SECoP_subtitle.svg</file>
<file alias="logo">SECoP-logo.svg</file>
<file alias="details">icons/magnifier.png</file>
<file alias="stop">icons/cross-circle.png</file>
<file alias="trash">icons/bin.png</file>