mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #2239 from RaiKoHoff/grepWin_Integration
Revert encoding of grepWin .rc and corresponding resource.h
This commit is contained in:
commit
eb6e2c19b8
@ -55,9 +55,9 @@ indent_style = tab
|
||||
indent_size = 4
|
||||
tab_width = 4
|
||||
|
||||
[grepWinNP3/**.{rc}]
|
||||
charset = utf-16le
|
||||
[grepWinNP3/src/**.{rc}]
|
||||
charset = utf-16
|
||||
|
||||
[grepWinNP3/src/resource.h]
|
||||
charset = utf-16le
|
||||
charset = utf-16
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user