javamanager/javainstaller/installer/javasrc/com/nokia/mj/impl/installer/midp2/install/steps/FinalizeInstallation.java
changeset 35 85266cc22c7f
parent 21 2a9601315dfc
child 47 f40128debb5d
child 56 abc41079b313
equal deleted inserted replaced
26:dc7c549001d5 35:85266cc22c7f
   300                     {
   300                     {
   301                         Log.logWarning("Closing icon InputStreams failed", ioe);
   301                         Log.logWarning("Closing icon InputStreams failed", ioe);
   302                     }
   302                     }
   303                 }
   303                 }
   304 
   304 
   305                 //if (ball.iSifRegistrator.getSifMode() > 0 && launchApp)
   305                 if (ball.iSifRegistrator.getSifMode() > 0 && launchApp)
   306                 //{
   306                 {
   307                 //    ball.iSifRegistrator.launchAppView();
   307                     ball.iSifRegistrator.launchAppView();
   308                 //}
   308                 }
   309                 //else
   309                 else
   310                 if (ball.iCaptainMsgs && launchApp &&
   310                 if (ball.iCaptainMsgs && launchApp &&
   311                         launchAppInfo.getApplications() != null &&
   311                         launchAppInfo.getApplications() != null &&
   312                         launchAppInfo.getApplications().length > 0)
   312                         launchAppInfo.getApplications().length > 0)
   313                 {
   313                 {
   314                     int selection = launchAppInfo.getSelection();
   314                     int selection = launchAppInfo.getSelection();