radioapp/radioapplication/src/radioapplication.cpp
changeset 44 0a3ad94fc71c
parent 38 f8c3d4e6102c
child 51 bbebb0235466
--- a/radioapp/radioapplication/src/radioapplication.cpp	Fri Aug 06 09:29:48 2010 +0300
+++ b/radioapp/radioapplication/src/radioapplication.cpp	Mon Aug 23 14:17:50 2010 +0300
@@ -132,7 +132,7 @@
 
     // Splash screen needs to be shown when not started by homescreen widget
     if ( !XQServiceUtil::isService() ) {
-        HbSplashScreen::setAppId( "fmradio" );
+        HbSplashScreen::setAppId( "0x2002FF4E" );
         HbSplashScreen::start();
     }