[ros-diffs] [janderwald] 34295: - fix typo

janderwald at svn.reactos.org janderwald at svn.reactos.org
Fri Jul 4 20:10:59 CEST 2008


Author: janderwald
Date: Fri Jul  4 13:10:59 2008
New Revision: 34295

URL: http://svn.reactos.org/svn/reactos?rev=34295&view=rev
Log:
- fix typo

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.inf?rev=34295&r1=34294&r2=34295&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_arm.inf [iso-8859-1] Fri Jul  4 13:10:59 2008
@@ -30,7 +30,7 @@
 ; Rich Text Files
 HKCR,".rtf","",0x00000000,"rtffile"
 HKCR,".rtf\shellnew","",0x00000000,""
-HKCR,".rft\shellnew","Data",0x00020000,"{\rtf1}"
+HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
 HKCR,"rtffile","",0x00000000,"Rich Text Document"
 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
 HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-2"

Modified: trunk/reactos/boot/bootdata/hivecls_i386.inf
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/hivecls_i386.inf?rev=34295&r1=34294&r2=34295&view=diff
==============================================================================
--- trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/hivecls_i386.inf [iso-8859-1] Fri Jul  4 13:10:59 2008
@@ -30,7 +30,7 @@
 ; Rich Text Files
 HKCR,".rtf","",0x00000000,"rtffile"
 HKCR,".rtf\shellnew","",0x00000000,""
-HKCR,".rft\shellnew","Data",0x00020000,"{\rtf1}"
+HKCR,".rtf\shellnew","Data",0x00020000,"{\rtf1}"
 HKCR,"rtffile","",0x00000000,"Rich Text Document"
 HKCR,"rtffile","FriendlyTypeName",0x00020000,"@%SystemRoot%\system32\wordpad.exe,-1404"
 HKCR,"rtffile\DefaultIcon","",0x00020000,"%SystemRoot%\system32\shell32.dll,-2"



More information about the Ros-diffs mailing list