# HG changeset patch # User tz # Date 889828395 -3600 # Node ID 9320f2f0ae6e5d2bd64d91975ba5b6a6086fb6ec # Parent cd36a0c9ba622645614017e1d233a72b0205e8be name of the mouse button color tool bar changed diff -r cd36a0c9ba62 -r 9320f2f0ae6e ImageEditor.st --- a/ImageEditor.st Fri Mar 13 22:33:35 1998 +0100 +++ b/ImageEditor.st Fri Mar 13 23:33:15 1998 +0100 @@ -317,7 +317,7 @@ #collection: #( #(#MenuPanelSpec - #name: 'MenuPanel1' + #name: 'MouseButtonColorToolBar' #layout: #(#LayoutFrame 0 0.0 0 0 0 1.0 24 0) #menu: #menuMouseButtonColors )