Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285920 - make_desktop_entry shouldnt output Version= anymore
Summary: make_desktop_entry shouldnt output Version= anymore
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-22 09:33 UTC by nm (RETIRED)
Modified: 2009-09-24 02:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nm (RETIRED) gentoo-dev 2009-09-22 09:33:30 UTC
Ya'll have a deprecated entry in the barebones .desktop file area:

Version=1.0

This needs to be punted from the lines written when an ebuild calls make_desktop_entry; "desktop-file-validate" complains because it's deprecated. Don't need the Version info no mo'.