#UI_ENHANCEMENT
authorClaus Gittinger <cg@exept.de>
Tue, 02 Feb 2016 23:39:08 +0100
changeset 16096 4cc6835c7a20
parent 16095 4424f13dd258
child 16097 daad0a09e036
child 16098 487be9ee1016
#UI_ENHANCEMENT class: AbstractLauncherApplication changed: #findApplicationClass:nameSpace: only install demo parts in goodies.
AbstractLauncherApplication.st
--- a/AbstractLauncherApplication.st	Tue Feb 02 23:26:01 2016 +0100
+++ b/AbstractLauncherApplication.st	Tue Feb 02 23:39:08 2016 +0100
@@ -806,7 +806,7 @@
             #(
                 'stx:doc/coding'
                 'stx:clients'
-                'stx:goodies'
+                'stx:goodies/demos'
                 'stx:libwidg3'
             ) do:[:pkg |
                 Processor activeProcess withPriority:(Processor userSchedulingPriority) do:[