[gthumb] don't merge translations into gschema file
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] don't merge translations into gschema file
- Date: Sat, 4 Apr 2015 19:28:28 +0000 (UTC)
commit 0b85843d7dea0e27cada07777169d3225b5fc719
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sat Apr 4 21:02:36 2015 +0200
don't merge translations into gschema file
data/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 990abc1..b3d06b0 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -38,6 +38,9 @@ gsettings_SCHEMAS = $(gsettings_schema_in_files:.xml.in=.xml)
@GSETTINGS_RULES@
+%.gschema.xml: %.gschema.xml.in
+ $(AM_V_GEN) $(INTLTOOL_MERGE) -x -u --no-translations $< $@
+
convertdir = $(datadir)/GConf/gsettings
convert_DATA = gthumb.convert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]