[Scummvm-git-logs] scummvm master -> 844cd5b82e9b4efb561faff6a2f19bea38c93adc
sev-
sev at scummvm.org
Sat Jun 20 10:47:11 UTC 2020
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
844cd5b82e ALL: Specify encoding for *.lingo files
Commit: 844cd5b82e9b4efb561faff6a2f19bea38c93adc
https://github.com/scummvm/scummvm/commit/844cd5b82e9b4efb561faff6a2f19bea38c93adc
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-06-20T12:47:02+02:00
Commit Message:
ALL: Specify encoding for *.lingo files
Changed paths:
.gitattributes
diff --git a/.gitattributes b/.gitattributes
index 61e6b61d03..459ec715c4 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -6,3 +6,4 @@
/po/uk_UA.po encoding=iso-8859-5
/po/el.po encoding=iso-8859-7
/po/he.po encoding=iso-8859-8
+*.lingo encoding=MacRoman
More information about the Scummvm-git-logs
mailing list