Author: janderwald
Date: Mon Jun 12 22:09:47 2006
New Revision: 22327
URL:
http://svn.reactos.ru/svn/reactos?rev=22327&view=rev
Log:
fix build prob #take one
Modified:
trunk/reactos/boot/freeldr/fdebug/De.rc
trunk/reactos/boot/freeldr/fdebug/En.rc
trunk/reactos/boot/freeldr/fdebug/Hu.rc
trunk/reactos/boot/freeldr/fdebug/Ja.rc
trunk/reactos/boot/freeldr/fdebug/No.rc
trunk/reactos/boot/freeldr/fdebug/Pl.rc
trunk/reactos/boot/freeldr/fdebug/Tr.rc
Modified: trunk/reactos/boot/freeldr/fdebug/De.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/De.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/De.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/De.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/En.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/En.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/En.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/En.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/Hu.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/Hu.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/Hu.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/Hu.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/Ja.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/Ja.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/Ja.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/Ja.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/No.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/No.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/No.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/No.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/Pl.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/Pl.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/Pl.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/Pl.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//
Modified: trunk/reactos/boot/freeldr/fdebug/Tr.rc
URL:
http://svn.reactos.ru/svn/reactos/trunk/reactos/boot/freeldr/fdebug/Tr.rc?r…
==============================================================================
--- trunk/reactos/boot/freeldr/fdebug/Tr.rc (original)
+++ trunk/reactos/boot/freeldr/fdebug/Tr.rc Mon Jun 12 22:09:47 2006
@@ -14,7 +14,7 @@
// 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"
/////////////////////////////////////////////////////////////////////////////
//