mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
[EXPLORER]
- Fix copypasta bug svn path=/trunk/; revision=52279
This commit is contained in:
parent
9b11cad5e8
commit
68b4a30893
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@ CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST DISCARDABLE PURE "explorer.exe.ma
|
|||
|
||||
// UTF-8
|
||||
#pragma code_page(65001)
|
||||
#include "lang/pl-PL.rc"
|
||||
#include "explorer-pl.rc"
|
||||
#include "explorer-ro.rc"
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in a new issue