changeset 48 | e14766a36cdc |
parent 41 | 3a6b55c6390c |
child 53 | bb6ed1806599 |
--- a/radioapp/radioapplication/src/radioapplication.cpp Wed Aug 18 09:49:03 2010 +0300 +++ b/radioapp/radioapplication/src/radioapplication.cpp Thu Sep 02 20:26:56 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(); }