Author: rnaumann Date: Tue Nov 3 17:47:25 2015 New Revision: 69795
URL: http://svn.reactos.org/svn/reactos?rev=69795&view=rev Log: [SHORTCUTS] -show the proper icon for the explorer. spotted by Jared Smudde CORE-9240
Modified: trunk/reactos/media/inf/shortcuts.inf
Modified: trunk/reactos/media/inf/shortcuts.inf URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/inf/shortcuts.inf?rev... ============================================================================== --- trunk/reactos/media/inf/shortcuts.inf [iso-8859-1] (original) +++ trunk/reactos/media/inf/shortcuts.inf [iso-8859-1] Tue Nov 3 17:47:25 2015 @@ -18,7 +18,7 @@ %SystemRoot%\system32\rapps.exe, %RAPPS_TITLE_SHORT%, %RAPPS_DESC%, 0
[ProgramShortcuts] -%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 0 +%SystemRoot%\explorer.exe, %EXPLORER_TITLE%, %EXPLORER_DESC%, 1 %SystemRoot%\system32\rapps.exe, %RAPPS_TITLE%, %RAPPS_DESC%, 0
[AdminToolsShortcuts]