diff -r e6a39382bb9c -r c8fb4cf7b3ae textinput/ptienginev2/languages/PtiKeymappings_ITUT_72.cpp --- a/textinput/ptienginev2/languages/PtiKeymappings_ITUT_72.cpp Tue Apr 27 16:59:43 2010 +0300 +++ b/textinput/ptienginev2/languages/PtiKeymappings_ITUT_72.cpp Tue May 11 16:31:42 2010 +0300 @@ -1,8 +1,8 @@ /* -* Copyright (c) 2002-2004 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0"" +* under the terms of the License "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.html". * @@ -192,6 +192,7 @@ const TPtiKeyBinding StandardQwertyKeyBindings_table_Marathi[] = { + {EPtiKeyQwertyAtCharacter, EPtiCaseLower, 0, 0}, {EPtiKeyQwerty1, EPtiCaseLower, 0, 1}, {EPtiKeyQwerty2, EPtiCaseLower, 1, 1}, {EPtiKeyQwerty3, EPtiCaseLower, 2, 1}, @@ -226,6 +227,7 @@ {EPtiKeyQwertyL, EPtiCaseLower, 31, 1}, {EPtiKeyQwertySemicolon, EPtiCaseLower, 32, 1}, {EPtiKeyQwertyApostrophe, EPtiCaseLower, 33, 1}, + {0x5b, EPtiCaseLower, 34, 0}, {EPtiKeyQwertyZ, EPtiCaseLower, 34, 1}, {EPtiKeyQwertyX, EPtiCaseLower, 35, 1}, {EPtiKeyQwertyC, EPtiCaseLower, 36, 1}, @@ -236,6 +238,7 @@ {EPtiKeyQwertyComma, EPtiCaseLower, 41, 1}, {EPtiKeyQwertyFullstop, EPtiCaseLower, 42, 1}, {EPtiKeyQwertySlash, EPtiCaseLower, 43, 1}, + {EPtiKeyQwertyAtCharacter, EPtiCaseUpper, 44, 0}, {EPtiKeyQwerty1, EPtiCaseUpper, 44, 1}, {EPtiKeyQwerty2, EPtiCaseUpper, 45, 1}, {EPtiKeyQwerty3, EPtiCaseUpper, 46, 1}, @@ -270,6 +273,7 @@ {EPtiKeyQwertyL, EPtiCaseUpper, 86, 1}, {EPtiKeyQwertySemicolon, EPtiCaseUpper, 87, 1}, {EPtiKeyQwertyApostrophe, EPtiCaseUpper, 88, 1}, + {0x5b, EPtiCaseUpper, 89, 0}, {EPtiKeyQwertyZ, EPtiCaseUpper, 89, 1}, {EPtiKeyQwertyX, EPtiCaseUpper, 90, 1}, {EPtiKeyQwertyC, EPtiCaseUpper, 91, 1}, @@ -282,7 +286,7 @@ {EPtiKeyQwertySlash, EPtiCaseUpper, 98, 1}, }; -const TInt KMaxStandardQwertyIndex_Marathi = 88; +const TInt KMaxStandardQwertyIndex_Marathi = 92; //