Add missing includes in .rc file

Sort them in alphabetical order

svn path=/trunk/; revision=23800
This commit is contained in:
Hervé Poussineau 2006-08-30 10:40:59 +00:00
parent 0b5c566337
commit a301256472

View file

@ -107,22 +107,26 @@ BEGIN
"CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST DISCARDABLE PURE ""explorer.exe.manifest""\r\n"
"#endif\r\n"
"\r\n"
"#include ""explorer-en.rc""\r\n"
"#include ""explorer-cz.rc""\r\n"
"#include ""explorer-de.rc""\r\n"
"#include ""explorer-en.rc""\r\n"
"#include ""explorer-es.rc""\r\n"
"#include ""explorer-sv.rc""\r\n"
"#include ""explorer-fr.rc""\r\n"
"#include ""explorer-gr.rc""\r\n"
"#include ""explorer-hu.rc""\r\n"
"#include ""explorer-it.rc""\r\n"
"#include ""explorer-jp.rc""\r\n"
"#include ""explorer-nl.rc""\r\n"
"#include ""explorer-no.rc""\r\n"
"#include ""explorer-pl.rc""\r\n"
"#include ""explorer-pt.rc""\r\n"
"#include ""explorer-cz.rc""\r\n"
"#include ""explorer-ro.rc""\r\n"
"#include ""explorer-ru.rc""\r\n"
"#include ""explorer-jp.rc""\r\n"
"#include ""explorer-hu.rc""\r\n"
"#include ""explorer-sv.rc""\r\n"
"#include ""explorer-uk.rc""\r\n"
"#include ""explorer-nl.rc""\r\n"
"#include ""explorer-it.rc""\r\n"
"\r\n"
"#ifndef __WINDRES__\r\n"
"#include ""explorer-bn.rc""\r\n"
"#include ""explorer-cn.rc""\r\n"
"#endif\r\n"
"\0"