From 80a57617033422d16377b417825cbbaa183ebab0 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 8 Nov 2009 01:51:16 +0100 Subject: [PATCH] kexecboot-cfg: Center OpenEmbedded 32x32 icon. --- recipes/kexecboot/files/icon.xpm | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/recipes/kexecboot/files/icon.xpm b/recipes/kexecboot/files/icon.xpm index 26d40548e1..6e6fd776d8 100644 --- a/recipes/kexecboot/files/icon.xpm +++ b/recipes/kexecboot/files/icon.xpm @@ -1,6 +1,6 @@ /* XPM */ -static char * oe1_xpm[] = { -"32 26 8 1", +static char * icon_xpm[] = { +"32 32 8 1", " c None", ". c #D6DBDE", "+ c #9BA6AE", @@ -9,6 +9,9 @@ static char * oe1_xpm[] = { "$ c #A9E8F6", "% c #12BCE4", "& c #57D2EC", +" ", +" ", +" ", " .++@@@@++. ", " +@@@@@@@@@@@@+ ", " #@@@@@@@@@@@@@@@@# ", @@ -34,4 +37,7 @@ static char * oe1_xpm[] = { " +@@@@. $%%%%%%%%%%%%%%$ .@@@@+ ", " .@@@@@ $%%%%%%%%%%%%$ @@@@@. ", " #++++. &%%%%%%%%& .++++# ", -" $&&%%&&$ "}; +" $&&%%&&$ ", +" ", +" ", +" "}; -- 2.47.2