[gnome-autoar] general: Temporarily disable installation of GSettings schema files
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-autoar] general: Temporarily disable installation of GSettings schema files
- Date: Mon, 16 Jan 2017 19:07:54 +0000 (UTC)
commit e0e2841a55615b446ec257588b4d5386a3c570f6
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sun Jan 15 22:22:44 2017 +0800
general: Temporarily disable installation of GSettings schema files
Since AutoarPref has been removed, GSettings schema files provided by
gnome-autoar become useless. These unversioned files also cause file
conflict when installing two or more API-incompatible versions of
gnome-autoar. They are still kept in the repository and distributed in
source tarballs, but syntax checking and installation are disabled.
Makefile.am | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 13bd485..67e90f1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -210,8 +210,6 @@ gsettings_ENUM_FILES = $(top_srcdir)/gnome-autoar/autoar-format-filter.h
gsettings_SCHEMAS = data/org.gnome.desktop.archives.gschema.xml
EXTRA_DIST += $(gsettings_SCHEMAS)
-@GSETTINGS_RULES@
-
# Directory: tests
noinst_PROGRAMS = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]