brummer10/guitarix

add X-NSM-Capable=true to the .desktop file

Houston4444 opened this issue · 1 comments

Hi.

X-NSM-Capable=true key in desktop file allow the application to be listed by NSM session managers. See jackaudio/new-session-manager#40
in RaySession, it would prevent to find '/nsm/server/announce' in the guitarix binary.

Note that if guitarix can be built without NSM support (without liblo for example), then X-NSM-Capable should be false.

Hi
Done.