Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211927 - eutils.eclass make_desktop_entry() enhancements
Summary: eutils.eclass make_desktop_entry() enhancements
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-29 21:08 UTC by Carsten Lohrke (RETIRED)
Modified: 2010-03-07 02:58 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
eutils.eclass.diff (eutils.eclass.diff,1.22 KB, patch)
2008-02-29 21:09 UTC, Carsten Lohrke (RETIRED)
Details | Diff
New patch (eutils.eclass.diff,1.29 KB, patch)
2010-02-24 01:02 UTC, Jonathan Callen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2008-02-29 21:08:29 UTC
I'd say the patch speaks for itself.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-02-29 21:09:31 UTC
Created attachment 144967 [details, diff]
eutils.eclass.diff
Comment 2 nm (RETIRED) gentoo-dev 2010-02-24 00:20:34 UTC
Dude, this needs to go in pronto. Every .desktop file created with eutils is invalid because of the icon-name.png stuff. The extension is absolutely not allowed, so it needs to get punted from the eclass.
Comment 3 Jonathan Callen (RETIRED) gentoo-dev 2010-02-24 01:02:18 UTC
Created attachment 220903 [details, diff]
New patch

Here is a cleaner patch that does about the same thing.