Author: janderwald
Date: Mon Apr 26 11:37:08 2010
New Revision: 47030
URL:
http://svn.reactos.org/svn/reactos?rev=47030&view=rev
Log:
- Fix file type description
Modified:
trunk/reactos/boot/bootdata/hivecls_arm.inf
trunk/reactos/boot/bootdata/hivecls_i386.inf
Modified: trunk/reactos/boot/bootdata/hivecls_arm.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_arm.…
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] Mon Apr 26 11:37:08 2010
@@ -41,7 +41,7 @@
HKCR,".386","",0x00000000,"vxdfile"
HKCR,".vxd","",0x00000000,"vxdfile"
HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
-HKCR,"vxdfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-156"
+HKCR,"vxdfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-157"
; Animated Cursors
HKCR,".ani","",0x00000000,"anifile"
Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386…
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Mon Apr 26 11:37:08 2010
@@ -41,7 +41,7 @@
HKCR,".386","",0x00000000,"vxdfile"
HKCR,".vxd","",0x00000000,"vxdfile"
HKCR,"vxdfile","",0x00000000,"Virtual Device Driver"
-HKCR,"vxdfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-156"
+HKCR,"vxdfile","FriendlyTypeName",0x00020000,"(a)%SystemRoot%\system32\shell32.dll,-157"
; Animated Cursors
HKCR,".ani","",0x00000000,"anifile"