[Gnucash-changes] r13104 - gnucash/trunk - Don't just install the schema files, also install the gconf objects

David Hampton hampton at cvs.gnucash.org
Sat Feb 4 17:44:38 EST 2006


Author: hampton
Date: 2006-02-04 17:44:38 -0500 (Sat, 04 Feb 2006)
New Revision: 13104
Trac: http://svn.gnucash.org/trac/changeset/13104

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/business/business-gnome/schemas/Makefile.am
   gnucash/trunk/src/gnome-utils/schemas/Makefile.am
   gnucash/trunk/src/gnome/schemas/Makefile.am
   gnucash/trunk/src/import-export/hbci/schemas/Makefile.am
   gnucash/trunk/src/import-export/schemas/Makefile.am
Log:
Don't just install the schema files, also install the gconf objects
into the database. Reverts accidental change made as part of r12863.


Modified: gnucash/trunk/ChangeLog
===================================================================
--- gnucash/trunk/ChangeLog	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/ChangeLog	2006-02-04 22:44:38 UTC (rev 13104)
@@ -1,3 +1,13 @@
+2006-02-04  David Hampton  <hampton at employees.org>
+
+	* src/import-export/schemas/Makefile.am:
+	* src/import-export/hbci/schemas/Makefile.am:
+	* src/business/business-gnome/schemas/Makefile.am:
+	* src/gnome-utils/schemas/Makefile.am:
+	* src/gnome/schemas/Makefile.am: Don't just install the schema
+	files, also install the gconf objects into the database. Reverts
+	accidental change made as part of r12863.
+
 2006-02-04  Joshua Sled  <jsled at asynchronous.org>
 
 	* src/report/report-system/html-document.scm

Modified: gnucash/trunk/src/business/business-gnome/schemas/Makefile.am
===================================================================
--- gnucash/trunk/src/business/business-gnome/schemas/Makefile.am	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/src/business/business-gnome/schemas/Makefile.am	2006-02-04 22:44:38 UTC (rev 13104)
@@ -8,3 +8,14 @@
 EXTRA_DIST = $(schemas_in_files)
 
 CLEANFILES = $(schema_DATA)
+
+install-data-local:
+if GCONF_SCHEMAS_INSTALL
+	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+endif
+
+uninstall-local:
+if GCONF_SCHEMAS_INSTALL
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+endif

Modified: gnucash/trunk/src/gnome/schemas/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome/schemas/Makefile.am	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/src/gnome/schemas/Makefile.am	2006-02-04 22:44:38 UTC (rev 13104)
@@ -17,3 +17,14 @@
 EXTRA_DIST = $(schemas_in_files)
 
 CLEANFILES = $(schema_DATA)
+
+install-data-local:
+if GCONF_SCHEMAS_INSTALL
+	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+endif
+
+uninstall-local:
+if GCONF_SCHEMAS_INSTALL
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+endif

Modified: gnucash/trunk/src/gnome-utils/schemas/Makefile.am
===================================================================
--- gnucash/trunk/src/gnome-utils/schemas/Makefile.am	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/src/gnome-utils/schemas/Makefile.am	2006-02-04 22:44:38 UTC (rev 13104)
@@ -8,3 +8,14 @@
 EXTRA_DIST = $(schemas_in_files)
 
 CLEANFILES = $(schema_DATA)
+
+install-data-local:
+if GCONF_SCHEMAS_INSTALL
+	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+endif
+
+uninstall-local:
+if GCONF_SCHEMAS_INSTALL
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+endif

Modified: gnucash/trunk/src/import-export/hbci/schemas/Makefile.am
===================================================================
--- gnucash/trunk/src/import-export/hbci/schemas/Makefile.am	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/src/import-export/hbci/schemas/Makefile.am	2006-02-04 22:44:38 UTC (rev 13104)
@@ -8,3 +8,14 @@
 EXTRA_DIST = $(schemas_in_files)
 
 CLEANFILES = $(schema_DATA)
+
+install-data-local:
+if GCONF_SCHEMAS_INSTALL
+	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+endif
+
+uninstall-local:
+if GCONF_SCHEMAS_INSTALL
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+endif

Modified: gnucash/trunk/src/import-export/schemas/Makefile.am
===================================================================
--- gnucash/trunk/src/import-export/schemas/Makefile.am	2006-02-04 22:41:21 UTC (rev 13103)
+++ gnucash/trunk/src/import-export/schemas/Makefile.am	2006-02-04 22:44:38 UTC (rev 13104)
@@ -8,3 +8,14 @@
 EXTRA_DIST = $(schemas_in_files)
 
 CLEANFILES = $(schema_DATA)
+
+install-data-local:
+if GCONF_SCHEMAS_INSTALL
+	-mkdir -p $(GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY)
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-install-rule $(srcdir)/$(schema_DATA)
+endif
+
+uninstall-local:
+if GCONF_SCHEMAS_INSTALL
+	-GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) gconftool-2 --makefile-uninstall-rule $(srcdir)/$(schema_DATA)
+endif



More information about the gnucash-changes mailing list