Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
(Games team: blame Mr_Bones for addicting me to this game :P) Another little patch for .desktop enhancement, this time only needed the ebuild. The patch copies the angrydd.png icon (already shipped with the package and installed in one of the game's directoreis) inside the two standard locations (one for openbox, one for fdo), tells the .desktop to use only the "angrydd" name (the .png will disallow themes from adding an angrydd.svg icon). Finally, it also add a TryExec line, that will make the menu entry appear only if angrydd is executable, that is, you're in games group. HTH, Diego
Created an attachment (id=85265) [details] angrydd-ebuild.patch
I just added the TryExec stuff to make_desktop_entry in eutils.eclass, since I can see it being beneficial for all programs.
Fixed in CVS