Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82209 - DVDStyler: desktop integration file and patch for adding it
Summary: DVDStyler: desktop integration file and patch for adding it
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-16 00:13 UTC by Sebastian
Modified: 2005-03-30 02:56 UTC (History)
0 users

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


Attachments
desktop file (dvdstyler.desktop,182 bytes, text/plain)
2005-02-16 00:13 UTC, Sebastian
Details
patch for ebuild to include desktop file (dvdstyler-1.31.ebuild.patch,422 bytes, patch)
2005-02-16 00:16 UTC, Sebastian
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sebastian 2005-02-16 00:13:14 UTC
Hello!

Here comes a dvdstyler.desktop file and a patch for the ebuild. I hope you'll accept it. This is better than starting a gui app from console or everyone having to add it manually to the menu.

Later

Sebastian

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Sebastian 2005-02-16 00:13:55 UTC
Created attachment 51325 [details]
desktop file
Comment 2 Sebastian 2005-02-16 00:16:29 UTC
Created attachment 51327 [details, diff]
patch for ebuild to include desktop file
Comment 3 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-03-21 02:08:35 UTC
You should use make_desktop_entry, to generate the desktop file in the fly instead of providing one in filesdir.
Comment 4 Jan Brinkmann (RETIRED) gentoo-dev 2005-03-30 02:56:40 UTC
fixed in cvs for the latest version, we now generate a desktop file using make_desktop_entry. thanks.