Merge pull request #4201 from nschonni/typo-lcon

typo: lcon -> Icon
This commit is contained in:
Daniel Simpson
2019-06-24 11:13:22 -07:00
committed by GitHub
3 changed files with 6 additions and 6 deletions

View File

@ -847,12 +847,12 @@ The following example shows the combination of the Manifest, Deployment Configur
<appv:Shortcut>
<appv:Fìle>[{Desktop}]\7-Zip\7-Zip File Manager.lnk</appv:File>
<appv:Target>[{AppVPackageRoot}]\7zFM.exe</appv:Target>
<appv:lcon>[{AppVPackageRoot}]\7zFM.exe.O.ico</appv:Icon>
<appv:Icon>[{AppVPackageRoot}]\7zFM.exe.O.ico</appv:Icon>
</appv:Shortcut>
<appv:Shortcut>
<appv:File>[{Common Programs}]\7-Zip\7-Zip File Manager.Ink</appv:File>
<appv:Target>[{AppVPackageRoot}]\7zFM.exe</appv:Target>
<appv:lcon>[{AppVPackageRoot)]\7zFM.exe.O.ico</appv: Icon>
<appv:Icon>[{AppVPackageRoot)]\7zFM.exe.O.ico</appv: Icon>
</appv:Shortcut>
</appv:Extension>
</Subsystems>