<div dir="ltr">I guess that the ScreenController knows all these things just for supporting a Screen menu?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/21  <span dir="ltr">&lt;<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Nicolas Cellier uploaded a new version of ST80 to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/ST80-nice.150.mcz" target="_blank">http://source.squeak.org/trunk/ST80-nice.150.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: ST80-nice.150<br>
Author: nice<br>
Time: 21 September 2013, 11:17:57.506 pm<br>
UUID: 10c7145c-eb73-4105-9f69-64a3361663ae<br>
Ancestors: ST80-dtl.149<br>
<br>
Update SreenController because soundEnablingString moved from Preferences to SoundServices<br>
<br>
=============== Diff against ST80-dtl.149 ===============<br>
<br>
Item was changed:<br>
  ----- Method: ScreenController&gt;&gt;soundEnablingString (in category &#39;menu messages&#39;) -----<br>
  soundEnablingString<br>
+       ^ SoundService soundEnablingString!<br>
-       ^ Preferences soundEnablingString!<br>
<br>
<br>
</blockquote></div><br></div>