* src/data/Makefile.am: Execute `pkill gconfd'.

svn: r3282
This commit is contained in:
Alex Roitman 2004-07-26 04:10:05 +00:00
parent d6e01e420a
commit de638cb2b4
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
2004-07-25 Alex Roitman <shura@alex.neuro.umn.edu>
* src/data/Makefile.am: Execute `pkill gconfd'.
2004-07-19 Alex Roitman <shura@alex.neuro.umn.edu>
* src/GrampsCfg.py: More re-work of gconf usage.
* src/StartupDialog.py: Access keys through GrampsCfg methods.

View File

@ -20,6 +20,7 @@ install-schemas:
$(INSTALL_DATA) gramps.schemas $(DESTDIR)/etc/gconf/schemas
GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) \
gconftool-2 --makefile-install-rule gramps.schemas
pkill gconfd
install-data-local: install-schemas
$(INSTALL) -d $(DESTDIR)$(prefix)/share/gnome/apps/Applications