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.
Created attachment 51325 [details] desktop file
Created attachment 51327 [details, diff] patch for ebuild to include desktop file
You should use make_desktop_entry, to generate the desktop file in the fly instead of providing one in filesdir.
fixed in cvs for the latest version, we now generate a desktop file using make_desktop_entry. thanks.