[calamares] Update documentation and donation URLs

The ones in branding are just an example.
This commit is contained in:
Adriaan de Groot
2025-03-04 09:54:08 +01:00
parent e524f48bbe
commit 107ba19dfe
2 changed files with 4 additions and 4 deletions

View File

@@ -129,10 +129,10 @@ strings:
shortVersionedName: FancyGL 2023.3
bootloaderEntryName: FancyGL
productUrl: https://calamares.io/
supportUrl: https://github.com/calamares/calamares/wiki
knownIssuesUrl: https://github.com/calamares/calamares/issues
supportUrl: https://codeberg.org/Calamares/calamares/wiki
knownIssuesUrl: https://codeberg.org/Calamares/calamares/issues
releaseNotesUrl: https://calamares.io/news/
donateUrl: https://kde.org/community/donations/index.php
donateUrl: https://docs.codeberg.org/improving-codeberg/donate/
# These images are loaded from the branding module directory.
#

View File

@@ -120,7 +120,7 @@ main( int argc, char* argv[] )
QString(),
QString(),
"https://calamares.io",
"https://github.com/calamares/calamares/issues" );
"https://codeberg.org/Calamares/calamares/issues" );
KAboutData::setApplicationData( aboutData );
a.setApplicationDisplayName( QString() ); // To avoid putting an extra "Calamares/" into the log-file