[FIX] renameEuropeanMirror-bf ([sm] should go in 3.6)

Bert Freudenberg bert at isg.cs.uni-magdeburg.de
Tue Jul 15 11:37:59 UTC 2003


from preamble:

"Change Set:		renameEuropeanMirror-bf
Date:			15 July 2003
Author:			Bert Freudenberg

Renames the 'European Update Server' to 'Squeak Public Updates (European
Mirror)', making it more obvious that both contain the same updates.

This CS is otherwise empty."

Utilities updateUrlLists do: [ :spec | spec first = 'European Squeak
Updates'  ifTrue: [spec at: 1 put: 'Squeak Public Updates (European
Mirror)']]!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: renameEuropeanMirror-bf.cs.gz
Type: application/octet-stream
Size: 328 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030715/a7269344/renameEuropeanMirror-bf.cs.obj


More information about the Squeak-dev mailing list