mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-14 03:30:25 +01:00
update to jquery mobile 1.4.3
This commit is contained in:
@@ -137,21 +137,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\MetadataPluginType.cs">
|
||||
<Link>Configuration\MetadataPluginType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\NotificationOption.cs">
|
||||
<Link>Configuration\NotificationOption.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\NotificationOptions.cs">
|
||||
<Link>Configuration\NotificationOptions.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\NotificationType.cs">
|
||||
<Link>Configuration\NotificationType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\PathSubstitution.cs">
|
||||
<Link>Configuration\PathSubstitution.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\SendToUserType.cs">
|
||||
<Link>Configuration\SendToUserType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Configuration\ServerConfiguration.cs">
|
||||
<Link>Configuration\ServerConfiguration.cs</Link>
|
||||
</Compile>
|
||||
@@ -638,6 +626,12 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationLevel.cs">
|
||||
<Link>Notifications\NotificationLevel.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationOption.cs">
|
||||
<Link>Notifications\NotificationOption.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationOptions.cs">
|
||||
<Link>Notifications\NotificationOptions.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationQuery.cs">
|
||||
<Link>Notifications\NotificationQuery.cs</Link>
|
||||
</Compile>
|
||||
@@ -653,9 +647,15 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationsSummary.cs">
|
||||
<Link>Notifications\NotificationsSummary.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationType.cs">
|
||||
<Link>Notifications\NotificationType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\NotificationTypeInfo.cs">
|
||||
<Link>Notifications\NotificationTypeInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Notifications\SendToUserType.cs">
|
||||
<Link>Notifications\SendToUserType.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Plugins\BasePluginConfiguration.cs">
|
||||
<Link>Plugins\BasePluginConfiguration.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user