[totem] build: Removed duplicated po_dir definition
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem] build: Removed duplicated po_dir definition
- Date: Mon, 26 Jun 2017 10:18:09 +0000 (UTC)
commit 025ae36498a44b4c4ab530581a0d710650e8cd4d
Author: Iñigo Martínez <inigomartinez gmail com>
Date: Sun Jun 25 12:06:04 2017 +0200
build: Removed duplicated po_dir definition
po_dir is defined in the main meson build file and can be reused
when merging translations.
https://bugzilla.gnome.org/show_bug.cgi?id=784179
data/appdata/meson.build | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/appdata/meson.build b/data/appdata/meson.build
index 4c496ab..bb038a5 100644
--- a/data/appdata/meson.build
+++ b/data/appdata/meson.build
@@ -1,5 +1,3 @@
-po_dir = join_paths(meson.source_root(), 'po')
-
i18n.merge_file ('appdata',
input: 'org.gnome.Totem.appdata.xml.in',
output: 'org.gnome.Totem.appdata.xml',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]