sdl.bbclass: use proper image file as icon
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 19 Jun 2006 12:16:23 +0000 (12:16 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 19 Jun 2006 12:16:23 +0000 (12:16 +0000)
classes/sdl.bbclass

index c0b2142..d478d97 100644 (file)
@@ -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