From ddbaabf64e1a03d51493d18bf34afebbfd896795 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
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(-)

(limited to 'templates/grub2/grub.cfg')

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