aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2008-05-08 11:57:54 +0800
committerTor Lillqvist <tml@src.gnome.org>2008-05-08 11:57:54 +0800
commitc5d4abed47b809e415ffd736ae6519c5f3112d28 (patch)
tree99b20476d693c7052672be04effe5cdc18fea657
parentcdb0db187197d8f4255e5af4cf8d9548caa0f0f4 (diff)
downloadgsoc2013-evolution-c5d4abed47b809e415ffd736ae6519c5f3112d28.tar.gz
gsoc2013-evolution-c5d4abed47b809e415ffd736ae6519c5f3112d28.tar.zst
gsoc2013-evolution-c5d4abed47b809e415ffd736ae6519c5f3112d28.zip
Include the whole etc/gconf/gconf.xml.defaults tree. The intent is to do
2008-05-08 Tor Lillqvist <tml@novell.com> * evolution-zip.in: Include the whole etc/gconf/gconf.xml.defaults tree. 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 folder. svn path=/branches/gnome-2-22/; revision=35477
-rw-r--r--ChangeLog8
-rwxr-xr-xevolution-zip.in3
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e1aa27bd9..24639a8e59 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-05-08 Tor Lillqvist <tml@novell.com>
+
+ * evolution-zip.in: Include the whole etc/gconf/gconf.xml.defaults
+ tree. 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 folder.
+
2008-05-02 Johnny Jacob <jjohnny@novell.com>
* NEWS, configure.in: Evolution 2.22.1.1 release
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