From 74c480c9935d9001e5c08dd92b4af0569681b617 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 4 Jan 2006 02:36:55 +0000 Subject: Include also the glade files in the plugins directory. 2006-01-04 Tor Lillqvist * evolution-zip.in: Include also the glade files in the plugins directory. Include all of etc/gconf in the zipfile. (One should "make install" to a temporary directory when building a distribution anyway, so only evolution's GConf stuff will be included.) svn path=/trunk/; revision=31045 --- evolution-zip.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'evolution-zip.in') diff --git a/evolution-zip.in b/evolution-zip.in index f53795efd8..ff90000c69 100755 --- a/evolution-zip.in +++ b/evolution-zip.in @@ -58,14 +58,11 @@ share/evolution/@BASE_VERSION@/default share/evolution/@BASE_VERSION@/weather share/evolution/@BASE_VERSION@/ui share/evolution/@BASE_VERSION@/views -etc/gconf/schemas/apps_evolution_shell-@BASE_VERSION@.schemas -etc/gconf/schemas/apps_evolution_addressbook-@BASE_VERSION@.schemas -etc/gconf/schemas/apps_evolution_calendar-@BASE_VERSION@.schemas -etc/gconf/schemas/evolution-mail-@BASE_VERSION@.schemas +etc/gconf EOF zip -r $ZIP share/pixmaps share/evolution/@BASE_VERSION@/images -zip $ZIP lib/evolution/@BASE_VERSION@/plugins/*.eplug lib/evolution/@BASE_VERSION@/plugins/*.dll lib/evolution/@BASE_VERSION@/plugins/*.xml +zip $ZIP lib/evolution/@BASE_VERSION@/plugins/*.eplug lib/evolution/@BASE_VERSION@/plugins/*.dll lib/evolution/@BASE_VERSION@/plugins/*.xml lib/evolution/@BASE_VERSION@/plugins/*.glade zip $ZIP lib/locale/*/LC_MESSAGES/evolution-@BASE_VERSION@.mo -- cgit v1.2.3