automatic checkIn
authorClaus Gittinger <cg@exept.de>
Thu, 01 Mar 2007 16:10:35 +0100
changeset 842 2ffca1cb987c
parent 841 75f4c295de98
child 843 41dbc28234ad
automatic checkIn
stx_projects_smalltalk.st
--- a/stx_projects_smalltalk.st	Thu Mar 01 16:10:03 2007 +0100
+++ b/stx_projects_smalltalk.st	Thu Mar 01 16:10:35 2007 +0100
@@ -48,6 +48,10 @@
 
 !stx_projects_smalltalk class methodsFor:'description'!
 
+applicationIconFileName
+    ^ 'stx_32x32'
+!
+
 applicationNameConsole
     "normally, the appName is constructed from the package,
      and the consoleApp has '_debug' added to the name.