From: Marcin Juszkiewicz Date: Mon, 19 Jun 2006 12:16:23 +0000 (+0000) Subject: sdl.bbclass: use proper image file as icon X-Git-Tag: Release-2010-05/1~9453^2~1429^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8554c283a5827810cbd74335bc836618373ce58a;p=openembedded.git sdl.bbclass: use proper image file as icon --- diff --git a/classes/sdl.bbclass b/classes/sdl.bbclass index c0b21427a4..d478d97f18 100644 --- a/classes/sdl.bbclass +++ b/classes/sdl.bbclass @@ -26,7 +26,7 @@ sdl_do_sdl_install() { Note=Auto Generated... this may be not what you want Comment=${DESCRIPTION} Exec=${APPNAME} -Icon=${APPIMAGE} +Icon=${PN}.png Type=Application Name=${PN} EOF