[polari] build: Install autostart .desktop file
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [polari] build: Install autostart .desktop file
- Date: Sat, 22 Jul 2017 12:33:37 +0000 (UTC)
commit 4317f861e5e643cbc77c8f5c29115c42e49b9ccf
Author: Florian Müllner <fmuellner gnome org>
Date: Sat Jul 22 03:55:46 2017 +0200
build: Install autostart .desktop file
This bit got lost in the meson port ...
data/meson.build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/meson.build b/data/meson.build
index 74a1935..5d3dc32 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -37,4 +37,5 @@ foreach s : services
endforeach
install_data(app_id + '.gschema.xml', install_dir: schemadir)
+install_data(app_id + '.Autostart.desktop', install_dir: pkgdatadir)
install_data('Polari.client', install_dir: tpclientdir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]