stub out localizable plugin

This commit is contained in:
Luke Pulverenti
2015-03-17 22:39:55 -04:00
parent cafc8356b2
commit 6b278f9b04
5 changed files with 35 additions and 2 deletions

View File

@@ -249,6 +249,7 @@
<Compile Include="Persistence\MediaStreamQuery.cs" />
<Compile Include="Playlists\IPlaylistManager.cs" />
<Compile Include="Playlists\Playlist.cs" />
<Compile Include="Plugins\ILocalizablePlugin.cs" />
<Compile Include="Providers\AlbumInfo.cs" />
<Compile Include="Providers\ArtistInfo.cs" />
<Compile Include="Providers\BookInfo.cs" />