diff -r 254fc0e37550 -r ec3a07f0b145 TabListEditor.st --- a/TabListEditor.st Wed Jun 23 13:10:23 2004 +0200 +++ b/TabListEditor.st Fri Jun 25 12:35:28 2004 +0200 @@ -341,7 +341,7 @@ #acceptOnPointerLeave: false ) #(#CheckBoxSpec - #label: 'Application provides translation ' + #label: 'Application Provides Translation ' #name: 'translateLabel' #layout: #(#Point 96 135) #activeHelpKey: #labelDerivesFromApplication @@ -452,7 +452,7 @@ (FramedBoxSpec label: 'Scroll Bars' name: 'FramedBox' - layout: (LayoutFrame 0 0.0 119 0.0 0 1.0 214 0) + layout: (LayoutFrame 0 0.0 119 0.0 0 1.0 218 0) labelPosition: topLeft component: (SpecCollection @@ -521,7 +521,7 @@ ) ) - extent: (Point 113 57) + extent: (Point 111 55) ) (ViewSpec name: 'Box3' @@ -552,7 +552,7 @@ ) ) - extent: (Point 113 57) + extent: (Point 111 55) ) )