mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-02 20:05:37 -04:00
Add ProductWelcome image to Branding.
This commit is contained in:
parent
3545e4fb86
commit
75cf3f08c6
2 changed files with 4 additions and 2 deletions
|
@ -63,7 +63,8 @@ QStringList Branding::s_stringEntryStrings =
|
|||
QStringList Branding::s_imageEntryStrings =
|
||||
{
|
||||
"productLogo",
|
||||
"productIcon"
|
||||
"productIcon",
|
||||
"productWelcome"
|
||||
};
|
||||
|
||||
QStringList Branding::s_styleEntryStrings =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue