Hello, is it possible for GNUstep make to install the desktop files of applications that include a .desktop file in ${appname}.app/Resources/${appname}.desktop? Therefore, the user wouldn't have to manually copy it to /usr/local/share/applications or ~/.local/share/applications.
Hello, is it possible for GNUstep make to install the desktop files of applications that include a
.desktopfile in${appname}.app/Resources/${appname}.desktop? Therefore, the user wouldn't have to manually copy it to/usr/local/share/applicationsor~/.local/share/applications.