From ac6f4af7f7e5ded79bc9f2030c38c8f61d0ae220 Mon Sep 17 00:00:00 2001 From: Nicola Pero Date: Thu, 28 Feb 2002 11:10:14 +0000 Subject: [PATCH] Renamed Apps to Applications git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12876 72102866-910b-0410-8b05-ffd578937521 --- Documentation/DESIGN | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/DESIGN b/Documentation/DESIGN index 2a0da389..0212f2d5 100644 --- a/Documentation/DESIGN +++ b/Documentation/DESIGN @@ -96,7 +96,7 @@ GNUstep directories: $(GNUSTEP_SYSTEM_ROOT)/ Headers/ Libraries/ - Apps/ + Applications/ Tools/ The Headers/ and Libraries/ directories, as their names suggest, keep @@ -104,8 +104,8 @@ the header files and the libraries required by a GNUstep project to compile and link. The libraries can be both shared or static, depending on the target system. -The Apps/ directory is used by GNUstep graphical applications, those -applications which have a graphical interface with the user. The +The Applications/ directory is used by GNUstep graphical applications, +those applications which have a graphical interface with the user. The Tools/ directory holds command line tools based on GNUstep libraries. The header files are grouped like this in the Headers/ directory: @@ -166,12 +166,12 @@ The resources that are specific to each Foundation libraries are kept in a subdirectory like above, except for NeXT Foundation and PDO which keep their resources in their own places. -The Apps/ directory contains GNUstep graphical applications. Each -application is kept in an app wrapper which contains all the binaries -and all the resource files the application needs. The binaries -organization resembles the one from libraries: +The Applications/ directory contains GNUstep graphical +applications. Each application is kept in an app wrapper which +contains all the binaries and all the resource files the application +needs. The binaries organization resembles the one from libraries: -Apps/ +Applications/ InterfaceModeller.app/ InterfaceModeller (for OPENSTEP systems compatibility) i386/