On Tue, Jan 31, 2012 at 9:48 AM, Andreas Vögele
<andr...@andreasvoegele.com>wrote:

> Hi,
>
> attached is an alternative padre.desktop file. There are GenericNames in
> several languages (inspired by KDE's quanta.desktop file). I've added a
> MimeType key and appended %F to the Exec key, which allows Perl files to be
> opened with Padre from file managers. The Comment key is taken from
> Debian's padre.desktop file.
> [...]


Thank you, Andreas. I think we are really close to add the correct desktop
file. Your desktop file looks fine, but we need to do additional work to
integrate into the Linux desktop environment:
- rename the logo.png to padre.png
- the icon should go into $HOME/.icons instead of the default CPAN install
dir
($HOME/lib/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/auto/share/dist/Padre/icons/padre/64x64/logo.png
in my case).
- the desktop launcher should go to $HOME/.local/share/applications instead
of the default CPAN dir
(/home/claudio/lib/perlbrew/perls/perl-5.14.2/lib/site_perl/5.14.2/auto/share/dist/Padre/padre.desktop
in my case).

Are my findings applicable to a KDE setup? If so, I can look to
Module::Install to see how we can fix this.

Claudio
_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to