On 7 Jul 2007, John Williams <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > Harriet Bazley <[EMAIL PROTECTED]> wrote: > > > Excellent! > > Agreed, but whilst the application full-save is fresh in the mind: > > Forgive me if I've mentioned it before - I've often thought it, > certainly: > > It would be very useful if the full-save applications could be renamed > without losing the icon sprite. > > There exists, AFAIK in the public domain, a little utility which, when > called from the Run file, will ensure that the first sprite in the > sprites file is named the same as the application name. It is called > !ChkSpr. > > I have incorporated in my generated Pic_Index album applications for > this reason - so they can be usefully renamed without losing the icon. > > The utility is only 457 bytes long, and, even with the Run line is > unlikely to increase the overhead by more than 500 bytes.
With NetSurf, the easiest way of doing this is to copy the _file_ ChkSpr (utility) to Boot:Library:User, and then add a Boot file to each NetSurf full-save pseudo-application. The Boot file need contain only: ifthere run:chkspr then chkspr iconsprites <obey$dir>.!sprites I had thought that a feature request for this had already been made but, just now, I cannot find it. > Do I need to raise a formal feature request, or will this posting > suffice? I would suggest that a feature request is better, since is easier for the developers (and others) to track it. Tony