1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-11-21 18:33:33 +00:00

add some more of the used languages encodings.

This commit is contained in:
Kalamatee
2020-01-06 22:23:56 +00:00
committed by deadwood
parent b2732ddc93
commit 86868c6b92

21
.gitattributes vendored
View File

@ -1,8 +1,27 @@
# AROS repository git attributes.
#
#
# Localised files
#
# ISO-8859-2
bosnian.ct text working-tree-encoding=ISO-8859-2
croatian.ct text working-tree-encoding=ISO-8859-2
czech.ct text working-tree-encoding=ISO-8859-2
hungarian.ct text working-tree-encoding=ISO-8859-2
polish.ct text working-tree-encoding=ISO-8859-2
slovak.ct text working-tree-encoding=ISO-8859-2
slovene.ct text working-tree-encoding=ISO-8859-2
# ISO-8859-15
albanian.ct text working-tree-encoding=ISO-8859-15
catalan.ct text working-tree-encoding=ISO-8859-15
faroese.ct text working-tree-encoding=ISO-8859-15
finnish.ct text working-tree-encoding=ISO-8859-15
french.ct text working-tree-encoding=ISO-8859-15
german.ct text working-tree-encoding=ISO-8859-15
icelandic.ct text working-tree-encoding=ISO-8859-15
italian.ct text working-tree-encoding=ISO-8859-15
spanish.ct text working-tree-encoding=ISO-8859-15
swedish.ct text working-tree-encoding=ISO-8859-15