[gnome-calendar] dist: install settings schemas



commit 50702a9f532c72fc3621b9359833f4c2af798f72
Author: Erick Pérez Castellanos <erick red gmail com>
Date:   Thu Jan 22 10:14:58 2015 -0500

    dist: install settings schemas
    
    This was wrongly removed on commit: 70b0988a
    
    Bug: https://bugzilla.gnome.org/show_bug.cgi?id=743344

 data/Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index f455062..4dc493c 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -24,6 +24,8 @@ org.gnome.Calendar.service:
                    echo 'Exec=${bindir}/gnome-calendar --gapplication-service') > $  tmp && \
                    mv $  tmp $@
 
+ GSETTINGS_RULES@
+
 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]