diff --git a/Makefile b/Makefile index df725e3..989a437 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -GRUB_THEMES=futureprototype-theme\ +GRUB_THEMES=futureprototype-theme/grub\ moonlight-theme/grub\ softwaves-theme/grub\ lines-theme/grub\ diff --git a/debian/postinst b/debian/postinst index 4be0ed8..795be6a 100644 --- a/debian/postinst +++ b/debian/postinst @@ -101,6 +101,7 @@ EOF /usr/share/desktop-base/$theme-theme/wallpaper/gnome-background.xml $priority done << EOF futureprototype 40 +moonlight 30 softwaves 30 lines 30 joy 30 @@ -125,6 +126,7 @@ EOF /usr/share/desktop-base/$theme-theme/lockscreen/gnome-background.xml $priority done << EOF futureprototype 40 +moonlight 30 softwaves 30 lines 30 joy 30 @@ -147,6 +149,7 @@ EOF /usr/share/desktop-base/$theme-theme/wallpaper $priority done << EOF futureprototype 40 +moonlight 30 softwaves 30 lines 30 joy 30 @@ -168,6 +171,7 @@ EOF /usr/share/desktop-base/$theme-theme/login/$background $priority done << EOF futureprototype background.svg 40 +moonlight background.svg 40 softwaves background.svg 30 lines background.svg 30 lines background-nologo.svg 30 @@ -217,6 +221,8 @@ EOF done << EOF futureprototype 4x3 40 futureprototype 16x9 40 +moonlight 4x3 30 +moonlight 16x9 30 softwaves 4x3 30 softwaves 16x9 30 lines 4x3 30 diff --git a/debian/prerm b/debian/prerm index e61ca36..73a53da 100644 --- a/debian/prerm +++ b/debian/prerm @@ -17,6 +17,7 @@ futureprototype 1920x1080.svg futureprototype 1920x1200.svg futureprototype 2560x1080.svg futureprototype 4096x2160.svg +moonlight 1920x1080.svg softwaves 1024x768.svg softwaves 1280x720.svg softwaves 1280x800.svg @@ -57,6 +58,7 @@ EOF /usr/share/desktop-base/$theme-theme/wallpaper/gnome-background.xml done << EOF futureprototype +moonlight softwaves lines joy @@ -76,6 +78,7 @@ EOF /usr/share/desktop-base/$theme-theme/lockscreen/gnome-background.xml done << EOF futureprototype +moonlight softwaves lines joy @@ -94,6 +97,7 @@ EOF /usr/share/desktop-base/$theme-theme/wallpaper done << EOF futureprototype +moonlight softwaves lines joy @@ -114,6 +118,7 @@ EOF /usr/share/desktop-base/$theme-theme/login/$background done << EOF futureprototype background.svg +moonlight background.svg softwaves background.svg lines background.svg lines background-nologo.svg @@ -133,6 +138,8 @@ EOF done << EOF futureprototype 4x3 futureprototype 16x9 +moonlight 4x3 +moonlight 16x9 softwaves 4x3 softwaves 16x9 lines 4x3