PerlPanel::DesktopEntry

Langue: en

Autres versions - même langue

Version: 2005-01-03 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

PerlPanel::DesktopEntry - an interface to .desktop files for the PerlPanel.

INHERITANCE

This modules inherits from X11::FreeDesktop::DesktopEntry. See X11::FreeDesktop::DesktopEntry for more information.

CONSTRUCTOR

         my $entry = PerlPanel::DesktopEntry->new($uri);
 
 

returns a desktop entry object using the data found at $uri. Gnome2::VFS is used to retrieve the URI.

SEE ALSO

perlpanel
X11::FreeDesktop::DesktopEntry