diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-11-09 14:04:51 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-11-09 14:04:51 -0500 |
| commit | 90e75c05b76a8a8dcb31dded553eae7258eca624 (patch) | |
| tree | 9b1443d53bf8951b906ffe2f3209ddaee9530c42 | |
| parent | 19f8d9e149a47898e2a53238d45caaaacc15c327 (diff) | |
rename da.txt to dk.txt
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Ratings/dk.txt (renamed from MediaBrowser.Server.Implementations/Localization/Ratings/da.txt) | 0 | ||||
| -rw-r--r-- | MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj | 2 | ||||
| -rw-r--r-- | MediaBrowser.sln | 3 |
3 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Ratings/da.txt b/MediaBrowser.Server.Implementations/Localization/Ratings/dk.txt index b9a085e01..b9a085e01 100644 --- a/MediaBrowser.Server.Implementations/Localization/Ratings/da.txt +++ b/MediaBrowser.Server.Implementations/Localization/Ratings/dk.txt diff --git a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj index 017dc2b54..ac451e1eb 100644 --- a/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj +++ b/MediaBrowser.Server.Implementations/MediaBrowser.Server.Implementations.csproj @@ -250,7 +250,7 @@ <EmbeddedResource Include="Localization\Ratings\gb.txt" /> <EmbeddedResource Include="Localization\Ratings\nl.txt" /> <EmbeddedResource Include="Localization\Ratings\br.txt" /> - <EmbeddedResource Include="Localization\Ratings\da.txt" /> + <EmbeddedResource Include="Localization\Ratings\dk.txt" /> <EmbeddedResource Include="Localization\Ratings\de.txt" /> <EmbeddedResource Include="Localization\Ratings\mx.txt" /> <EmbeddedResource Include="Localization\Ratings\co.txt" /> diff --git a/MediaBrowser.sln b/MediaBrowser.sln index 744debbcd..0c5360b49 100644 --- a/MediaBrowser.sln +++ b/MediaBrowser.sln @@ -237,4 +237,7 @@ Global GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection + GlobalSection(Performance) = preSolution + HasPerformanceSessions = true + EndGlobalSection EndGlobal |
