mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
Add different kinds of Url to Branding.
This commit is contained in:
parent
593973fc9e
commit
ec883e391d
2 changed files with 6 additions and 2 deletions
|
@ -54,7 +54,9 @@ QStringList Branding::s_stringEntryStrings =
|
|||
"shortProductName",
|
||||
"bootloaderEntryName",
|
||||
"productUrl",
|
||||
"productUrlText"
|
||||
"supportUrl",
|
||||
"knownIssuesUrl",
|
||||
"releaseNotesUrl"
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue