# HG changeset patch # User Claus Gittinger # Date 1454452748 -3600 # Node ID 4cc6835c7a200be5f1325017cb2207b12018b100 # Parent 4424f13dd258f3026771bab6e54231cd5a833651 #UI_ENHANCEMENT class: AbstractLauncherApplication changed: #findApplicationClass:nameSpace: only install demo parts in goodies. diff -r 4424f13dd258 -r 4cc6835c7a20 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:[