diff options
author | bfox <bfox> | 2001-02-17 06:01:32 +0000 |
---|---|---|
committer | bfox <bfox> | 2001-02-17 06:01:32 +0000 |
commit | 8994a9d2eea7b9121a3a800a8562f73e41fd2dd4 (patch) | |
tree | d5229acb229e74865eb2f006b77f2f6de1f830b3 /kbd.py | |
parent | dbee50de0d007efdf873325645de0a6ff63a7039 (diff) | |
download | anaconda-8994a9d2eea7b9121a3a800a8562f73e41fd2dd4.tar.gz anaconda-8994a9d2eea7b9121a3a800a8562f73e41fd2dd4.tar.xz anaconda-8994a9d2eea7b9121a3a800a8562f73e41fd2dd4.zip |
removed duplicate sk-qwerty entry
Diffstat (limited to 'kbd.py')
-rw-r--r-- | kbd.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -223,7 +223,6 @@ class Keyboard (SimpleConfigFile): "sg", "sk-prog-qwertz", "sk-qwertz", - "sk-qwerty", "slovene", ] |