From 795d47ffbf1551cfc9a115eebf4a1f898fcf4c50 Mon Sep 17 00:00:00 2001 From: BlackNoxis Date: Thu, 27 Nov 2014 19:57:27 +0200 Subject: Rebranding to Kogaion and remanifest --- sys-boot/grub/files/grub2-default-1.99 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys-boot/grub/files/grub2-default-1.99') diff --git a/sys-boot/grub/files/grub2-default-1.99 b/sys-boot/grub/files/grub2-default-1.99 index acaabfd7..78a9f2a3 100644 --- a/sys-boot/grub/files/grub2-default-1.99 +++ b/sys-boot/grub/files/grub2-default-1.99 @@ -41,9 +41,9 @@ GRUB_COLOR_NORMAL="white/black" # Boot menu option "highlight" color GRUB_COLOR_HIGHLIGHT="magenta/black" -if [ -f "/etc/default/rogentos-grub" ]; then +if [ -f "/etc/default/kogaion-grub" ]; then # this file is placed by the RogentOS Installer and contains # custom GRUB_CMDLINE_LINUX parameters created at install # time. - . /etc/default/rogentos-grub + . /etc/default/kogaion-grub fi -- cgit v1.2.3