mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-02 11:26:59 +03:00
Merge pull request #342 from fn2006/prism-svg-fix
This commit is contained in:
parent
34687049b1
commit
392bf7a97b
4 changed files with 7 additions and 4 deletions
|
|
@ -49,6 +49,7 @@ Config::Config()
|
|||
LAUNCHER_CONFIGFILE = "@Launcher_ConfigFile@";
|
||||
LAUNCHER_GIT = "@Launcher_Git@";
|
||||
LAUNCHER_DESKTOPFILENAME = "@Launcher_DesktopFileName@";
|
||||
LAUNCHER_SVGFILENAME = "@Launcher_SVGFileName@";
|
||||
|
||||
USER_AGENT = "@Launcher_UserAgent@";
|
||||
USER_AGENT_UNCACHED = USER_AGENT + " (Uncached)";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue