Skip to content

Convert skins to UTF-16LE-BOM + CRLF via working-tree-encoding

David G. Martin IV requested to merge normalize into master

Rainmeter docs say to use UTF-16LE. This is probably because it uses native Windows APIs, which are UTF-16LE-BOM.

This solves #1 (closed) better than how I did it before.

Merge request reports

Loading