xkbdesc/symbols vn,1.5,1.6

Sergey V. Oudaltsov xlibs-commit at pdx.freedesktop.org
Sun Sep 3 15:25:16 PDT 2006


Committed by: svu

Update of /cvs/xlibs/xkbdesc/symbols
In directory kemper:/tmp/cvs-serv21342/symbols

Modified Files:
	vn 
Log Message:
removing digits from Vietnamese, b.fd.o#7807

Index: vn
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/vn,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- vn	22 Dec 2004 21:51:19 -0000	1.5
+++ vn	3 Sep 2006 22:25:14 -0000	1.6
@@ -17,21 +17,21 @@
 
     // Alphanumeric section
     key <TLDE> { [ quoteleft, asciitilde  ]	};
-    key <AE01> { [	   1, exclam,     abreve,	Abreve		] };
-    key <AE02> { [	   2, at,         acircumflex,  Acircumflex	] };
-    key <AE03> { [	   3, numbersign, ecircumflex,	Ecircumflex	] };
-    key <AE04> { [	   4, dollar,     ocircumflex,	Ocircumflex	] };
-    key <AE05> { [	   5, percent,    dead_grave,	percent		] };
-    key <AE06> { [	   6, asciicircum,dead_hook,	asciicircum	] };
-    key <AE07> { [	   7, ampersand,  dead_tilde,	ampersand	] };
-    key <AE08> { [	   8, asterisk,   dead_acute,	asterisk	] };
-    key <AE09> { [	   9, parenlef,   dead_belowdot,parenleft	] };
-    key <AE10> { [	   0, parenright, dstroke,	Dstroke		] };
+    key <AE01> { [	   abreve,	Abreve		] };
+    key <AE02> { [	   acircumflex,  Acircumflex	] };
+    key <AE03> { [	   ecircumflex,	Ecircumflex	] };
+    key <AE04> { [	   ocircumflex,	Ocircumflex	] };
+    key <AE05> { [	   dead_grave,	percent		] };
+    key <AE06> { [	   dead_hook,	asciicircum	] };
+    key <AE07> { [	   dead_tilde,	ampersand	] };
+    key <AE08> { [	   dead_acute,	asterisk	] };
+    key <AE09> { [	   dead_belowdot,parenleft	] };
+    key <AE10> { [	   dstroke,	Dstroke		] };
     key <AE11> { [     minus, underscore  ]	};
-    key <AE12> { [     equal, plus,       DongSign ]	};
+    key <AE12> { [     DongSign, plus ]	};
 
-    key <AD11> { [ bracketleft,	 braceleft,  uhorn,	Uhorn	] };
-    key <AD12> { [ bracketright, braceright, ohorn,	Ohorn	] };
+    key <AD11> { [ uhorn,	Uhorn	] };
+    key <AD12> { [ ohorn,	Ohorn	] };
 
     // End alphanumeric section
 



More information about the xlibs-commit mailing list