Author: fireball Date: Sat Jul 18 13:47:01 2009 New Revision: 42036
URL: http://svn.reactos.org/svn/reactos?rev=42036&view=rev Log: - Rename "gre" to "main" since it better describes the contents.
Added: branches/arwinss/reactos/subsystems/win32/win32k/main/ - copied from r42035, branches/arwinss/reactos/subsystems/win32/win32k/gre/ Removed: branches/arwinss/reactos/subsystems/win32/win32k/gre/ Modified: branches/arwinss/reactos/subsystems/win32/win32k/win32k.rbuild
Modified: branches/arwinss/reactos/subsystems/win32/win32k/win32k.rbuild URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/subsystems/win32... ============================================================================== --- branches/arwinss/reactos/subsystems/win32/win32k/win32k.rbuild [iso-8859-1] (original) +++ branches/arwinss/reactos/subsystems/win32/win32k/win32k.rbuild [iso-8859-1] Sat Jul 18 13:47:01 2009 @@ -16,7 +16,7 @@ <directory name="include"> <pch>win32k.h</pch> </directory> - <directory name="gre"> + <directory name="main"> <file>err.c</file> <file>init.c</file> <file>usrheap.c</file>