resources/.dir.info
author Stefan Vogel <sv@exept.de>
Thu, 11 Apr 2019 15:24:25 +0200
changeset 24058 5ae2c27577c1
parent 469 388a38561957
permissions -rw-r--r--
#BUGFIX by stefan class: Process changed: #restartable: #start #startTimestamp Keep startBlock in order to find referenced objects of a running process (didn't find refd DNBridge objects in DNBridge helper processes!)
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.