xkeyboard-config/symbols in,1.18,1.19

"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]> Thu, 31 Jan 2008 14:42:47 -0800 (PST)
Newsgroups gmane.comp.freedesktop.xlibs.cvs
Message-ID <[email protected]>
Committed by: svu

Update of /cvs/xkeyboard-config/xkeyboard-config/symbols
In directory kemper:/tmp/cvs-serv18597/symbols

Modified Files:
	in 
Log Message:
fixed space in in(olpc), b.fd.o#14224

Index: in
===================================================================
RCS file: /cvs/xkeyboard-config/xkeyboard-config/symbols/in,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- in	24 Jan 2008 23:21:06 -0000	1.18
+++ in	31 Jan 2008 22:42:45 -0000	1.19
@@ -1099,7 +1099,7 @@
   key <AB09> { [	period,		0x1000964 ] }; // DEVANAGARI DANDA
   key <AB10> { [	0x100092F,	0x100095F ] }; // DEVANAGARI LETTER YA; DEVANAGARI LETTER YYA
 
-  key <SPCE> { [	0x100200C,	0x100200D ] }; // ZERO-WIDTH-NON-JOINER (ZWNJ); ZERO-WIDTH-JOINER (ZWJ)
+  key <SPCE> { [	space,		space,	0x100200C,	0x100200D ] }; // ZERO-WIDTH-NON-JOINER (ZWNJ); ZERO-WIDTH-JOINER (ZWJ)
 
   include "group(olpc)"
 };