resources/.dir.info
author Claus Gittinger <cg@exept.de>
Thu, 11 Jul 2019 20:15:34 +0200
changeset 24420 43e823c36ccd
parent 469 388a38561957
permissions -rw-r--r--
#DOCUMENTATION by exept class: OrderedDictionary class comment/format in: #newFromObject:
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.