On Mon, Sep 12, 2016 at 9:23 PM, Alex ter Weele <alex.ter.we...@gmail.com> wrote: > I don't believe there is a standard, but different packages do it > different ways. Under my patch, guile-wm will regenerate its .desktop as > part of the build process, so its Exec= should be kept up-to-date.
We should always refer to the absolute path to binaries so that we don't rely on $PATH, which would be nondeterministic. - Dave