Remove redundant definition in pl(dvp).
authorMichal Nazarewicz <mina86@mina86.com>
Wed, 21 Nov 2012 02:24:38 +0000 (03:24 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Tue, 11 Dec 2012 23:58:25 +0000 (23:58 +0000)
This commit removes the <AC11> and <BKSL> definitions from pl(dvp)
layout since they were identical to those in us(dvp) (which the former
includes) and thus redundant.

symbols/pl

index 1fbc6aa..b769307 100644 (file)
@@ -283,8 +283,6 @@ xkb_symbols "dvp" {
     // home row, right side
     key <AC09> { [ n,            N,              nacute,          Nacute     ] };
     key <AC10> { [ s,            S,              sacute,          Sacute     ] };
-    key <AC11> { [ minus,        underscore,     hyphen                      ], type[Group1] = "FOUR_LEVEL_ALPHABETIC" };
-    key <BKSL> { [ backslash,    bar                                         ] };
 
     // lower row, left side
     key <AB03> { [ j,            J,              doublelowquotemark, rightdoublequotemark ] };