summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2014-12-08 18:20:39 +0200
committerbionel <ionel.busuioc@gmail.com>2014-12-08 18:20:39 +0200
commitacea222eb1b815f6fc97bbe061962f30e0fa4061 (patch)
treec09af9fe16516f19a6f31d6a6be09056464f85fc /eclass
parent84ace4836b425508fc27fb0a1eaeefff073cf9a7 (diff)
Fixing kogaion-artwork.eclass
modified: eclass/kogaion-artwork.eclass
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kogaion-artwork.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kogaion-artwork.eclass b/eclass/kogaion-artwork.eclass
index f20a2fd0..97c4dcc9 100644
--- a/eclass/kogaion-artwork.eclass
+++ b/eclass/kogaion-artwork.eclass
@@ -13,12 +13,12 @@ KERN_INITRAMFS_SEARCH_NAME="${KERN_INITRAMFS_SEARCH_NAME:-initramfs-genkernel*}"
# @ECLASS-VARIABLE: GFX_SPLASH_NAME
# @DESCRIPTION:
# Default splash theme name to use
-GFX_SPLASH_NAME="${GFX_SPLASH_NAME:-rogentos}"
+GFX_SPLASH_NAME="${GFX_SPLASH_NAME:-kogaion}" #we leave this for the moment, even not used
# @ECLASS-VARIABLE: PLYMOUTH_THEME
# @DESCRIPTION:
# Default plymouth theme name to use
-PLYMOUTH_THEME="${PLYMOUTH_THEME:-rogentos}"
+PLYMOUTH_THEME="${PLYMOUTH_THEME:-kogaion}"
# @FUNCTION: update_kernel_initramfs_splash
# @USAGE: update_kernel_initramfs_splash [splash_theme] [splash_file]