summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@linnie-the-pooh.(none)>2009-01-11 11:55:02 +0000
committerSergey V. Udaltsov <svu@linnie-the-pooh.(none)>2009-01-11 11:55:02 +0000
commit85d66f054abad222d42cec62c3c89d114d91bdec (patch)
tree8d6bb5bc5e58592b14611cb75f8b8bf8b6916fb6
parent0268d139e2f659e727f51d7bdb64e16e2ba4029d (diff)
Removed unneeded baltic+ variant, b.fd.o#14096
-rw-r--r--ChangeLog2
-rw-r--r--rules/base.xml.in6
-rw-r--r--symbols/lt39
3 files changed, 11 insertions, 36 deletions
diff --git a/ChangeLog b/ChangeLog
index b7091b85..91973016 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* rules/base.o_s.part, rules/base.xml.in, symbols/capslock: added
option to use capslock as backspace,
http://bugs.freedesktop.org/show_bug.cgi?id=19508
+ * rules/base.xml.in, symbols/lt: removed unneeded variant,
+ http://bugs.freedesktop.org/show_bug.cgi?id=14096
2009-01-10 Sergey Udaltsov
diff --git a/rules/base.xml.in b/rules/base.xml.in
index 1cedc2c2..1170f408 100644
--- a/rules/base.xml.in
+++ b/rules/base.xml.in
@@ -2930,12 +2930,6 @@
<_description>LEKPa</_description>
</configItem>
</variant>
- <variant>
- <configItem>
- <name>balticplus</name>
- <_description>Baltic+</_description>
- </configItem>
- </variant>
</variantList>
</layout>
<layout>
diff --git a/symbols/lt b/symbols/lt
index 6e7a43c7..6defc44f 100644
--- a/symbols/lt
+++ b/symbols/lt
@@ -158,11 +158,16 @@ xkb_symbols "ibm" {
include "level3(ralt_switch)"
};
-
-
-// LEKP, LEKPa and Baltic+ layouts 1.0 for Linux.
+// LEKP and LEKPa layouts 1.0
// Copyright (c) 2007 Tautrimas Pajarskas
-// For more info go to http://lekp.info
+// For more info visit http://lekp.info
+//
+// LEKP and LEKPa layouts are licensed under the Creative Commons
+// Attribution-Noncommercial-Share Alike 3.0 License.
+// To view a copy of this license, visit
+// http://creativecommons.org/licenses/by-nc-sa/3.0/ or send
+// a letter to Creative Commons, 171 Second Street, Suite 300,
+// San Francisco, California, 94105, USA.
partial alphanumeric_keys modifier_keys
xkb_symbols "lekp" {
@@ -285,29 +290,3 @@ xkb_symbols "lekpa" {
include "level3(ralt_switch)"
};
-partial alphanumeric_keys modifier_keys
-xkb_symbols "balticplus" {
- include "latin"
- name[Group1]="Lithuania - Baltic+";
- key <AE01> { [ aogonek, Aogonek, 1, exclam ] };
- key <AE02> { [ ccaron, Ccaron, 2, at ] };
- key <AE03> { [ eogonek, Eogonek, 3, numbersign ] };
- key <AE04> { [ eabovedot, Eabovedot, 4, dollar ] };
- key <AE05> { [ iogonek, Iogonek, 5, percent ] };
- key <AE06> { [ scaron, Scaron, 6, asciicircum ] };
- key <AE07> { [ uogonek, Uogonek, 7, ampersand ] };
- key <AE08> { [ umacron, Umacron, 8, asterisk ] };
- key <AE09> { [ parenleft, doublelowquotemark, 9 ] };
- key <AE10> { [ parenright, leftdoublequotemark, 0 ] };
- key <AE11> { [ minus, underscore, minus, section ] };
- key <AE12> { [ zcaron, Zcaron, equal, plus ] };
- key <CAPS> { [ BackSpace ] };
- key <NFER> { [ backslash, bar, endash ] };
- key <AD03> { [ e, E, EuroSign ] };
- key <AD04> { [ r, R, registered ] };
- key <AD05> { [ t, T, trademark ] };
- key <AB03> { [ c, C, copyright ] };
- key <AB08> { [ comma, less, degree ] };
- include "level3(ralt_switch)"
-};
-