[Pkg] The Trunk: Tools-mt.577.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Apr 3 15:10:45 UTC 2015


Marcel Taeumel uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-mt.577.mcz

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

Name: Tools-mt.577
Author: mt
Time: 3 April 2015, 5:10:17.726 pm
UUID: 5d064a68-b9b6-4d42-b50b-fe1f677c6ba5
Ancestors: Tools-mt.576

Updated to load normal window colors for new tool sets as introduced by System-mt.716

=============== Diff against Tools-mt.576 ===============

Item was changed:
  ----- Method: StandardToolSet class>>initialize (in category 'class initialization') -----
  initialize
  	ToolSet register: self.
+ 	Preferences installNormalWindowColors.!
- 	Preferences installMissingWindowColors.!



More information about the Packages mailing list