names changed, layer of abstraction added

This commit is contained in:
2024-03-08 00:07:22 +01:00
Unverified
parent 88a513d32f
commit fe37fc3369
11 changed files with 61 additions and 24 deletions

View File

@@ -10,7 +10,7 @@
</PropertyGroup>
<ItemGroup>
<None Remove="About\AboutView.xaml" />
<None Remove="Home\HomePlaylistView.xaml" />
<None Remove="Home\HomeVideoCollectionView.xaml" />
</ItemGroup>
<ItemGroup>
@@ -44,7 +44,7 @@
<None Update="Home\HomeDownloadsView.xaml">
<Generator>MSBuild:Compile</Generator>
</None>
<Page Update="Home\HomePlaylistView.xaml">
<Page Update="Home\HomeVideoCollectionView.xaml">
<Generator>MSBuild:Compile</Generator>
</Page>
<None Update="Home\HomeVideoView.xaml">