xkbdesc/symbols de,1.9,1.10 nl,1.6,1.7 ru,1.8,1.9 tr,1.8,1.9
"Sergey V. Oudaltsov" <xlibs-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xlibs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: svu
Update of /cvs/xlibs/xkbdesc/symbols
In directory kemper:/tmp/cvs-serv18328/symbols
Modified Files:
de nl ru tr
Log Message:
huge update from Sun
Index: de
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/de,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- de 7 Oct 2005 21:37:34 -0000 1.9
+++ de 26 Feb 2006 03:33:08 -0000 1.10
@@ -172,3 +172,23 @@
include "level3(ralt_switch)"
};
+
+partial alphanumeric_keys
+xkb_symbols "Sundeadkeys" {
+
+ // For naming consistency
+
+ include "de(basic)"
+
+};
+
+partial alphanumeric_keys
+xkb_symbols "sundeadkeys" {
+
+ // For naming consistency
+
+ include "de(Sundeadkeys)"
+
+ name[Group1]="Germany - Sun dead keys";
+};
+
Index: nl
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/nl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- nl 2 Jul 2005 18:01:48 -0000 1.6
+++ nl 26 Feb 2006 03:33:08 -0000 1.7
@@ -52,3 +52,21 @@
include "level3(ralt_switch)"
};
+partial alphanumeric_keys
+xkb_symbols "Sundeadkeys" {
+
+ // For naming consistency
+
+ include "nl(basic)"
+
+};
+
+partial alphanumeric_keys
+xkb_symbols "sundeadkeys" {
+
+ // For naming consistency
+
+ include "nl(Sundeadkeys)"
+ name[Group1]="Netherlands - Sun dead keys";
+};
+
Index: ru
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/ru,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- ru 31 Dec 2005 02:14:42 -0000 1.8
+++ ru 26 Feb 2006 03:33:08 -0000 1.9
@@ -112,8 +112,8 @@
key <AE02> { [ 2, at ] };
key <AE03> { [ 3, Cyrillic_io ] };
key <AE04> { [ 4, Cyrillic_IO ] };
- key <AE05> { [ 5, percent ] };
- key <AE06> { [ 6, asciicircum ] };
+ key <AE05> { [ 5, Cyrillic_hardsign ] };
+ key <AE06> { [ 6, Cyrillic_HARDSIGN ] };
key <AE07> { [ 7, ampersand ] };
key <AE08> { [ 8, asterisk ] };
key <AE09> { [ 9, parenleft ] };
@@ -154,7 +154,6 @@
key <LatL> { [ Cyrillic_el, Cyrillic_EL ] };
key <LatP> { [ Cyrillic_pe, Cyrillic_PE ] };
- key <AE11> { [ minus, Cyrillic_hardsign ] };
key <AD11> { [ Cyrillic_sha, Cyrillic_SHA ] };
key <AE12> { [ Cyrillic_che, Cyrillic_CHE ] };
key <AD12> { [ Cyrillic_shcha, Cyrillic_SHCHA ] };
Index: tr
===================================================================
RCS file: /cvs/xlibs/xkbdesc/symbols/tr,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- tr 25 Jul 2005 17:38:18 -0000 1.8
+++ tr 26 Feb 2006 03:33:08 -0000 1.9
@@ -13,7 +13,7 @@
include "latin"
- name[Group1]="Turkish";
+ name[Group1]="Turkey";
key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
key <AE02> { [ 2, apostrophe, sterling, twosuperior ] };
@@ -68,7 +68,7 @@
include "latin"
- name[Group1]="Turkish - (F)";
+ name[Group1]="Turkey - (F)";
key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
key <AE02> { [ 2, quotedbl, twosuperior, VoidSymbol ] };
@@ -133,7 +133,7 @@
include "latin"
- name[Group1]="Turkish - Alt-Q";
+ name[Group1]="Turkey - Alt-Q";
key <AE07> { [ 7, ampersand, lowleftcorner, upleftcorner ] };
key <AE08> { [ 8, asterisk, leftt, topt ] };
@@ -156,3 +156,21 @@
include "level3(ralt_switch)"
};
+
+
+partial alphanumeric_keys
+xkb_symbols "Sundeadkeys" {
+
+ // For naming consistency
+ include "tr(basic)"
+
+};
+
+partial alphanumeric_keys
+xkb_symbols "sundeadkeys" {
+
+ // For naming consistency
+ include "tr(Sundeadkeys)"
+
+ name[Group1]="Turkey - Sun dead keys";
+};