Fix xml name conflict.
Modified: trunk/reactos/subsys/system/devmgr/devmgr.xml

Modified: trunk/reactos/subsys/system/devmgr/devmgr.xml
--- trunk/reactos/subsys/system/devmgr/devmgr.xml	2005-11-13 23:21:38 UTC (rev 19215)
+++ trunk/reactos/subsys/system/devmgr/devmgr.xml	2005-11-14 01:23:44 UTC (rev 19216)
@@ -1,4 +1,4 @@
-<module name="devmgr" type="win32cui" installbase="system32" installname="devmgr.exe">
+<module name="devmgrapp" type="win32cui" installbase="system32" installname="devmgr.exe">
 	<define name="__USE_W32API" />
 	<define name="DEFINE_GUID" />
 	<library>ntdll</library>