checkin from browser
authorClaus Gittinger <cg@exept.de>
Tue, 29 Oct 2002 18:12:19 +0100
changeset 1639 8f2059cc287c
parent 1638 5afc56236859
child 1640 87ce36f48fbc
checkin from browser
ImageEditor.st
--- a/ImageEditor.st	Tue Oct 29 16:10:35 2002 +0100
+++ b/ImageEditor.st	Tue Oct 29 18:12:19 2002 +0100
@@ -224,6 +224,9 @@
 #drawModePoint
 'Point'
 
+#drawModeSpecial
+'Special Operations'
+
 #fileGrabImage
 'Pick from Screen.'
 
@@ -344,6 +347,9 @@
 #drawModePoint
 'Point Drawing Mode.'
 
+#drawModeSpecial
+'Special Operations'
+
 #editFlipHorizontal
 'Flip the image horizontally.'