diff -r c8fb4cf7b3ae -r 5e18d8c489d6 inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h --- a/inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h Tue May 11 16:31:42 2010 +0300 +++ b/inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h Tue May 25 13:03:44 2010 +0300 @@ -361,6 +361,13 @@ * */ const TUint32 KAknFepKoreanCombineWordFlag = 0x00000024; + +/* + * This key is used for arabic finger hwr to set or get the default number mode. + * in number table. + * 0 is for latin number and 1 is for native number. + */ +const TUint32 KAknFepDefaultArabicNumberMode = 0x00000025; #endif // End of file