This commit is contained in:
Frank Skare
2019-05-26 06:01:31 +02:00
parent 562f149fff
commit 237a3cf132
2 changed files with 6 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
### ### not yet released
- on the start screen the mpv.net icon is shown instead of the mpv icon - on the start screen the mpv.net icon is shown instead of the mpv icon
- everytime only one file is opened the complete folder is loaded in the playlist - everytime only one file is opened the complete folder is loaded in the playlist

View File

@@ -223,8 +223,13 @@
<SubType>Designer</SubType> <SubType>Designer</SubType>
<LastGenOutput>Resources.Designer.cs</LastGenOutput> <LastGenOutput>Resources.Designer.cs</LastGenOutput>
</EmbeddedResource> </EmbeddedResource>
<None Include="..\Changelog.md">
<Link>Changelog.md</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
<None Include="..\README.md"> <None Include="..\README.md">
<Link>README.md</Link> <Link>README.md</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None> </None>
<None Include="app.manifest" /> <None Include="app.manifest" />
<None Include="packages.config" /> <None Include="packages.config" />