summaryrefslogtreecommitdiff
path: root/eclass/kogaion-artwork.eclass
diff options
context:
space:
mode:
authorStefan Cristian B. <steven.darklight@gmail.com>2014-12-08 19:13:04 +0200
committerStefan Cristian B. <steven.darklight@gmail.com>2014-12-08 19:13:04 +0200
commit0d96d081faee3b930eae9ed376f0e49e45cc9b14 (patch)
tree67d4c2a28e39bc8590f6650aebb9811da2b1f41a /eclass/kogaion-artwork.eclass
parentb2eb648002b54470a79121a55e62253111cf8945 (diff)
parent58253806a8a3558bf830f7d95b2afee8f78cd0a2 (diff)
Merge pull request #17 from bionel/master
kogaion-artwork-core, finally :P
Diffstat (limited to 'eclass/kogaion-artwork.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]