From 6ed73a0b9360e95b3b697400d0b7ecbf7af63199 Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Tue, 24 Nov 2009 22:37:43 +0000 Subject: [PATCH] Removed lt(balticplus) http://bugs.freedesktop.org/show_bug.cgi?id=25263 --- ChangeLog | 5 +++++ rules/base.xml.in | 6 ------ symbols/lt | 30 ++---------------------------- 3 files changed, 7 insertions(+), 34 deletions(-) diff --git a/ChangeLog b/ChangeLog index cc09a82..0b80bc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-11-24 Sergey Udaltsov + + * rules/base.xml.in, symbols/lt: removed unneeded lt(balticplus), + http://bugs.freedesktop.org/show_bug.cgi?id=25263 + 2009-11-21 Sergey Udaltsov * ../rules/base.xml.in, ../symbols/pl: added pl(dvp), diff --git a/rules/base.xml.in b/rules/base.xml.in index 895777d..b2f97d4 100644 --- a/rules/base.xml.in +++ b/rules/base.xml.in @@ -3026,12 +3026,6 @@ <_description>LEKPa - - - balticplus - <_description>Baltic+ - - diff --git a/symbols/lt b/symbols/lt index d535da7..5956ace 100644 --- a/symbols/lt +++ b/symbols/lt @@ -160,9 +160,9 @@ 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. @@ -292,29 +292,3 @@ xkb_symbols "lekpa" { include "level3(ralt_switch)" }; -partial alphanumeric_keys modifier_keys -xkb_symbols "balticplus" { - include "latin" - name[Group1]="Lithuania - Baltic+"; - key { [ aogonek, Aogonek, 1, exclam ] }; - key { [ ccaron, Ccaron, 2, at ] }; - key { [ eogonek, Eogonek, 3, numbersign ] }; - key { [ eabovedot, Eabovedot, 4, dollar ] }; - key { [ iogonek, Iogonek, 5, percent ] }; - key { [ scaron, Scaron, 6, asciicircum ] }; - key { [ uogonek, Uogonek, 7, ampersand ] }; - key { [ umacron, Umacron, 8, asterisk ] }; - key { [ parenleft, doublelowquotemark, 9 ] }; - key { [ parenright, leftdoublequotemark, 0 ] }; - key { [ minus, underscore, minus, section ] }; - key { [ zcaron, Zcaron, equal, plus ] }; - key { [ BackSpace ] }; - key { [ backslash, bar, endash ] }; - key { [ e, E, EuroSign ] }; - key { [ r, R, registered ] }; - key { [ t, T, trademark ] }; - key { [ c, C, copyright ] }; - key { [ comma, less, degree ] }; - include "level3(ralt_switch)" -}; - -- 2.32.0.93.g670b81a890