TaskDesktop

Task Description

Install an application launcher / icon on the desktop

Analysis

The desktop is represented by the files in the $HOME/Desktop directory. An application launcher can be added by installing a .desktop file as defined by http://www.freedesktop.org/wiki/Standards/desktop-entry-spec

Existing solutions

Proposed Solution

See xdg-desktop-icon in the xdg-utils directory of the Portland CVS module.

Known Problems