aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2022-04-05 16:38:41 +0200
committerThomas White <taw@physics.org>2022-04-05 16:38:41 +0200
commitad8494c441231d63107cc5954b01aec5c64558fe (patch)
tree465da849b2a1e95149d2242fb3c92f5bb80ff24a /meson.build
parent5c31874f20a37c2ac8d4c27d982c0783db990105 (diff)
GUI: Add desktop file and set application name
This fixes the broken window icon on Wayland.
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index ac956aea..1ee4d667 100644
--- a/meson.build
+++ b/meson.build
@@ -216,6 +216,8 @@ if gtkdep.found()
install: true,
install_rpath: '$ORIGIN/../lib64/:$ORIGIN/../lib')
+ install_data(['data/crystfel.desktop'],
+ install_dir: get_option('datadir') / 'applications')
endif
# render_hkl