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:
21
.gitattributes
vendored
21
.gitattributes
vendored
@ -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
|
||||
|
||||
Reference in New Issue
Block a user