From: epage Date: Sun, 24 May 2009 03:12:18 +0000 (+0000) Subject: Fix a case issue X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;h=8b11ebc0c8b4dabad3c7f5ffcfa55d90b2c70006;p=ejpi Fix a case issue git-svn-id: file:///svnroot/ejpi/trunk@38 df6cc7de-23d0-4ae0-bb86-c17aa67b2a9d --- diff --git a/src/plugins/alphabet.map b/src/plugins/alphabet.map index eae3549..1d1d7c2 100644 --- a/src/plugins/alphabet.map +++ b/src/plugins/alphabet.map @@ -5,7 +5,7 @@ (0, 0): { "CENTER": {"action": "e", "type": "text", "text": "E", }, "SOUTH": {"action": "q", "type": "text", "text": "Q", }, - "EAST": {"action": "W", "type": "text", "text": "W", }, + "EAST": {"action": "w", "type": "text", "text": "W", }, "showAllSlices": True, }, (0, 1): {