Marcel Taeumel uploaded a new version of Collections to project The Trunk:
http://source.squeak.org/trunk/Collections-mt.711.mcz==================== Summary ====================
Name: Collections-mt.711
Author: mt
Time: 16 August 2016, 3:32:21.426602 pm
UUID: 050b17d5-24f7-bd41-abcc-8c1b4839170a
Ancestors: Collections-mt.710
Appendix to System-mt.897
=============== Diff against Collections-mt.710 ===============
Item was removed:
- ----- Method: TextAction class>>canApplyThemeToInstances (in category 'preferences') -----
- canApplyThemeToInstances
- ^false!
Item was added:
+ ----- Method: TextAction>>canApplyUserInterfaceTheme (in category 'updating') -----
+ canApplyUserInterfaceTheme
+
+ ^ false!