(no commit message)
authorhttp://petefoth.myopenid.com/ <http://petefoth.myopenid.com/@web>
Mon, 14 Nov 2011 08:34:19 +0000 (03:34 -0500)
committerwww-data <www-data@project-moonshot.org>
Mon, 14 Nov 2011 08:34:19 +0000 (03:34 -0500)
design/librarymacinstallerplan.mdwn

index b687045..edb074a 100644 (file)
@@ -30,7 +30,7 @@ Apple's Developer documentation (Ref. 1) states
 > public frameworks should be installed at the local level in /Library/Frameworks.
 Frameworks installed here are available to all users of the machine.
 
-The installer will install the libraries listed below in a directory named Moonshot, a sub-directory of /Library/Frameworks on the main drive of the machine. The installer will create the Moonshot directory if it is not already present. (It may already be present because any shared libraries developed as part of the Moonshot UI / Identity Selector software will also be installed to this directory). The structure of the Moonshot directory is described below.
+The installer will install the libraries listed below in a directory named Moonshot.framework, a sub-directory of /Library/Frameworks on the main drive of the machine. The installer will create the Moonshot.framework directory if it is not already present. (It may already be present because any shared libraries developed as part of the Moonshot UI / Identity Selector software will also be installed to this directory). The structure of the Moonshot directory is described below.
  
 If an installation with a lower version number is present, the new installation will be installed, and the /Versions/Current alias changed to refer to the new installation.
 
@@ -44,8 +44,8 @@ The exact text to be used in messages displayed to the user will be specified as
 
 The appearance of the installer will not be customized to use special icons and window backgrounds.
 
-####Structure of the Moonshot directory tree.
-The Moonshot directory will have the following sub-directory structure, allowing future versions to be installed without breaking applications that rely on an earlier version:
+####Structure of the Moonshot.framework directory tree.
+The Moonshot.framework directory will have the following sub-directory structure, allowing future versions to be installed without breaking applications that rely on an earlier version:
 
     /Commands -> (alias to Versions/Current/bin)
     /Headers -> (alias to Versions/Current/include)