Author: dquintana Date: Thu Mar 13 12:36:48 2014 New Revision: 62488
URL: http://svn.reactos.org/svn/reactos?rev=62488&view=rev Log: [SHELL32] * Use the correct icon for the "My Computer" item. Patch by Robert Naumann. CORE-7979 #resolve #comment Applied to shell-experiments branch. Thanks.
Modified: branches/shell-experiments/dll/win32/shell32/res/rgs/mycomputer.rgs
Modified: branches/shell-experiments/dll/win32/shell32/res/rgs/mycomputer.rgs URL: http://svn.reactos.org/svn/reactos/branches/shell-experiments/dll/win32/shel... ============================================================================== --- branches/shell-experiments/dll/win32/shell32/res/rgs/mycomputer.rgs [iso-8859-1] (original) +++ branches/shell-experiments/dll/win32/shell32/res/rgs/mycomputer.rgs [iso-8859-1] Thu Mar 13 12:36:48 2014 @@ -7,7 +7,7 @@ val 'InfoTip' = e '@%%SystemRoot%%\system32\SHELL32.dll,-22913' val 'IntroText' = e '@%%SystemRoot%%\system32\SHELL32.dll,-31751' val 'LocalizedString' = e '@%%SystemRoot%%\system32\SHELL32.dll,-9216' - DefaultIcon = e '%%SystemRoot%%\Explorer.exe,0' + DefaultIcon = e '%%SystemRoot%%\system32\SHELL32.dll,-16' InprocServer32 = s '%MODULE%' { val ThreadingModel = s 'Apartment'