On Wed, 27 Dec 2023 14:18:25 +0100 Alexandre Detiste <alexandre.deti...@gmail.com> wrote: > [...] > So actually (option a) the .desktop file would looks like this: > > > +Exec=/usr/share/games/game-data-packager[runtime] fate-of- atlantis-en-data > > _or_ (option b) game-data-packager-runtime would ship .desktop files > pre-generated for each game but that would mean spamming > the various desktop environments with so many TryExec= > and I don't know if they would cope > > I prefer option a.
option 'a' would implies that g-d-p-runtime has access to g-d-p data to make the magic happen; a dependency we don't currently have [option c proposal] pre-generated .desktop files shipped in game-data-packager-runtime at a unusual place & a symlink in the generated .deb's to activate it (but i don't like it more than option 'a' ^^) br, Sébastien