From c766259e6a1c71a900bd25370cfe669b912eb3b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Odd=20Str=C3=A5b=C3=B8?= Date: Tue, 8 Dec 2020 19:04:01 +0100 Subject: [PATCH] Rename Template -> Kitsu --- Jellyfin.Plugin.Kitsu.sln | 34 +- .../Configuration/configPage.html | 24 +- Jellyfin.Plugin.Kitsu/Plugin.cs | 8 +- LICENSE | 674 ------------------ build.yaml | 13 +- 5 files changed, 39 insertions(+), 714 deletions(-) delete mode 100644 LICENSE diff --git a/Jellyfin.Plugin.Kitsu.sln b/Jellyfin.Plugin.Kitsu.sln index 28c5d7c..05f543f 100644 --- a/Jellyfin.Plugin.Kitsu.sln +++ b/Jellyfin.Plugin.Kitsu.sln @@ -1,17 +1,17 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Plugin.Template", "Jellyfin.Plugin.Template\Jellyfin.Plugin.Template.csproj", "{D921B930-CF91-406F-ACBC-08914DCD0D34}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection -EndGlobal + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 15 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jellyfin.Plugin.Kitsu", "Jellyfin.Plugin.Kitsu\Jellyfin.Plugin.Kitsu.csproj", "{D921B930-CF91-406F-ACBC-08914DCD0D34}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {D921B930-CF91-406F-ACBC-08914DCD0D34}.Debug|Any CPU.Build.0 = Debug|Any CPU + {D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.ActiveCfg = Release|Any CPU + {D921B930-CF91-406F-ACBC-08914DCD0D34}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection +EndGlobal diff --git a/Jellyfin.Plugin.Kitsu/Configuration/configPage.html b/Jellyfin.Plugin.Kitsu/Configuration/configPage.html index 640a863..50caa5e 100644 --- a/Jellyfin.Plugin.Kitsu/Configuration/configPage.html +++ b/Jellyfin.Plugin.Kitsu/Configuration/configPage.html @@ -2,13 +2,13 @@ - Template + Kitsu -
+
-
+