equal
deleted
inserted
replaced
381 IPS_SET_ITEM |
381 IPS_SET_ITEM |
382 { |
382 { |
383 itemlabel = qtn_fse_settings_mail_user_name; |
383 itemlabel = qtn_fse_settings_mail_user_name; |
384 itemid = EIpsSetUiOutgoingUserName; |
384 itemid = EIpsSetUiOutgoingUserName; |
385 itemtype = EIpsSetUiItemText; |
385 itemtype = EIpsSetUiItemText; |
386 itemmaxlength = KIpsSetUiMaxSettingsTextLength; |
386 itemmaxlength = KIPsSetUiMaxSettingsUsrNameLength; |
387 itemflags = KIpsSetUiFlagLatinOnly; |
387 itemflags = KIpsSetUiFlagLatinOnly; |
388 }, |
388 }, |
389 // User password |
389 // User password |
390 IPS_SET_ITEM |
390 IPS_SET_ITEM |
391 { |
391 { |