Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gui: Install .desktop files to /usr/share/applications by default
/usr/share/applications is a standard directory for .desktop files. Installation path can be changed using DESKTOPDIR variable in installation phase, e.g. make DESKTOPDIR=/usr/local/share/applications install Signed-off-by: Petr Lautrbach <[email protected]>
- Loading branch information