Merge pull request #148 from ZombieNub/prismlauncher-rename
This commit is contained in:
parent
93b8d9e454
commit
6e94e9bff1
@ -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")
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user