Files
neovim/runtime
Matthieu Coudron 7c83657397 dist: runtime/nvim.desktop
Closes #3689

cmake: Add `desktop-install` and `icon-install` targets. `runtime`
target will trigger them.

Specification:
https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html#recognized-keys

Icons are stored system-wide in /usr/share/applications or user wide at
/usr/share/icons/hicolor/scalable/apps and can be overriden in ~/.local/share/icons

nvim.desktop file can be installed system wide or in
~/.local/share/applications/

To test without an installer:
$ xdg-desktop-menu install --novendor runtime/nvim.desktop
$ xdg-icon-resource install --novendor --mode user --size 64 contrib/nvim-icon.png

Once it is installed, you can test with gtk-launch if installed or
dmenu/rofi (drun mode)
2017-01-31 02:02:09 +01:00
..
2016-10-15 11:51:46 +09:00
2017-01-28 14:30:57 +01:00
2017-01-09 20:24:08 -05:00
2017-01-09 20:23:41 -05:00
2017-01-02 10:45:10 +09:00
2016-08-03 08:07:28 -04:00
2016-08-03 08:07:28 -04:00
2017-01-09 20:23:41 -05:00
2014-12-19 15:28:49 -05:00
2017-01-09 20:24:08 -05:00
2015-11-28 10:59:21 +01:00
2017-01-31 02:02:09 +01:00
2016-04-16 23:06:24 -07:00
2014-12-19 15:28:49 -05:00
2017-01-31 02:02:09 +01:00
2017-01-31 02:02:09 +01:00
2016-12-28 14:57:38 -05:00
2014-07-29 02:12:31 +00:00
2016-10-15 12:15:36 +09:00
2016-10-04 23:34:28 +09:00
2016-10-04 23:14:47 +09:00