Follow up: How to write a Linux virus
Follow up: How to write a Linux virus
Posted Feb 13, 2009 8:37 UTC (Fri) by roblucid (guest, #48964)In reply to: Follow up: How to write a Linux virus by dkite
Parent article: Follow up: How to write a Linux virus
> The problem that the .desktop files tried to solve was to have an icon and
> application title associated with an executable file.
> application title associated with an executable file.
If that was all they were intended to provide, the descriptive file could use a map db file for paths to icons and titles. Then .desktop files just need, position info and the look up key. No need to bloat every executable.
