commsconfig/cscapplicationui/data/csc.rss
branchRCL_3
changeset 20 65a3ef1d5bd0
parent 8 7117cbf1600a
equal deleted inserted replaced
18:8c9c07ad8b6b 20:65a3ef1d5bd0
   305     CAPTION_AND_ICON_INFO
   305     CAPTION_AND_ICON_INFO
   306         {
   306         {
   307         caption = qtn_set_folder_conn_service_configurator;
   307         caption = qtn_set_folder_conn_service_configurator;
   308 #ifdef __SCALABLE_ICONS
   308 #ifdef __SCALABLE_ICONS
   309         number_of_icons = 1;
   309         number_of_icons = 1;
   310         icon_file = "\\resource\\apps\\csc_aif.mif";        
   310         icon_file = "//resource//apps//csc_aif.mif";        
   311 #else
   311 #else
   312         number_of_icons = 2;
   312         number_of_icons = 2;
   313         icon_file = "\\resource\\apps\\csc_aif.mbm";        
   313         icon_file = "//resource//apps//csc_aif.mbm";        
   314 #endif // __SCALABLE_ICONS
   314 #endif // __SCALABLE_ICONS
   315         };
   315         };
   316     }
   316     }
   317     
   317