# HG changeset patch # User Claus Gittinger # Date 1258387647 -3600 # Node ID 168192759cae3d7fe063fb83d374982e20cbd146 # Parent 4bd4ad9083fb1d844637eb07f84759700ad0763c changed: #page3_applicationSelectionSpec #page4_startupClassSelectionSpec diff -r 4bd4ad9083fb -r 168192759cae Tools__ProjectBuilderAssistantApplication.st --- a/Tools__ProjectBuilderAssistantApplication.st Mon Nov 16 14:20:20 2009 +0100 +++ b/Tools__ProjectBuilderAssistantApplication.st Mon Nov 16 17:07:27 2009 +0100 @@ -550,9 +550,9 @@ (SpecCollection collection: ( (FramedBoxSpec - label: 'New Application' + label: 'New Application Class' name: 'FramedBox3' - layout: (LayoutFrame 0 0.0 5 0 4 1.0 105 0) + layout: (LayoutFrame 0 0.0 5 0 4 1.0 70 0) labelPosition: topLeft translateLabel: true component: @@ -582,7 +582,7 @@ (FramedBoxSpec label: 'Existing Applications' name: 'FramedBox4' - layout: (LayoutFrame 0 0.0 105 0 4 1.0 -30 1) + layout: (LayoutFrame 0 0.0 72 0 4 1.0 -30 1) labelPosition: topLeft translateLabel: true component: @@ -692,9 +692,9 @@ (SpecCollection collection: ( (FramedBoxSpec - label: 'New Application' + label: 'New Startup Class' name: 'FramedBox3' - layout: (LayoutFrame 0 0.0 5 0 4 1.0 105 0) + layout: (LayoutFrame 0 0.0 5 0 4 1.0 70 0) labelPosition: topLeft translateLabel: true component: @@ -722,9 +722,9 @@ ) ) (FramedBoxSpec - label: 'Existing StartupClasses' + label: 'Existing Startup Classes' name: 'FramedBox4' - layout: (LayoutFrame 0 0.0 105 0 4 1.0 -30 1) + layout: (LayoutFrame 0 0.0 72 0 4 1.0 -30 1) labelPosition: topLeft translateLabel: true component: