# HG changeset patch # User Claus Gittinger # Date 1532765310 -7200 # Node ID 5091bed7a896ace9465133dba1fa4c7a1ae70fa0 # Parent d96171d623c24c2df96b8f4c7b9b98cb43ff80df #OTHER by cg icon references cleaned up (use ToolbarIconLibrary - not GenericToolbarIconLibrary) diff -r d96171d623c2 -r 5091bed7a896 tools/JavaSettingsApplication.st --- a/tools/JavaSettingsApplication.st Wed May 30 19:52:13 2018 +0200 +++ b/tools/JavaSettingsApplication.st Sat Jul 28 10:08:30 2018 +0200 @@ -1,3 +1,5 @@ +"{ Encoding: utf8 }" + "{ Package: 'stx:libjava/tools' }" "{ NameSpace: Smalltalk }" @@ -35,9 +37,12 @@ !JavaSettingsApplication class methodsFor:'image specs'! defaultIcon + + ^ self libjavaCupIconInTree "Created: / 19-07-2012 / 11:26:44 / Jan Vrany " + "Modified: / 28-07-2018 / 09:55:04 / Claus Gittinger" ! libjavaCupIcon