[ros-dev] [ros-diffs] [akhaldi] 68051: [LAUTUS] Make the text files UTF-8 without BOM, and convert them to UTF-16 LE at compile time. Remove the now unneeded application/octet-stream type property and set native EOL one...
Thomas Faber
thomas.faber at reactos.org
Sun Jun 14 16:49:10 UTC 2015
Quick note: Files that get embedded into binaries or put on the CD
should not use native EOL, but CRLF.
This applies e.g. to inf files, as well as text files that are
resources (which I believe is what these inis are?).
The idea is that in a perfect world the CD image build by a Unix
builder is identical to the one built by a Windows builder.
On 2015-06-06 20:27, akhaldi at svn.reactos.org wrote:
> [LAUTUS] Make the text files UTF-8 without BOM, and convert them to UTF-16 LE at compile time. Remove the now unneeded application/octet-stream type property and set native EOL one. CORE-9770
> Propchange: trunk/reactos/media/themes/lautus.msstyles/textfiles/NormalNormal.INI
> ------------------------------------------------------------------------------
> svn:eol-style = native
>
More information about the Ros-dev
mailing list