racket/collects/mrlib
Eli Barzilay 699c40643d * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629
2008-02-12 10:33:01 +00:00
..
private * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
scribblings * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
aligned-pasteboard.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
bitmap-label.ss updated many unions to or/c's 2006-01-31 19:17:33 +00:00
cache-image-snip.ss scribble mrlib docs 2007-12-30 22:46:20 +00:00
click-forwarding-editor.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
gif.ss add one-by-one mode to gif-animation library, and fix gif writer for monochrome images 2007-04-28 03:38:42 +00:00
graph.ss fixed PR 8957 2007-10-09 13:03:26 +00:00
include-bitmap.ss change 'include' and 'include-bitmap' to better match normal module-path syntax 2007-12-10 16:13:25 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
interactive-value-port.ss fixed PR 9140 2008-01-21 00:33:28 +00:00
matrix-snip.ss matrix 2007-12-19 17:44:57 +00:00
name-message.ss removed the dependency between the string-constants library and mrlib 2008-01-19 20:13:02 +00:00
path-dialog.ss added path-dialog.ss to mrlib 2006-06-04 00:14:27 +00:00
plot.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
syntax-browser.ss change 'include' and 'include-bitmap' to better match normal module-path syntax 2007-12-10 16:13:25 +00:00
tab-choice.ss tab-choice changes 2005-06-02 17:41:28 +00:00
text-string-style-desc.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00