typo: lcon -> Icon

Was lowercase L instead of capital I
This commit is contained in:
Nick Schonning
2019-06-22 02:51:53 -04:00
parent 84abd55c9f
commit 05818be3c8
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>