fep/frontendprocessor/test/src/TFEP1TESTTARGET.rss
branchRCL_3
changeset 6 6ceef9a83b1a
parent 0 eb1f2e154e89
child 20 ebd48d2de13c
equal deleted inserted replaced
5:a47de9135b21 6:6ceef9a83b1a
    61 			{
    61 			{
    62 			type=EEikCtEdwin;
    62 			type=EEikCtEdwin;
    63 			prompt="Phonetic-alphabet edwin";
    63 			prompt="Phonetic-alphabet edwin";
    64 			id=EControlIdPhoneticAlphabetEdwin;
    64 			id=EControlIdPhoneticAlphabetEdwin;
    65 			control=EDWIN {width=15;};
    65 			control=EDWIN {width=15;};
    66 			},
       
    67 		DLG_LINE
       
    68 			{
       
    69 			type=EEikCtEdwin;
       
    70 			prompt="CJK edwin";
       
    71 			id=EControlIdCJKEdwin;
       
    72 			control=EDWIN
       
    73 				{width=15;};
       
    74 			}
    66 			}
    75 			
       
    76 		};
    67 		};
    77     }
    68     }
    78 
    69