Renamed inappropriate instances of "PrismLauncher" to "Prism Launcher"

Signed-off-by: IroncladLandship <jack.huffstutler@gmail.com>
This commit is contained in:
Jackson Huffstutler
2022-10-19 16:03:18 -05:00
committed by IroncladLandship
parent 41032aaac2
commit d7478c14fd
3 changed files with 7 additions and 7 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")