Got rid of de(qwerty)
authorSergey V. Udaltsov <svu@gnome.org>
Sun, 5 Jun 2011 00:29:43 +0000 (01:29 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Sun, 5 Jun 2011 00:29:43 +0000 (01:29 +0100)
Permitted by Matej Kosik (the author), in favor of de(us)

rules/base.xml.in
symbols/de

index b5de742..0a0ca45 100644 (file)
         </variant>
         <variant>
           <configItem>
-            <name>qwerty</name>
-            <_description>German (qwerty)</_description>
-          </configItem>
-        </variant>
-        <variant>
-          <configItem>
             <name>ru</name>
             <_description>Russian (Germany, phonetic)</_description>
             <languageList>
index 616b913..7e05298 100644 (file)
@@ -485,21 +485,6 @@ xkb_symbols "dsb_qwertz"
        key <AD09> { [              o,              O,         oacute,         Oacute ] };
 };
 
-partial alphanumeric_keys 
-xkb_symbols "qwerty" {
-    // This layout should work exactly as a de with the exception 
-    // of 'Z' and 'Y' keys, which are in the qwerty style (ie. swapped).
-    // 2008 by Matej Košík <kosik@fiit.stuba.sk>
-    
-    include "de(basic)"
-
-    name[Group1] = "German (qwerty)";
-
-    key <AB01> { [         z,          Z,     leftarrow,         yen ] };
-    key <AD06> { [         y,          Y, guillemotleft,        less ] };
-};
-
 // layout for Russian letters on an german keyboard
 // based on US-RU layout by Ivan Popov <pin@konvalo.org> 2005-07-17
 // adopted for german layout by Alexey Fisher <bug-track@fisher-privat.net> 2010-08-19