# HG changeset patch # User Claus Gittinger # Date 1579287095 -3600 # Node ID 13ecc96c64fdbe41683126299bca1899dab373e6 # Parent 669f318049d279007c134b35f1f52dd5e2224c60 #UI_ENHANCEMENT by exept class: ImageEditor class changed: #helpSpec diff -r 669f318049d2 -r 13ecc96c64fd ImageEditor.st --- a/ImageEditor.st Fri Jan 17 04:27:22 2020 +0000 +++ b/ImageEditor.st Fri Jan 17 19:51:35 2020 +0100 @@ -554,13 +554,13 @@ 'Toggle between left and right mouse button color' #nextImageInSequence -'Go to the next image in the animated gif image sequence.' +'Go to the next image in the image sequence.' #previewView 'Shows a preview of the image' #previousImageInSequence -'Go to the previous image in the animated gif image sequence.' +'Go to the previous image in the image sequence.' #resetHueShift 'Reset the hue shift to zero (for unchanged hue)'