summaryrefslogtreecommitdiff
path: root/data/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-12-17 19:58:25 +0100
committerJörg Frings-Fürst <debian@jff.email>2023-12-17 19:58:25 +0100
commit4cb46f4de4b881e5b1f65af017dca6f3917e55e5 (patch)
treefb359e210d2d9c30f5ad36a447ea29b62ae9bb56 /data/meson.build
parent841f952294b349b2b8e2afb5305ce34a3b59bb4b (diff)
parentf5a0cee8ccecc7b6c6c2d8e9fb6f6eecd53531fe (diff)
Update upstream source from tag 'upstream/0.32.4'
Update to upstream version '0.32.4' with Debian dir 51798a6af1c9b7e48f979c020d72f3c5ddd964a6
Diffstat (limited to 'data/meson.build')
-rw-r--r--data/meson.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/data/meson.build b/data/meson.build
index 798ea38..9c17f0f 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -28,12 +28,5 @@ i18n.merge_file(input : 'org.gnome.Shotwell-Viewer.desktop.in',
install : true,
install_dir : join_paths(get_option('datadir'), 'applications'))
-i18n.merge_file(input : 'org.gnome.Shotwell-Profile-Browser.desktop.in',
- output: 'org.gnome.Shotwell-Profile-Browser.desktop',
- po_dir : podir,
- type : 'desktop',
- install : true,
- install_dir : join_paths(get_option('datadir'), 'applications'))
-
shotwell_resources = gnome.compile_resources('shotwell-resources',
'org.gnome.Shotwell.gresource.xml')