The Trunk: Tools-ar.218.mcz

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

The Trunk: Tools-ar.218.mcz

commits-2
Andreas Raab uploaded a new version of Tools to project The Trunk:
http://source.squeak.org/trunk/Tools-ar.218.mcz

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

Name: Tools-ar.218
Author: ar
Time: 28 March 2010, 3:15:19.983 pm
UUID: 34dd8be7-79b1-fb41-9589-56e10f2f6c7d
Ancestors: Tools-cmm.217

Add a defaultBrowserTitle for MessageNames.

=============== Diff against Tools-cmm.217 ===============

Item was added:
+ ----- Method: MessageNames>>defaultBrowserTitle (in category 'initialization') -----
+ defaultBrowserTitle
+ ^ 'Message Names'!