iaupdate/IAD/backgroundchecker/src/iaupdatebgrefreshtimer.cpp
changeset 42 d17dc5398051
parent 33 8110bf1194d1
child 44 329d304c1aa1
equal deleted inserted replaced
37:6e7b00453237 42:d17dc5398051
  1793 // CIAUpdateBGTimer::LaunchNotificationL( const int aNrOfUpdates )
  1793 // CIAUpdateBGTimer::LaunchNotificationL( const int aNrOfUpdates )
  1794 // ----------------------------------------------------------
  1794 // ----------------------------------------------------------
  1795 void CIAUpdateBGTimer::LaunchNotificationL( const int aNrOfUpdates )
  1795 void CIAUpdateBGTimer::LaunchNotificationL( const int aNrOfUpdates )
  1796     {
  1796     {
  1797    
  1797    
  1798     _LIT( KFirstTimeText, "Check for updates ?" );
  1798     _LIT( KFirstTimeText, "Update checking" );
  1799     _LIT( KNormalText, "Updates available" );
  1799     _LIT( KNormalText, "Updates available" );
  1800     _LIT( KSecondText, "Tap to view" );
  1800     _LIT( KSecondText, "Tap to view" );
  1801 
  1801 
  1802     // loc:
  1802     // loc:
  1803     /*
  1803     /*
  1804     _LIT( KIcon, "z:\\resource\\iaupdate\\qgn_note_swupdate_notification.svg" );
  1804     _LIT( KIcon, "z:\\resource\\iaupdate\\qgn_note_swupdate_notification.svg" );
  1805     _LIT(KLocFile, "Text_Map_Swupdate_");
  1805     _LIT(KLocFile, "Text_Map_Swupdate_");
  1806     _LIT(KLocFilePath, "z:\\resource\\iaupdate\\");
  1806     _LIT(KLocFilePath, "z:\\resource\\iaupdate\\");
  1807     
  1807     
  1808     _LIT(KTitleFirstTime, "txt_software_update_list_software_update");
  1808     _LIT(KTitleFirstTime, "txt_software_dpophead_update_checking");
  1809     _LIT(KTitleOneUpdate, "txt_software_dpophead_update_available");
  1809     _LIT(KTitleOneUpdate, "txt_software_dpophead_update_available");
  1810     _LIT(KTitleSeveralUpdates, "txt_software_dpophead_updates_available");
  1810     _LIT(KTitleSeveralUpdates, "txt_software_dpophead_updates_available");
  1811     
  1811     
  1812     
  1812     
  1813     _LIT(KSecondFirstTime, "txt_software_update_list_software_update");
  1813     _LIT(KSecondFirstTime, "txt_software_dpopinfo_tap_to_view");
  1814     _LIT(KSecondOneUpdate, "txt_software_dpopinfo_val_1_new");
  1814     _LIT(KSecondOneUpdate, "txt_software_dpopinfo_tap_to_view");
  1815     _LIT(KSecondSeveralUpdates, "txt_software_dpopinfo_ln_new");
  1815     _LIT(KSecondSeveralUpdates, "txt_software_dpopinfo_tap_to_view");
  1816    */
  1816    */
  1817     
  1817     
  1818     FLOG("[bgchecker] LaunchNotificationL ");
  1818     FLOG("[bgchecker] LaunchNotificationL ");
  1819         
  1819         
  1820     iMode = ModeL();
  1820     iMode = ModeL();