[goobox] don't merge translations into gschema file
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [goobox] don't merge translations into gschema file
- Date: Tue, 14 Apr 2015 16:08:24 +0000 (UTC)
commit 86067ee4e61496c92351f791540c2abc060de5e0
Author: Paolo Bacchilega <paobac src gnome org>
Date: Tue Apr 14 18:02:54 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 8e270b8..b553783 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,9 @@ gsettings_SCHEMAS = $(gsettingsschema_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 = goobox.convert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]