mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 21:06:58 +03:00
Initial RSS re-add and removed hardcoded strings
This commit is contained in:
parent
f8ca6b4867
commit
70f8cb81b8
4 changed files with 11 additions and 4 deletions
|
|
@ -42,6 +42,7 @@ Config::Config()
|
|||
|
||||
VERSION_STR = "@Launcher_VERSION_STRING@";
|
||||
NEWS_RSS_URL = "@Launcher_NEWS_RSS_URL@";
|
||||
NEWS_OPEN_URL = "@Launcher_NEWS_OPEN_URL@";
|
||||
IMGUR_CLIENT_ID = "@Launcher_IMGUR_CLIENT_ID@";
|
||||
MSA_CLIENT_ID = "@Launcher_MSA_CLIENT_ID@";
|
||||
META_URL = "@Launcher_META_URL@";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue