From 20d26526a13efda844339c04eeb5dd9a0a2037b6 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Mon, 7 Feb 2011 15:55:23 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Mageia. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r477 | dmorgan | 2011-02-07 15:55:23 +0000 (Mon, 07 Feb 2011) | 1 line Import mageia-theme ------------------------------------------------------------------------ --- common/plymouth/mdv.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/plymouth/mdv.script') diff --git a/common/plymouth/mdv.script b/common/plymouth/mdv.script index 0a60df9..fda7b0a 100644 --- a/common/plymouth/mdv.script +++ b/common/plymouth/mdv.script @@ -39,7 +39,7 @@ if (Plymouth.GetMode() == "suspend" || Plymouth.GetMode() == "resume") { Window.SetBackgroundBottomColor(0, 1, 0); } else { - logo.original_image = ImageNew("logo_mandriva.png"); + logo.original_image = ImageNew("logo_mageia.png"); background.original_image = ImageNew("background.png"); Window.SetBackgroundTopColor(0.234, 0.43, 0.705); Window.SetBackgroundBottomColor(0.16, 0.25, 0.44); -- cgit v1.2.1