summaryrefslogtreecommitdiff
path: root/eclass/rogentos-artwork.eclass
diff options
context:
space:
mode:
authorBlackNoxis <steven.darklight@gmail.com>2014-11-10 15:38:24 +0200
committerBlackNoxis <steven.darklight@gmail.com>2014-11-10 15:38:24 +0200
commitfada9b0fa0332425393e1c0130f71c8c13b9a477 (patch)
tree51922418d2a31e7db3233e878ed9041650ed24c3 /eclass/rogentos-artwork.eclass
parent24da5ef26fe7f276c17d870b658ff3c8c5772667 (diff)
Upgraded the eclasses to see the PLYmouth themes, and also in the new kernels
Diffstat (limited to 'eclass/rogentos-artwork.eclass')
-rw-r--r--eclass/rogentos-artwork.eclass5
1 files changed, 5 insertions, 0 deletions
diff --git a/eclass/rogentos-artwork.eclass b/eclass/rogentos-artwork.eclass
index 3f51fef9..6a74a673 100644
--- a/eclass/rogentos-artwork.eclass
+++ b/eclass/rogentos-artwork.eclass
@@ -18,6 +18,11 @@ KERN_INITRAMFS_SEARCH_NAME="${KERN_INITRAMFS_SEARCH_NAME:-initramfs-genkernel*}"
# Default splash theme name to use
GFX_SPLASH_NAME="${GFX_SPLASH_NAME:-rogentos}"
+# @ECLASS-VARIABLE: PLYMOUTH_THEME
+# @DESCRIPTION:
+# Default plymouth theme name to use
+PLYMOUTH_THEME="${PLYMOUTH_THEME:-rogentos}"
+
# @FUNCTION: update_kernel_initramfs_splash
# @USAGE: update_kernel_initramfs_splash [splash_theme] [splash_file]
# @RETURN: 1, if something went wrong