Fix missing Blender logo in Windows store package
D9681 was not properly merged to all branches, leaving a path to a non-existent icon file in the maniphest.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<DisplayName>Blender[LTSORNOT]</DisplayName>
|
||||
<PublisherDisplayName>Blender Foundation</PublisherDisplayName>
|
||||
<Description>Blender [VERSION] is the Free and Open Source 3D creation suite</Description>
|
||||
<Logo>Assets\StoreLogo.png</Logo>
|
||||
<Logo>Assets\StoreLogo.scale-100.png</Logo>
|
||||
</Properties>
|
||||
<Resources>
|
||||
<Resource Language="en-us" />
|
||||
|
Reference in New Issue
Block a user