Author: fireball Date: Mon Apr 14 15:05:52 2008 New Revision: 32963
URL: http://svn.reactos.org/svn/reactos?rev=32963&view=rev Log: - Update readme.txt.
Modified: trunk/rosapps/readme.txt
Modified: trunk/rosapps/readme.txt URL: http://svn.reactos.org/svn/reactos/trunk/rosapps/readme.txt?rev=32963&r1... ============================================================================== --- trunk/rosapps/readme.txt [iso-8859-1] (original) +++ trunk/rosapps/readme.txt [iso-8859-1] Mon Apr 14 15:05:52 2008 @@ -1,5 +1,3 @@ -$Id$ - ==================== ReactOS Applications ==================== @@ -7,19 +5,6 @@ This directory contains extra applicatons for ReactOS. Make sure you also have a copy of the rest of the ReactOS source before you attempt to build anything in this module. - -The following is a short decription of each. Check for a -readme.txt under each application for more details. - -CMDUTILS : External commands for CMD. -DEMOS : Demonstration applications -DEVUTILS : Extra developer tools. -DFLAT32 : Console text editor -GAMES : The start of the ReactOS games collection -MC : Midnight Commander -NET : Network tools (Ncftp, etc.) -NOTEVIL : ReactOS Coders Console Parade. -SYSUTILS : System Utilities. -TEMPLATES: Application Template (dialog, mdi, etc.) -Tests : Test applications (alphablend, mdi, moztest, wm_paint, etc.) -WELCOME : An alternative welcome dialog, the default one is part of the reactos dir. +It is to be placed under "modules" subdirectory of a trunk checkout. +No additional changes to build files are necessary, it'll be picked up +automatically.