resources/.dir.info
author Stefan Vogel <sv@exept.de>
Tue, 28 Apr 2020 14:37:04 +0200
changeset 25369 b3d232a613c9
parent 469 388a38561957
permissions -rw-r--r--
#BUGFIX by stefan class: OrderedCollection class added: #newWithCapacity: changed: #with: (send #newWithCapacity: instead of #new:) Fix TextView selection bug, where an empty line was always prepended to the selection (bug has been introduced in last version).

This directory contains resource files for some language specifics.
These files are normally copied or sym-linked to a standard
place (like '/usr/local/lib/smalltalk/resources').

The only class using resources is (currently) Date, which needs language
specific day- and month names.

If you change anything here, make sure to do a 'make newResources'
in the directory '../smalltalk' and - if appropriate reinstall
the resource files into their standard place.