Move language-specific files to the lang folder.
[reactos.git] / reactos / boot / freeldr / fdebug / fdebug.rc
index 8c9ea7b..2fa6ab8 100644 (file)
@@ -1,20 +1,18 @@
-//Microsoft Developer Studio generated resource script.
-//
+#include <windows.h>
 #include "resource.h"
 
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#define APSTUDIO_HIDDEN_SYMBOLS
-#include "windows.h"
-#undef APSTUDIO_HIDDEN_SYMBOLS
-#include "resource.h"
+LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
 
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
+IDI_FDEBUG ICON "fdebug.ico"
 
-#include "En.rc"
-#include "Ja.rc"
+#include "lang/De.rc"
+#include "lang/En.rc"
+#include "lang/Fr.rc"
+#include "lang/Hu.rc"
+#include "lang/Id.rc"
+#include "lang/It.rc"
+#include "lang/Ja.rc"
+#include "lang/No.rc"
+#include "lang/Pl.rc"
+#include "lang/Tr.rc"