Skip to content

Commit

Permalink
Use correct Lithuanian layout
Browse files Browse the repository at this point in the history
  • Loading branch information
joseivanlopez committed Feb 28, 2019
1 parent 6ecf134 commit 0a5f4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboard/src/data/keyboard_raw.ycp
Expand Up @@ -452,7 +452,7 @@ return ($[
// keyboard layout
_("Lithuanian"),
$[
"pc104" : $[ "ncurses": "lt.baltic.map.gz"],
"pc104" : $[ "ncurses": "lt.map.gz"],
"macintosh" : $[ "ncurses": "mac-us.map.gz"],
"type4" : $[ "ncurses": "sunkeymap.map.gz"],
"type5" : $[ "ncurses": "sunkeymap.map.gz"],
Expand Down

0 comments on commit 0a5f4bd

Please sign in to comment.