mirror of
https://github.com/moonlight-stream/moonlight-qt
synced 2025-02-16 11:18:23 +00:00
Make Windows shortcut description consistent with Mac and Linux
This commit is contained in:
parent
72afa55897
commit
1a18e68441
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<?define FullName = "Moonlight Game Streaming Client" ?>
|
<?define FullName = "Moonlight Game Streaming Client" ?>
|
||||||
|
|
||||||
<?define ShortcutName = "$(var.ShortName)" ?>
|
<?define ShortcutName = "$(var.ShortName)" ?>
|
||||||
<?define ShortcutDesc = "Stream games from an NVIDIA GameStream-compatible PC" ?>
|
<?define ShortcutDesc = "Stream games from your NVIDIA GameStream-enabled PC" ?>
|
||||||
<?define InstallFolder = "Moonlight Game Streaming" ?>
|
<?define InstallFolder = "Moonlight Game Streaming" ?>
|
||||||
|
|
||||||
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
|
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
|
||||||
|
|
Loading…
Add table
Reference in a new issue