https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8f04bf3af6e941764d581d1b09d65b0f556caefb
commit 8f04bf3af6e941764d581d1b09d65b0f556caefb Author: Hermès Bélusca-Maïto <[email protected]> AuthorDate: Sun Dec 17 14:44:23 2017 +0100 [MSCONFIG_NEW] Temporarily "fix" the header of the SimpChinese resource file because this has nothing to do with Paint whatsoever. Proper headers will be used as soon as msconfig_new replaces the old one and such headers be used in all of its code. --- base/applications/msconfig_new/lang/zh-CN.rc | 3 --- 1 file changed, 3 deletions(-) diff --git a/base/applications/msconfig_new/lang/zh-CN.rc b/base/applications/msconfig_new/lang/zh-CN.rc index ad772d76b8..f6282e7028 100644 --- a/base/applications/msconfig_new/lang/zh-CN.rc +++ b/base/applications/msconfig_new/lang/zh-CN.rc @@ -1,7 +1,4 @@ /* - * PROJECT: PAINT for ReactOS - * LICENSE: LGPL - * FILE: base/applications/mspaint/lang/zh-CN.rc * PURPOSE: Simplified Chinese Language resource file * TRANSLATORS: zhangbing <[email protected], [email protected]> * Li Keqing <[email protected]>
