disable buggy German resource script for desk.cpl. Remove regedt32 as even Microsoft sees having two registry editors is pointless.
Modified: trunk/reactos/Makefile
Modified: trunk/reactos/lib/cpl/desk/desk.rc
Deleted: trunk/reactos/subsys/system/regedt32/

Modified: trunk/reactos/Makefile
--- trunk/reactos/Makefile	2005-02-28 18:16:48 UTC (rev 13778)
+++ trunk/reactos/Makefile	2005-02-28 19:45:54 UTC (rev 13779)
@@ -103,7 +103,7 @@
 
 # System applications
 # autochk cmd format services setup usetup welcome winlogon msiexec 
-SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regedt32 regsvr32 \
+SYS_APPS = autochk calc cmd explorer expand format ibrowser msiexec regsvr32 \
   reporterror services setup taskmgr userinit usetup welcome vmwinst rundll32 \
   winlogon regedit winefile notepad reactos lsass
 

Modified: trunk/reactos/lib/cpl/desk/desk.rc
--- trunk/reactos/lib/cpl/desk/desk.rc	2005-02-28 18:16:48 UTC (rev 13778)
+++ trunk/reactos/lib/cpl/desk/desk.rc	2005-02-28 19:45:54 UTC (rev 13779)
@@ -13,5 +13,5 @@
 IDC_DESK_ICON ICON "resources/applet.ico"
 
 #include "en.rc"
-#include "de.rc"
+//#include "de.rc"