diff options
author | 2012-08-29 18:41:01 +0000 | |
---|---|---|
committer | 2012-08-29 18:41:01 +0000 | |
commit | d0bae5a59d540ce5e79de2ff421a82d0b29347f9 (patch) | |
tree | a3585b44999a2598cb9b9e6f8977c14316b290e7 /.gitattributes | |
parent | 518205f199a20b94f884e91abac3257c354e2ca3 (diff) |
Added Swedish/Finnish SDL keymaps for OSX and Linux. [Curt Coder]
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 5b2c7ac9c9f..eacfdf876e5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -219,6 +219,8 @@ keymaps/km_fr_OSX.map svneol=native#text/plain keymaps/km_gb_LINUX.map svneol=native#text/plain keymaps/km_it_LINUX.map svneol=native#text/plain keymaps/km_pt_LINUX.map svneol=native#text/plain +keymaps/km_se_LINUX.map svneol=native#text/plain +keymaps/km_se_OSX.map svneol=native#text/plain /makefile svneol=native#text/plain src/build/build.mak svneol=native#text/plain src/build/file2str.c svneol=native#text/plain |