cbs/cbsui/Group/cbsuiApp.rss
branchRCL_3
changeset 5 7237db0d9fca
parent 0 ff3b6d0fd310
equal deleted inserted replaced
3:a4a774cb6ea7 5:7237db0d9fca
     1 /*
     1 /*
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   567         id = ECbsUiAddFromIndexDlgLine;     
   567         id = ECbsUiAddFromIndexDlgLine;     
   568         type = EAknCtSingleGraphicListBox;
   568         type = EAknCtSingleGraphicListBox;
   569         itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
   569         itemflags = EEikDlgItemTakesEnterKey | EEikDlgItemOfferAllHotKeys;
   570             control = LISTBOX 
   570             control = LISTBOX 
   571         {
   571         {
   572         flags = EAknListBoxMultiselectionList;
   572         flags = EAknListBoxMultiselectionList | 
   573                 height = 5;
   573                 EAknListBoxStylusMultiselectionList;
       
   574         height = 5;
   574         };
   575         };
   575         }
   576         }
   576         };
   577         };
   577     }
   578     }
   578 
   579 
   647 
   648 
   648 
   649 
   649 // ---------------------------------------------------------
   650 // ---------------------------------------------------------
   650 //   
   651 //   
   651 //    r_cb_tl_new_messages
   652 //    r_cb_tl_new_messages
   652 //    Text ´%N new messages.
   653 //    Text ?N new messages.
   653 //
   654 //
   654 // ---------------------------------------------------------
   655 // ---------------------------------------------------------
   655 //  
   656 //  
   656 RESOURCE TBUF r_cb_tl_new_messages
   657 RESOURCE TBUF r_cb_tl_new_messages
   657     {
   658     {