From 0716a22541ad34512872814e923bd00cb71848c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20COUDERC?= Date: Fri, 23 May 2025 12:09:34 +0200 Subject: [PATCH] Move unused files out of the Plymouth emerald theme installed into the initrds. (Closes: #1095314) --- debian/changelog | 2 ++ .../{ => source}/plymouth/Emerald_plymouth.svg | 0 emerald-theme/{ => source}/plymouth/glow.xcf | Bin .../{ => source}/plymouth/logo+emerald.svg | 0 4 files changed, 2 insertions(+) rename emerald-theme/{ => source}/plymouth/Emerald_plymouth.svg (100%) rename emerald-theme/{ => source}/plymouth/glow.xcf (100%) rename emerald-theme/{ => source}/plymouth/logo+emerald.svg (100%) diff --git a/debian/changelog b/debian/changelog index 9a8f17d..4c593d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ desktop-base (13.0.3) UNRELEASED; urgency=medium * Fix incongruous black background in logo-text.svg and logo-text-version.svg when rendered by the Qt stack. + * Move unused files out of the Plymouth emerald theme installed into the + initrds. (Closes: #1095314) -- Aurélien COUDERC Fri, 23 May 2025 11:34:21 +0200 diff --git a/emerald-theme/plymouth/Emerald_plymouth.svg b/emerald-theme/source/plymouth/Emerald_plymouth.svg similarity index 100% rename from emerald-theme/plymouth/Emerald_plymouth.svg rename to emerald-theme/source/plymouth/Emerald_plymouth.svg diff --git a/emerald-theme/plymouth/glow.xcf b/emerald-theme/source/plymouth/glow.xcf similarity index 100% rename from emerald-theme/plymouth/glow.xcf rename to emerald-theme/source/plymouth/glow.xcf diff --git a/emerald-theme/plymouth/logo+emerald.svg b/emerald-theme/source/plymouth/logo+emerald.svg similarity index 100% rename from emerald-theme/plymouth/logo+emerald.svg rename to emerald-theme/source/plymouth/logo+emerald.svg