[gnome-calendar/gnome-3-16] project: fix schema translation
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar/gnome-3-16] project: fix schema translation
- Date: Thu, 2 Apr 2015 17:41:56 +0000 (UTC)
commit d23e488c6e2e4beb559afd784dadebf2117b60ef
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Apr 2 14:40:28 2015 -0300
project: fix schema translation
Don't merge translations to the
XML file since DConf can't handle
that.
data/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 358c43f..fdc1bb2 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -32,6 +32,9 @@ org.gnome.Calendar.service:
@GSETTINGS_RULES@
+%.gschema.xml: %.gschema.xml.in
+ $(AM_V_GEN) $(INTLTOOL_MERGE) -x -u --no-translations $< $@
+
gsettings_ENUM_NAMESPACE = org.gnome.calendar
gsettings_ENUM_FILES = \
$(top_srcdir)/src/gcal-utils.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]