*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Tue, 19 Oct 2004 18:37:58 +0200
changeset 6106 b9f7c407542d
parent 6105 966a6cba6f93
child 6107 745d91a22e10
*** empty log message ***
FileApplicationNoteBook.st
--- a/FileApplicationNoteBook.st	Tue Oct 19 18:19:07 2004 +0200
+++ b/FileApplicationNoteBook.st	Tue Oct 19 18:37:58 2004 +0200
@@ -3502,6 +3502,7 @@
             #nameKey: #EditImage
             #translateLabel: true
             #isButton: true
+            #labelImage: #(#ResourceRetriever #ToolbarIconLibrary #startImageEditorIcon)
           )
          #(#MenuItem
             #label: '-'
@@ -5509,5 +5510,5 @@
 !FileApplicationNoteBook class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/FileApplicationNoteBook.st,v 1.177 2004-10-18 16:49:57 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/FileApplicationNoteBook.st,v 1.178 2004-10-19 16:37:58 cg Exp $'
 ! !