Merge pull request #148 from ZombieNub/prismlauncher-rename

This commit is contained in:
Sefa Eyeoglu 2022-10-20 09:44:25 +02:00
parent 93b8d9e454
commit 6e94e9bff1
No known key found for this signature in database
GPG Key ID: C10411294912A422
2 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@ endif()
##################################### Set Application options #####################################
######## Set URLs ########
set(Launcher_NEWS_RSS_URL "https://prismlauncher.org/feed/feed.xml" CACHE STRING "URL to fetch PrismLauncher's news RSS feed from.")
set(Launcher_NEWS_RSS_URL "https://prismlauncher.org/feed/feed.xml" CACHE STRING "URL to fetch Prism Launcher's news RSS feed from.")
set(Launcher_NEWS_OPEN_URL "https://prismlauncher.org/news" CACHE STRING "URL that gets opened when the user clicks 'More News'")
set(Launcher_HELP_URL "https://prismlauncher.org/wiki/help-pages/%1" CACHE STRING "URL (with arg %1 to be substituted with page-id) that gets opened when the user requests help")

View File

@ -1,6 +1,6 @@
# PrismLauncher Program Info
# Prism Launcher Program Info
This is PrismLauncher's program info which contains information about:
This is Prism Launcher's program info which contains information about:
- Application name and logo (and branding in general)
- Various URLs and API endpoints