mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
Merge pull request #151 from dada513/rss_not_begone
Re-add RSS feed with the new PolyMC website
This commit is contained in:
commit
53ea261350
10 changed files with 477 additions and 1 deletions
|
|
@ -67,6 +67,11 @@ public:
|
|||
*/
|
||||
QString NEWS_RSS_URL;
|
||||
|
||||
/**
|
||||
* URL that gets opened when the user clicks "More News"
|
||||
*/
|
||||
QString NEWS_OPEN_URL;
|
||||
|
||||
/**
|
||||
* Client ID you can get from Imgur when you register an application
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue