Author: hbelusca Date: Fri Feb 20 23:36:23 2015 New Revision: 66376
URL: http://svn.reactos.org/svn/reactos?rev=66376&view=rev Log: [MC files] CORE-3655 #comment Hackfix the fact that when being compiled with GCC on Linux, compiled messages have their endlines encoded with LF instead of with CR-LF as required by Windows compatibility. This should be normally fixed in windmc (the GCC/binutils message compiler); I've enough complained about that, but not directly to GCC/binutils team. Until they fix their tool, I ask SVN to always store the .mc files with CR-LF endlines. This should "fix" the problem. Suggestion by Thomas Faber.
Modified: trunk/reactos/base/applications/rapps/rappsmsg.mc (contents, props changed) trunk/reactos/dll/win32/kernel32/winnls/lang/bg-BG.mc (contents, props changed) trunk/reactos/dll/win32/kernel32/winnls/lang/de-DE.mc (contents, props changed) trunk/reactos/dll/win32/kernel32/winnls/lang/pl-PL.mc (contents, props changed) trunk/reactos/dll/win32/kernel32/winnls/lang/ru-RU.mc (contents, props changed) trunk/reactos/include/reactos/mc/bugcodes.mc (contents, props changed) trunk/reactos/include/reactos/mc/errcodes.mc (contents, props changed) trunk/reactos/include/reactos/mc/neteventmsg.mc (contents, props changed) trunk/reactos/include/reactos/mc/ntiologc.mc (contents, props changed) trunk/reactos/include/reactos/mc/ntstatus.mc (contents, props changed) trunk/reactos/include/reactos/mc/pciclass.mc (contents, props changed) trunk/reactos/include/reactos/mc/sacmsg.mc (props changed)
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/base/applications/rapps/rappsmsg.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/rapps/rap...
Modified: trunk/reactos/dll/win32/kernel32/winnls/lang/bg-BG.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/winnls/l...
Modified: trunk/reactos/dll/win32/kernel32/winnls/lang/de-DE.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/winnls/l...
Modified: trunk/reactos/dll/win32/kernel32/winnls/lang/pl-PL.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/winnls/l...
Modified: trunk/reactos/dll/win32/kernel32/winnls/lang/ru-RU.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/kernel32/winnls/l...
Modified: trunk/reactos/include/reactos/mc/bugcodes.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/bugcodes...
Modified: trunk/reactos/include/reactos/mc/errcodes.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/errcodes...
Modified: trunk/reactos/include/reactos/mc/neteventmsg.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/netevent...
Modified: trunk/reactos/include/reactos/mc/ntiologc.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/ntiologc...
Modified: trunk/reactos/include/reactos/mc/ntstatus.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/ntstatus...
Modified: trunk/reactos/include/reactos/mc/pciclass.mc URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/mc/pciclass...