Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 155846 - games-fps/* not in correct menu category
Summary: games-fps/* not in correct menu category
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Lowest trivial (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
: 155849 155851 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-11-21 03:30 UTC by Robert Rankin
Modified: 2006-11-21 08:59 UTC (History)
1 user (show)

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 Robert Rankin 2006-11-21 03:30:08 UTC
make_desktop_entry ${PN} Tremulous ${PN}.xpm

should read.

make_desktop_entry ${PN} Tremulous ${PN}.xpm "Game;ActionGame"
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-11-21 04:01:32 UTC
*** Bug 155849 has been marked as a duplicate of this bug. ***
Comment 2 Paul Bredbury 2006-11-21 04:03:55 UTC
The fix would presumably be to change line 819 of eutils.eclass to:

action|fps) type=ActionGame;;
Comment 3 Robert Rankin 2006-11-21 04:28:52 UTC
*** Bug 155851 has been marked as a duplicate of this bug. ***
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-11-21 08:59:03 UTC
fixed