#FEATURE by cg
authorClaus Gittinger <cg@exept.de>
Sat, 02 Mar 2019 16:23:23 +0100
changeset 18646 2c469d9ee025
parent 18645 8684b9fdf27d
child 18647 a52946e3e060
#FEATURE by cg class: NewLauncher changed: #menuSlowDownCPUHogs:
NewLauncher.st
--- a/NewLauncher.st	Sat Mar 02 13:10:22 2019 +0100
+++ b/NewLauncher.st	Sat Mar 02 16:23:23 2019 +0100
@@ -5117,6 +5117,7 @@
             'plugin-container' 
             'Google Chrome Helper'
             'Pharo'
+            'Squeak'
             "/ 'qemu-system-i386'
         ).
 
@@ -5176,6 +5177,7 @@
     CPUHogSlowDownProcess resume.
 
     "Created: / 07-12-2018 / 15:22:27 / Claus Gittinger"
+    "Modified: / 02-03-2019 / 15:32:15 / Claus Gittinger"
 !
 
 menuSuspendCPUHogs