From dbbb50f5dc5523eac043d4c55f36eb542e6a70a2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 18 Feb 2013 19:20:16 +0100 Subject: Correcting typo in grub2 config template. --- templates/grub2/grub.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/grub2/grub.cfg b/templates/grub2/grub.cfg index 4ad86bd98..3430b63a0 100644 --- a/templates/grub2/grub.cfg +++ b/templates/grub2/grub.cfg @@ -1,7 +1,7 @@ set default=0 insmod tga -background_image ($root)/boot/grub/xbmc.tga +background_image ($root)/boot/grub/splash.tga set color_normal=cyan/blue set color_highlight=white/blue -- cgit v1.2.3