summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Nazarewicz <mina86@mina86.com>2012-11-21 03:24:38 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-12-11 23:58:25 +0000
commit378597a9d525f069c049fdd6d04ff628123f82c7 (patch)
tree5250ba146792627239aa5d590e3adc0f82d38ff0
parent58f02b98dd9f2be08d43ac9ac302aac652c50fda (diff)
downloadxkeyboard-config-378597a9d525f069c049fdd6d04ff628123f82c7.tar.gz
Remove redundant definition in pl(dvp).
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.
-rw-r--r--symbols/pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/symbols/pl b/symbols/pl
index 1fbc6aa..b769307 100644
--- a/symbols/pl
+++ b/symbols/pl
@@ -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 ] };