Author: rharabien Date: Sun Dec 18 21:54:59 2011 New Revision: 54685
URL: http://svn.reactos.org/svn/reactos?rev=54685&view=rev Log: [SHELL32] - Add back "Empty Recycle Bin" context menu item
Modified: trunk/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs
Modified: trunk/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/res/rgs/r... ============================================================================== --- trunk/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs [iso-8859-1] (original) +++ trunk/reactos/dll/win32/shell32/res/rgs/recyclebin.rgs [iso-8859-1] Sun Dec 18 21:54:59 2011 @@ -23,10 +23,17 @@ } 'shellex' { - 'find' = e '@%%SystemRoot%%\system32\SHELL32.dll,-29188' + 'ContextMenuHandlers' { - 'ContextMenuHandlers' - 'PropertySheetHandlers' + '{645FF040-5081-101B-9F08-00AA002F954E}' + { + } + } + 'PropertySheetHandlers' + { + '{645FF040-5081-101B-9F08-00AA002F954E}' + { + } } } }