From fa576d573556c255331fa1bb2c991b2c204e7e0f Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Thu, 8 May 2008 03:55:48 +0000 Subject: [PATCH] Include the whole etc/gconf/gconf.xml.defaults and etc/gconf/schemas 2008-05-08 Tor Lillqvist * evolution-zip.in: Include the whole etc/gconf/gconf.xml.defaults and etc/gconf/schemas trees. The intent is to do "make install" to a temporary empty folder anyway, so there won't be any extra stuff in there. It is essential to get all the empty %gconf.xml files, also from the gconf.xml.defaults/apps and gconf.xml.defaults/schemas folders. svn path=/trunk/; revision=35476 --- ChangeLog | 9 +++++++++ evolution-zip.in | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f0346f1cd7..b08b0c6715 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-05-08 Tor Lillqvist + + * evolution-zip.in: Include the whole etc/gconf/gconf.xml.defaults + and etc/gconf/schemas trees. The intent is to do "make install" to + a temporary empty folder anyway, so there won't be any extra stuff + in there. It is essential to get all the empty %gconf.xml files, + also from the gconf.xml.defaults/apps and + gconf.xml.defaults/schemas folders. + 2008-05-06 Matthew Barnes * configure.in: diff --git a/evolution-zip.in b/evolution-zip.in index d2522b847a..4373f1c2ba 100755 --- a/evolution-zip.in +++ b/evolution-zip.in @@ -43,8 +43,7 @@ share/mime-info/evolution.keys share/mime-info/evolution.mime share/evolution/@BASE_VERSION@ share/icons/hicolor -etc/gconf/gconf.xml.defaults/apps/evolution -etc/gconf/gconf.xml.defaults/schemas/apps/evolution +etc/gconf/gconf.xml.defaults etc/gconf/schemas EOF