From 5eae6f45260cdea2a3555fda779ae09d12767226 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Mon, 12 Jun 2006 18:09:47 +0000 Subject: [PATCH] fix build prob #take one svn path=/trunk/; revision=22327 --- reactos/boot/freeldr/fdebug/De.rc | 2 +- reactos/boot/freeldr/fdebug/En.rc | 2 +- reactos/boot/freeldr/fdebug/Hu.rc | 2 +- reactos/boot/freeldr/fdebug/Ja.rc | 2 +- reactos/boot/freeldr/fdebug/No.rc | 2 +- reactos/boot/freeldr/fdebug/Pl.rc | 2 +- reactos/boot/freeldr/fdebug/Tr.rc | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/reactos/boot/freeldr/fdebug/De.rc b/reactos/boot/freeldr/fdebug/De.rc index 263f210d8a2..94a68f5c5a2 100644 --- a/reactos/boot/freeldr/fdebug/De.rc +++ b/reactos/boot/freeldr/fdebug/De.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_GERMAN, SUBLANG_NEUTRAL // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/En.rc b/reactos/boot/freeldr/fdebug/En.rc index c58d7996fbf..da5ecb83ba4 100644 --- a/reactos/boot/freeldr/fdebug/En.rc +++ b/reactos/boot/freeldr/fdebug/En.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/Hu.rc b/reactos/boot/freeldr/fdebug/Hu.rc index 6a14d719548..8157346de18 100644 --- a/reactos/boot/freeldr/fdebug/Hu.rc +++ b/reactos/boot/freeldr/fdebug/Hu.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_HUNGARIAN, SUBLANG_NEUTRAL // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/Ja.rc b/reactos/boot/freeldr/fdebug/Ja.rc index 031c6f31246..1a944c40d14 100644 --- a/reactos/boot/freeldr/fdebug/Ja.rc +++ b/reactos/boot/freeldr/fdebug/Ja.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_JAPANESE, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/No.rc b/reactos/boot/freeldr/fdebug/No.rc index 8ba8e9fc1a6..c64d0b41edc 100644 --- a/reactos/boot/freeldr/fdebug/No.rc +++ b/reactos/boot/freeldr/fdebug/No.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_NORWEGIAN, SUBLANG_NORWEGIAN_BOKMAL // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/Pl.rc b/reactos/boot/freeldr/fdebug/Pl.rc index 671a75d22a8..37ba9d7f9e7 100644 --- a/reactos/boot/freeldr/fdebug/Pl.rc +++ b/reactos/boot/freeldr/fdebug/Pl.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_POLISH, SUBLANG_NEUTRAL // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// // diff --git a/reactos/boot/freeldr/fdebug/Tr.rc b/reactos/boot/freeldr/fdebug/Tr.rc index 124149f6a4c..7529e1e8096 100644 --- a/reactos/boot/freeldr/fdebug/Tr.rc +++ b/reactos/boot/freeldr/fdebug/Tr.rc @@ -14,7 +14,7 @@ LANGUAGE LANG_TURKISH, SUBLANG_DEFAULT // Icon with lowest ID value placed first to ensure application icon // remains consistent on all systems. -IDI_FDEBUG ICON DISCARDABLE "fdebug.ico" +IDI_FDEBUG ICON "fdebug.ico" ///////////////////////////////////////////////////////////////////////////// //