cmmanager/cmmgr/Framework/SrcData/cmmanager.rss
branchRCL_3
changeset 8 2e6c4614c58e
parent 1 40cb640ef159
child 17 c14618f9de99
equal deleted inserted replaced
4:77415202bfc8 8:2e6c4614c58e
   563         {
   563         {
   564         DLG_LINE
   564         DLG_LINE
   565             {
   565             {
   566             type = KDestListboxType;
   566             type = KDestListboxType;
   567             id = KDestListboxId;
   567             id = KDestListboxId;
       
   568             itemflags = EEikDlgItemTakesEnterKey;
   568             control= LISTBOX { flags = EAknListBoxSelectionList;};
   569             control= LISTBOX { flags = EAknListBoxSelectionList;};
   569             }
   570             }
   570         };
   571         };
   571     }
   572     }
   572 
   573 
   713         {
   714         {
   714         DLG_LINE
   715         DLG_LINE
   715             {
   716             {
   716             type = KCmListboxType;
   717             type = KCmListboxType;
   717             id = KCmListboxId;
   718             id = KCmListboxId;
       
   719             itemflags = EEikDlgItemTakesEnterKey;
   718             control= LISTBOX { flags = EAknListBoxSelectionList;};
   720             control= LISTBOX { flags = EAknListBoxSelectionList;};
   719             }
   721             }
   720         };
   722         };
   721     }
   723     }
   722 
   724