rc.d/README
author Claus Gittinger <cg@exept.de>
Thu, 27 Feb 2014 10:30:39 +0100
changeset 1340 65b404d51704
parent 1331 c1a5652c754e
child 1375 a11d38d6c14a
permissions -rw-r--r--
*** empty log message ***
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1247
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     1
During Smalltalk/X IDE startup, all .rc files in this directory
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     2
are filed-in (in lexicographic order). This directory is meant
1331
c1a5652c754e *** empty log message ***
Claus Gittinger <cg@exept.de>
parents: 1247
diff changeset
     3
to provide and easy and extensible way to add your own startup scripts.
1247
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     4
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     5
First two letters of a .rc file name should be digits (defining the
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     6
order).
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     7
92421cd53801 Initial commit
Jan Vrany <jan.vrany@fit.cvut.cz>
parents:
diff changeset
     8
$Header$