# HG changeset patch # User Claus Gittinger # Date 1390740075 -3600 # Node ID e69992cb4b2417fd2bf798e0d0e0b53efa1efede # Parent 648aad0e3777d0eff231aa5ec50077fc98dce1e2 class: MenuEditor changed: #localFlyHelpSpecStrings diff -r 648aad0e3777 -r e69992cb4b24 MenuEditor.st --- a/MenuEditor.st Sun Jan 26 13:40:49 2014 +0100 +++ b/MenuEditor.st Sun Jan 26 13:41:15 2014 +0100 @@ -417,7 +417,7 @@ 'Currently existing image resources.' #imageRetriever -'Class implementing the image resource method. If unspecified, the application class is taken.' +'Class implementing the image resource method. If unspecified, the application instance / class are asked.' #imageSelector 'Selector returning an image (sent to above or the application).'