The Trunk: Morphic-laza.413.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Morphic-laza.413.mcz

commits-2
Alexander Lazarević uploaded a new version of Morphic to project The Trunk:
http://source.squeak.org/trunk/Morphic-laza.413.mcz

==================== Summary ====================

Name: Morphic-laza.413
Author: laza
Time: 7 April 2010, 3:29:52.232 pm
UUID: 50092b22-ada1-483b-aa52-50fa34dbae59
Ancestors: Morphic-kb.410

make postscript execute

=============== Diff against Morphic-kb.410 ===============

Item was changed:
+ (PackageInfo named: 'Morphic') postscript: '"below, add code to be run after the loading of this package"
+ MenuMorph initialize.
- (PackageInfo named: 'Morphic') postscript: 'MenuMorph initialize.
  Preferences setPreference: #roundedMenuCorners toValue: true.
  TheWorldMainDockingBar updateInstances
  '!