From 11059d5ae5b4a2738e0cb4a6d6422794b5535ecf Mon Sep 17 00:00:00 2001 From: Balazs Perlaki-Horvath Date: Tue, 17 Sep 2024 22:59:32 +0200 Subject: [PATCH] Revert the naming to common welcomeLogo --- Kiwix/SplashScreenKiwix.storyboard | 2 ++ .../Contents.json | 0 .../kiwix-full-dark.png | Bin .../kiwix-full-light 1.png | Bin .../kiwix-full-light.png | Bin 5 files changed, 2 insertions(+) rename Support/Assets.xcassets/{kiwix-full.imageset => welcomeLogo.imageset}/Contents.json (100%) rename Support/Assets.xcassets/{kiwix-full.imageset => welcomeLogo.imageset}/kiwix-full-dark.png (100%) rename Support/Assets.xcassets/{kiwix-full.imageset => welcomeLogo.imageset}/kiwix-full-light 1.png (100%) rename Support/Assets.xcassets/{kiwix-full.imageset => welcomeLogo.imageset}/kiwix-full-light.png (100%) diff --git a/Kiwix/SplashScreenKiwix.storyboard b/Kiwix/SplashScreenKiwix.storyboard index af17bbc5..956cb424 100644 --- a/Kiwix/SplashScreenKiwix.storyboard +++ b/Kiwix/SplashScreenKiwix.storyboard @@ -4,6 +4,7 @@ + @@ -27,6 +28,7 @@ + diff --git a/Support/Assets.xcassets/kiwix-full.imageset/Contents.json b/Support/Assets.xcassets/welcomeLogo.imageset/Contents.json similarity index 100% rename from Support/Assets.xcassets/kiwix-full.imageset/Contents.json rename to Support/Assets.xcassets/welcomeLogo.imageset/Contents.json diff --git a/Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-dark.png b/Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-dark.png similarity index 100% rename from Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-dark.png rename to Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-dark.png diff --git a/Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-light 1.png b/Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-light 1.png similarity index 100% rename from Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-light 1.png rename to Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-light 1.png diff --git a/Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-light.png b/Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-light.png similarity index 100% rename from Support/Assets.xcassets/kiwix-full.imageset/kiwix-full-light.png rename to Support/Assets.xcassets/welcomeLogo.imageset/kiwix-full-light.png