[eog] Readd GConf schema definition to tarball
- From: Felix Riemann <friemann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [eog] Readd GConf schema definition to tarball
- Date: Mon, 7 Jun 2010 20:54:44 +0000 (UTC)
commit f2aaad9d04254543486b9016001fc421d3776a0b
Author: Felix Riemann <friemann gnome org>
Date: Mon Jun 7 22:49:51 2010 +0200
Readd GConf schema definition to tarball
At least until we don't use GConf anymore.
data/Makefile.am | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index a25f39d..1bf1c2a 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -16,9 +16,9 @@ gsettings_SCHEMAS = org.gnome.eog.gschema.xml
@GSETTINGS_RULES@
# Allow key names to not follow the new naming scheme until we fixed them
GLIB_COMPILE_SCHEMAS += --allow-any-name
-#schemas_in_files = eog.schemas.in
-#schemasdir = $(GCONF_SCHEMA_FILE_DIR)
-#schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
+schemas_in_files = eog.schemas.in
+schemasdir = $(GCONF_SCHEMA_FILE_DIR)
+schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
gladedir = $(pkgdatadir)
glade_DATA = eog-image-properties-dialog.ui \
@@ -56,6 +56,7 @@ EXTRA_DIST = \
DISTCLEANFILES = \
$(DESKTOP_FILES) \
+ $(schemas_DATA) \
$(gsettings_SCHEMAS)
-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]