diff --git a/debian/changelog b/debian/changelog index 43881c2..59fae7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lubuntu-artwork (25.04.4) plucky; urgency=medium + + * Add official wallpaper and login screen for Plucky + + -- Aaron Rainbolt Tue, 04 Mar 2025 23:09:35 -0600 + lubuntu-artwork (25.04.3) plucky; urgency=medium * Improved theming for favorites area on Fancy Menu. diff --git a/debian/lubuntu-artwork.install b/debian/lubuntu-artwork.install index 8c38f8c..6789305 100644 --- a/debian/lubuntu-artwork.install +++ b/debian/lubuntu-artwork.install @@ -7,6 +7,7 @@ usr/share/lubuntu/wallpapers/2304-* usr/share/lubuntu/wallpapers/2310-* usr/share/lubuntu/wallpapers/2404-* usr/share/lubuntu/wallpapers/2410-* +usr/share/lubuntu/wallpapers/2504-* usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png usr/share/lxqt/themes/Lubuntu* usr/share/themes/ diff --git a/src/usr/share/lubuntu/wallpapers/2504-puffin.png b/src/usr/share/lubuntu/wallpapers/2504-puffin.png new file mode 100644 index 0000000..fd22110 Binary files /dev/null and b/src/usr/share/lubuntu/wallpapers/2504-puffin.png differ diff --git a/src/usr/share/lubuntu/wallpapers/2504-sddm-ocean.png b/src/usr/share/lubuntu/wallpapers/2504-sddm-ocean.png new file mode 100644 index 0000000..01be7b8 Binary files /dev/null and b/src/usr/share/lubuntu/wallpapers/2504-sddm-ocean.png differ diff --git a/src/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png b/src/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png index b98d2dc..74f2eeb 120000 --- a/src/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png +++ b/src/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png @@ -1 +1 @@ -2410-oriole.png \ No newline at end of file +2504-puffin.png \ No newline at end of file diff --git a/src/usr/share/sddm/themes/lubuntu/wall.png b/src/usr/share/sddm/themes/lubuntu/wall.png index 64b32cb..4f2262a 120000 --- a/src/usr/share/sddm/themes/lubuntu/wall.png +++ b/src/usr/share/sddm/themes/lubuntu/wall.png @@ -1 +1 @@ -../../../lubuntu/wallpapers/2410-sddm-oriole.png \ No newline at end of file +../../../lubuntu/wallpapers/2504-sddm-ocean.png \ No newline at end of file