mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 02:15:36 -04:00
Add ProductUrl and ProductUrlText to Branding.
This commit is contained in:
parent
4088d9bd3b
commit
bce6ec94fd
2 changed files with 6 additions and 2 deletions
|
@ -52,7 +52,9 @@ QStringList Branding::s_stringEntryStrings =
|
|||
"versionedName",
|
||||
"shortVersionedName",
|
||||
"shortProductName",
|
||||
"bootloaderEntryName"
|
||||
"bootloaderEntryName",
|
||||
"productUrl",
|
||||
"productUrlText"
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue