mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 12:35:22 +02:00
[cleanup] Standardize on ISO-8859-1 encoding
This commit is contained in:
parent
846df41cfc
commit
65686f12ae
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
#Wed Mar 14 18:02:32 EDT 2007
|
#Thu Aug 06 17:22:00 CEST 2009
|
||||||
eclipse.preferences.version=1
|
eclipse.preferences.version=1
|
||||||
encoding//GVT/chs/test.txt=MS936
|
encoding//GVT/chs/test.txt=MS936
|
||||||
encoding//GVT/cht/test.txt=MS950
|
encoding//GVT/cht/test.txt=MS950
|
||||||
encoding//GVT/jpn/test.txt=MS932
|
encoding//GVT/jpn/test.txt=MS932
|
||||||
encoding//GVT/kor/test.txt=MS949
|
encoding//GVT/kor/test.txt=MS949
|
||||||
|
encoding/<project>=ISO-8859-1
|
||||||
|
|
Loading…
Add table
Reference in a new issue