[fpc-pascal] programmatically creating desktop icons under Linux
David W Noon
david.w.noon at ntlworld.com
Sun Feb 7 23:16:09 CET 2010
On Sun, 7 Feb 2010 23:43:52 +0200, Graeme Geldenhuys wrote about Re:
[fpc-pascal] programmatically creating desktop icons under Linux:
> On 7 February 2010 23:42, Graeme Geldenhuys <graemeg.lists at gmail.com>
> wrote:
> >
> > Creating symbolic links (ls -s <src> <target>) should suffice.
>
> Typo, it should read: ln -s <src> <target>
Actually, there is a symlink() API that can be called without creating a
separate address space for an external command.
--
Regards,
Dave [RLU #314465]
=======================================================================
david.w.noon at ntlworld.com (David W Noon)
=======================================================================
More information about the fpc-pascal
mailing list