diff -r f5a1e66df979 -r a47de9135b21 inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h --- a/inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h Fri Feb 19 23:09:27 2010 +0200 +++ b/inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h Fri Mar 12 15:44:07 2010 +0200 @@ -339,6 +339,11 @@ */ const TUint32 KAknFepShiftCopyPasteOnQwerty = 0x00000022; +/* + * This key is used for arabic finger hwr to set or get the default arabic finger hwr orientation. + * 0 is for portrait and 1 is for landscape. + */ +const TUint32 KAknFepDefaultArabicFingerHwrOrientation = 0x00000023; #endif // End of file