identify icon indicating copy to clipboard operation
identify copied to clipboard

ADDLIB identify.library

Open polluks opened this issue 1 year ago • 1 comments

How about moving the host functions from rexxidentify.library to identify.library? You don't need an extra "glue library", see https://github.com/aros-development-team/AROS/blob/master/workbench/libs/locale/rexxhost.c.

polluks avatar Jan 15 '24 09:01 polluks

Thank you! You're right! I guess I did the split to keep the identify.library as small as possible, and the ARexx part optional. But the rexxidentify.library isn't that big, actually.

shred avatar Jan 15 '24 16:01 shred