resources/.dir.info
author Claus Gittinger <cg@exept.de>
Wed, 01 Nov 1995 15:53:38 +0100
changeset 469 388a38561957
permissions -rw-r--r--
Initial revision
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
469
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     1
This directory contains resource files for some language specifics.
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     2
These files are normally copied or sym-linked to a standard
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     3
place (like '/usr/local/lib/smalltalk/resources').
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     4
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     5
The only class using resources is (currently) Date, which needs language
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     6
specific day- and month names.
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     7
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     8
If you change anything here, make sure to do a 'make newResources'
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
     9
in the directory '../smalltalk' and - if appropriate reinstall
388a38561957 Initial revision
Claus Gittinger <cg@exept.de>
parents:
diff changeset
    10
the resource files into their standard place.