[gnote/meson] Install shortcuts ui
- From: Aurimas Černius <aurimasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnote/meson] Install shortcuts ui
- Date: Sun, 28 Mar 2021 15:10:46 +0000 (UTC)
commit 2a430b06a1e6da5b464b6d93e3d34cc70a76caec
Author: Aurimas Černius <aurisc4 gmail com>
Date: Sun Mar 28 18:10:39 2021 +0300
Install shortcuts ui
data/meson.build | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/data/meson.build b/data/meson.build
index 1ab86147..d2d79634 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -52,5 +52,7 @@ if appstream_util.found()
test('validate-appdata', appstream_util, args: ['validate-relax', '--nonet', appdata_file])
endif
+install_data('shortcuts-gnote.ui', install_dir: get_option('datadir') / meson.project_name())
+
subdir('icons')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]