Removed unneeded baltic+ variant, b.fd.o#14096
authorSergey V. Udaltsov <svu@linnie-the-pooh.(none)>
Sun, 11 Jan 2009 11:55:02 +0000 (11:55 +0000)
committerSergey V. Udaltsov <svu@linnie-the-pooh.(none)>
Sun, 11 Jan 2009 11:55:02 +0000 (11:55 +0000)
ChangeLog
rules/base.xml.in
symbols/lt

index b7091b8..9197301 100644 (file)
--- 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
 
index 1cedc2c..1170f40 100644 (file)
             <_description>LEKPa</_description>
           </configItem>
         </variant>
-        <variant>
-          <configItem>
-            <name>balticplus</name>
-            <_description>Baltic+</_description>
-          </configItem>
-        </variant>
       </variantList>
     </layout>
     <layout>
index 6e7a43c..6defc44 100644 (file)
@@ -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)"
-};
-