prerm: Remove the emerald alternatives, too. (Closes: #1035431)
This commit is contained in:
Vendored
+7
@@ -1,3 +1,10 @@
|
||||
desktop-base (12.0.6+nmu1) unstable; urgency=medium
|
||||
|
||||
* Non-maintainer upload.
|
||||
* prerm: Remove the emerald alternatives, too. (Closes: #1035431)
|
||||
|
||||
-- Andreas Beckmann <anbe@debian.org> Fri, 30 Jun 2023 12:36:56 +0200
|
||||
|
||||
desktop-base (12.0.6) unstable; urgency=medium
|
||||
|
||||
* Fix LUKS password not being shown in multi-screen setup with mixed aspect
|
||||
|
||||
Vendored
+8
@@ -16,6 +16,7 @@ if [ "$1" = "remove" ] || [ "$1" = "deconfigure" ]; then
|
||||
desktop-background \
|
||||
/usr/share/desktop-base/$theme-theme/wallpaper/contents/images/$filename
|
||||
done << EOF
|
||||
emerald 1920x1080.svg
|
||||
homeworld 1920x1080.svg
|
||||
futureprototype 1920x1080.svg
|
||||
moonlight 1920x1080.svg
|
||||
@@ -58,6 +59,7 @@ EOF
|
||||
desktop-background.xml \
|
||||
/usr/share/desktop-base/$theme-theme/wallpaper/gnome-background.xml
|
||||
done << EOF
|
||||
emerald
|
||||
homeworld
|
||||
futureprototype
|
||||
moonlight
|
||||
@@ -79,6 +81,7 @@ EOF
|
||||
desktop-lockscreen.xml \
|
||||
/usr/share/desktop-base/$theme-theme/lockscreen/gnome-background.xml
|
||||
done << EOF
|
||||
emerald
|
||||
homeworld
|
||||
futureprototype
|
||||
moonlight
|
||||
@@ -99,6 +102,7 @@ EOF
|
||||
desktop-plasma5-wallpaper \
|
||||
/usr/share/desktop-base/$theme-theme/wallpaper
|
||||
done << EOF
|
||||
emerald
|
||||
homeworld
|
||||
futureprototype
|
||||
moonlight
|
||||
@@ -121,6 +125,7 @@ EOF
|
||||
desktop-login-background \
|
||||
/usr/share/desktop-base/$theme-theme/login/$background
|
||||
done << EOF
|
||||
emerald background.svg
|
||||
homeworld background.svg
|
||||
futureprototype background.svg
|
||||
moonlight background.svg
|
||||
@@ -141,6 +146,8 @@ EOF
|
||||
desktop-grub \
|
||||
/usr/share/desktop-base/$theme-theme/grub/grub-$ratio.png
|
||||
done << EOF
|
||||
emerald 4x3
|
||||
emerald 16x9
|
||||
homeworld 4x3
|
||||
homeworld 16x9
|
||||
futureprototype 4x3
|
||||
@@ -182,6 +189,7 @@ EOF
|
||||
desktop-theme \
|
||||
/usr/share/desktop-base/$theme-theme
|
||||
done << EOF
|
||||
emerald
|
||||
futureprototype
|
||||
moonlight
|
||||
softwaves
|
||||
|
||||
Reference in New Issue
Block a user