From: <kar...@us...> - 2012-03-28 13:09:35
|
Revision: 93 http://indlinux.svn.sourceforge.net/indlinux/?rev=93&view=rev Author: karunakar Date: 2012-03-28 13:09:26 +0000 (Wed, 28 Mar 2012) Log Message: ----------- Correct rupee symbol from old 20A8 to new 20B9 Modified Paths: -------------- trunk/indic-im/bolnagri/bol Modified: trunk/indic-im/bolnagri/bol =================================================================== --- trunk/indic-im/bolnagri/bol 2012-03-28 12:50:56 UTC (rev 92) +++ trunk/indic-im/bolnagri/bol 2012-03-28 13:09:26 UTC (rev 93) @@ -17,7 +17,7 @@ key <AE01> { [ 1, exclam, U0967, exclam ] }; key <AE02> { [ 2, at, U0968, at ] }; key <AE03> { [ 3, numbersign, U0969, numbersign ] }; - key <AE04> { [ 4, U20A8, U096A, dollar ] }; // Rupee symbol on $ + key <AE04> { [ 4, U20B9, U096A, dollar ] }; // Rupee symbol on $ key <AE05> { [ 5, percent, U096B, percent ] }; key <AE06> { [ 6, asciicircum, U096C, asciicircum ] }; key <AE07> { [ 7, ampersand, U096D, ampersand ] }; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |