summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authortron <tron>2001-09-25 13:31:17 +0000
committertron <tron>2001-09-25 13:31:17 +0000
commit1ca3d33fe9bc3e74845c40b5ef04f13be826a723 (patch)
treeb785df02ecbc868a25922efbbc485c7d928d1485 /mail/evolution
parent266288d6bae86628de32993d9621c3cd7754882d (diff)
downloadpkgsrc-1ca3d33fe9bc3e74845c40b5ef04f13be826a723.tar.gz
Update "evolution" package to version 0.13. Changes since version 0.12:
Global: - New startup assistant to create mail accounts, import mail and set your timezone. (Iain, Taylor) - Improved the appearance and behavior of the clickable title bar and the folder tree. (Ettore) - "Stock" folders such as Inbox have their names translated now and cannot be removed. (Ettore) - Moved the Summary (formerly known as "My Evolution") to be a normal node instead of being the toplevel node. (Ettore) - Fixed some problems with copying, moving and removing folderes. (Jason) - Fixed the handling of documentation files in the Help menu. It now integrates nicely with Nautilus and Scrollkeeper. (Aaron, Kjartan) - Implemented the `File -> New' menu. (Ettore) - Improved error messages on start-up. (Ettore) - Fixed various crashes and minor bugs. (Ettore, Jason) - Various UI tweaks and improvements. (Anna, Tuomas, Jakub) Mail: - Fixed creating IMAP folders. (Jeff) - Add a shortcut to the INBOX of IMAP or spool stores when their accounts are first created. (Peter) - Fixed Crash on Exit bugs. (Jeff) - Many more i18n fixes. (Zbigniew Chyla, Jeff and others) - Subscribe dialog UI tweaks. (Peter, Anna) - Displaying PGP signed messages now shows icons. (Jeff) - Sensitize menu items based on number of selected messages. (Peter) - Always-sign options for PGP. (Jeff) - Fixed keep-on-server for POP servers that don't support UIDL. (Jeff) - Several IMAP fixes. (Peter, Jeff, Danw) - Fix crash after conversion of an empty folder to another format. (Peter) - Ibex now limits its file descriptor usage. (Michael) - When deleting an account, remove the shortcuts that point to it. (Peter) - Several IMAP fixes. (Peter, Jeff, Danw) - Miscellaneous bugfixes all around. (Peter, Jeff, Danw, Michael, others) Calendar & Tasks: - Calendar no longer crashes when you scroll a busy month view (Federico). - Performance improvements throughout (Damon). - Improved search bar; now handles categories. (Jon, Federico) - The date navigator now reflects the results of the search bar. (Federico) - An empty task is no longer added when you have selected a category. (Federico) - Internationalization fixes (Zbigniew). - Timezone fixes (Damon). - Time transparency and component classification support (Damon). - Folder bar now displays the selected time range (Damon). - Improved settings dialog (Anna, Damon, Federico). - iTIP/iMIP fixes for attendees, cancellation. (JP). - Category icon drawing fixes. (Rodrigo) - Alarm fixes. (Federico) - Calendar components can be saved independently. (JP) - New icons. (Tuomas) - Contacts support. (Damon) - You can double-click on appointments to edit them. (Damon) - Share more code between the backends. (Rodrigo) - Miscellaneous fixes all over the place. (Damon, JP, Rodrigo, Federico) Addressbook: - Various fixes. (Anna Dirks, Dan Winship, Jason Leach, Jos Dehaes, Kjartan Maraas, Lahey, Nat Friedman, Radek Doulik, Toshok, Trow) - Made addressbook menus match the right click menus. (Lahey) - Made addressbook use camel for building email addresses. (Trow) - Fixed up phone number matching to not cause errors. (Lahey) - Made the alphabet bar change the current search. (Lahey) - Made duplicate contact matching less sensitive. (Lahey) - Changed advanced search to match behavior in mailer. (Toshok) - Redesigned LDAP server dialog. (Anna Dirks) - Work on addressbook authentication. (Toshok) - Changes to EDestination. (Trow) - Magic comma work. (Trow) - Redesigned ESelectNames dialog. (Anna Dirks) - Made LDAP changes appear in gui immediately if they're made by the local client. (Toshok) - Made ECard hold a link to its original EBook. (Lahey, Trow) - Adapted for new ESearchBar. (Federico, Trow) - Added the ability to create cards from anywhere in evolution. (Lahey) - Made searches for completion not use invalid cached data. (Trow) - Encode strings typed in by the user for use in sexps. (Toshok) - Made EContactEditor make the save button active more often. (Toshok) - Made ESelectNames handle LDAP storages. (Toshok) - Added full country list to addressbook full address editor. (Lahey) - Added the contact count to the folder bar. (Lahey) - Updated icons. (Damon, Ettore) - Worked on addressbook conduit. (JP) - Made ESelectNames only show names on the left that aren't on the right. (Trow) - Fixed up minicard dragging. (Toshok) My Evolution: - Miscellaneous fixes all over the place. (iain) - New icons. (Tuomas and Jakub) - Works for people whos text colour was a light colour. (iain)
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile14
-rw-r--r--mail/evolution/distinfo9
-rw-r--r--mail/evolution/patches/patch-aa14
-rw-r--r--mail/evolution/patches/patch-ao34
-rw-r--r--mail/evolution/pkg/PLIST388
5 files changed, 358 insertions, 101 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 2c0456391b1..2ecee952608 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,22 +1,22 @@
-# $NetBSD: Makefile,v 1.5 2001/09/24 04:02:29 mycroft Exp $
-#
+# $NetBSD: Makefile,v 1.6 2001/09/25 13:31:17 tron Exp $
-DISTNAME= evolution-0.12
+DISTNAME= evolution-0.13
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=unstable/sources/evolution/}
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= rh@netbsd.org
-HOMEPAGE= http://www.ximian.com/apps/evolution.php3
+HOMEPAGE= http://www.ximian.com/products/ximian_evolution/
COMMENT= GNOME mailer, calendar, contact manager, and communications tool
BUILD_DEPENDS+= automake>=1.4:../../devel/automake
DEPENDS+= bison-*:../../devel/bison
DEPENDS+= db3-2.9:../../databases/db3
-DEPENDS+= gal>=0.10:../../devel/gal
+DEPENDS+= gal>=0.12:../../devel/gal
DEPENDS+= bonobo>=1.0.7:../../devel/bonobo
-DEPENDS+= bonobo-conf>=0.10:../../devel/bonobo-conf
-DEPENDS+= gtkhtml>=0.11.1:../../www/gtkhtml
+DEPENDS+= bonobo-conf>=0.11:../../devel/bonobo-conf
+DEPENDS+= gtkhtml>=0.12.0:../../www/gtkhtml
DEPENDS+= gnome-vfs>=1.0.1:../../sysutils/gnome-vfs
DEPENDS+= libunicode>=0.4:../../textproc/libunicode
DEPENDS+= oaf>=0.6.5:../../devel/oaf
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 2d50f52022c..fba409a1a49 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.4 2001/09/24 04:02:29 mycroft Exp $
+$NetBSD: distinfo,v 1.5 2001/09/25 13:31:17 tron Exp $
-SHA1 (evolution-0.12.tar.gz) = 96358fbc2c6baef334080566b25b5ec16d4084a9
-Size (evolution-0.12.tar.gz) = 7657279 bytes
-SHA1 (patch-aa) = f5a8df5a2c86ff8faa7b215639f7b7f1e8450b80
+SHA1 (evolution-0.13.tar.bz2) = 48613c0765e7f80656cb23b4e36b8e0f4608875a
+Size (evolution-0.13.tar.bz2) = 6882344 bytes
+SHA1 (patch-aa) = 0226e0efb09700985d8545246998e85dd1fb00ba
SHA1 (patch-ab) = 6c3ed264bccf90052c843c2ef1f4b4ee89997770
SHA1 (patch-ac) = bab83268025540badf791e4062c7d7de808c43bc
SHA1 (patch-ad) = fd7327c9cfbc52bb81304f1a80f0014f4e654d8e
@@ -15,3 +15,4 @@ SHA1 (patch-aj) = 9b24098b338af3eff7e2f2f46d6817e7cf5cd510
SHA1 (patch-ak) = 1f367591284d27beeecd8c9f9308ca77dda8f7fb
SHA1 (patch-al) = c8e74b698a5472b143b55716d1a4f6df71544f23
SHA1 (patch-am) = 4c6b3e83efe66feb42a2d7eddce9d4e34593efa8
+SHA1 (patch-ao) = 07cde176d8982ddde22766adc04512bad1587e20
diff --git a/mail/evolution/patches/patch-aa b/mail/evolution/patches/patch-aa
index 80187165d95..eaf2b29789a 100644
--- a/mail/evolution/patches/patch-aa
+++ b/mail/evolution/patches/patch-aa
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
+$NetBSD: patch-aa,v 1.4 2001/09/25 13:31:18 tron Exp $
---- configure.orig Tue Jul 31 20:06:13 2001
-+++ configure
-@@ -4757,13 +4757,13 @@
- if { (eval echo configure:4758: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+--- configure.orig Fri Aug 24 00:41:21 2001
++++ configure Mon Sep 24 22:08:59 2001
+@@ -4644,13 +4644,13 @@
+ if { (eval echo configure:4645: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
rm -rf conftest*
CATOBJEXT=.gmo
- DATADIRNAME=share
@@ -18,7 +18,7 @@ $NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
fi
rm -f conftest*
INSTOBJEXT=.mo
-@@ -4992,7 +4992,7 @@
+@@ -4879,7 +4879,7 @@
# We need to process the po/ directory.
POSUB=po
else
@@ -27,7 +27,7 @@ $NetBSD: patch-aa,v 1.3 2001/08/11 18:39:25 rh Exp $
nls_cv_header_intl=intl/libintl.h
nls_cv_header_libgt=intl/libgettext.h
fi
-@@ -5607,8 +5607,8 @@
+@@ -5494,8 +5494,8 @@
# This can only change between Evolution versions (and then can only
# go up.)
evolution_db_version_major=3
diff --git a/mail/evolution/patches/patch-ao b/mail/evolution/patches/patch-ao
new file mode 100644
index 00000000000..4a0fda47819
--- /dev/null
+++ b/mail/evolution/patches/patch-ao
@@ -0,0 +1,34 @@
+$NetBSD: patch-ao,v 1.1 2001/09/25 13:31:18 tron Exp $
+
+From the GNOME CVS repository:
+
+ * gui/dialogs/meeting-page.c (build_etable): Updated this to match
+ the new ETableSimple interface.
+
+--- calendar/gui/dialogs/meeting-page.c.orig Wed Aug 15 03:13:37 2001
++++ calendar/gui/dialogs/meeting-page.c Tue Sep 25 13:59:27 2001
+@@ -1306,18 +1306,21 @@
+ /* The table itself */
+ priv->model = e_table_simple_new (column_count,
+ row_count,
++ append_row,
++
+ value_at,
+ set_value_at,
+ is_cell_editable,
++
++ NULL,
++ NULL,
++
+ duplicate_value,
+ free_value,
+ init_value,
+ value_is_empty,
+ value_to_string,
+ mpage);
+- gtk_object_set (GTK_OBJECT (priv->model),
+- "append_row", append_row,
+- NULL);
+
+ priv->etable = e_table_scrolled_new_from_spec_file (priv->model,
+ extras,
diff --git a/mail/evolution/pkg/PLIST b/mail/evolution/pkg/PLIST
index 6d86e7e1c6d..5e58b4c1c2e 100644
--- a/mail/evolution/pkg/PLIST
+++ b/mail/evolution/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2001/08/11 18:39:26 rh Exp $
+@comment $NetBSD: PLIST,v 1.4 2001/09/25 13:31:18 tron Exp $
bin/evolution
bin/evolution-addressbook
bin/evolution-alarm-notify
@@ -91,6 +91,7 @@ include/camel/camel-sasl-digest-md5.h
include/camel/camel-sasl-kerberos4.h
include/camel/camel-sasl-login.h
include/camel/camel-sasl-plain.h
+include/camel/camel-sasl-popb4smtp.h
include/camel/camel-sasl.h
include/camel/camel-seekable-stream.h
include/camel/camel-seekable-substream.h
@@ -156,7 +157,6 @@ include/evolution/importer/evolution-intelligent-importer.h
include/evolution/shell/Evolution.h
include/evolution/shell/e-folder-tree.h
include/evolution/shell/evolution-activity-client.h
-include/evolution/shell/evolution-local-storage.h
include/evolution/shell/evolution-session.h
include/evolution/shell/evolution-shell-client.h
include/evolution/shell/evolution-shell-component-client.h
@@ -167,6 +167,7 @@ include/evolution/shell/evolution-shell-view.h
include/evolution/shell/evolution-storage-listener.h
include/evolution/shell/evolution-storage-set-view-listener.h
include/evolution/shell/evolution-storage.h
+include/evolution/shell/evolution-wizard.h
include/evolution/wombat/wombat-client.h
include/ical.h
include/icalss.h
@@ -175,46 +176,46 @@ include/libicalvcal/port.h
include/libicalvcal/vcaltmp.h
include/libicalvcal/vcc.h
include/libicalvcal/vobject.h
-lib/evolution/camel-providers/0.12/libcamelimap.a
-lib/evolution/camel-providers/0.12/libcamelimap.la
-lib/evolution/camel-providers/0.12/libcamelimap.so
-lib/evolution/camel-providers/0.12/libcamelimap.so.0
-lib/evolution/camel-providers/0.12/libcamelimap.so.0.0
-lib/evolution/camel-providers/0.12/libcamelimap.urls
-lib/evolution/camel-providers/0.12/libcamellocal.a
-lib/evolution/camel-providers/0.12/libcamellocal.la
-lib/evolution/camel-providers/0.12/libcamellocal.so
-lib/evolution/camel-providers/0.12/libcamellocal.so.0
-lib/evolution/camel-providers/0.12/libcamellocal.so.0.0
-lib/evolution/camel-providers/0.12/libcamellocal.urls
-lib/evolution/camel-providers/0.12/libcamelpop3.a
-lib/evolution/camel-providers/0.12/libcamelpop3.la
-lib/evolution/camel-providers/0.12/libcamelpop3.so
-lib/evolution/camel-providers/0.12/libcamelpop3.so.0
-lib/evolution/camel-providers/0.12/libcamelpop3.so.0.0
-lib/evolution/camel-providers/0.12/libcamelpop3.urls
-lib/evolution/camel-providers/0.12/libcamelsendmail.a
-lib/evolution/camel-providers/0.12/libcamelsendmail.la
-lib/evolution/camel-providers/0.12/libcamelsendmail.so
-lib/evolution/camel-providers/0.12/libcamelsendmail.so.0
-lib/evolution/camel-providers/0.12/libcamelsendmail.so.0.0
-lib/evolution/camel-providers/0.12/libcamelsendmail.urls
-lib/evolution/camel-providers/0.12/libcamelsmtp.a
-lib/evolution/camel-providers/0.12/libcamelsmtp.la
-lib/evolution/camel-providers/0.12/libcamelsmtp.so
-lib/evolution/camel-providers/0.12/libcamelsmtp.so.0
-lib/evolution/camel-providers/0.12/libcamelsmtp.so.0.0
-lib/evolution/camel-providers/0.12/libcamelsmtp.urls
-lib/evolution/evolution-mail-importers/0.12/libmbox.a
-lib/evolution/evolution-mail-importers/0.12/libmbox.la
-lib/evolution/evolution-mail-importers/0.12/libmbox.so
-lib/evolution/evolution-mail-importers/0.12/libmbox.so.0
-lib/evolution/evolution-mail-importers/0.12/libmbox.so.0.0
-lib/evolution/evolution-mail-importers/0.12/liboutlook.a
-lib/evolution/evolution-mail-importers/0.12/liboutlook.la
-lib/evolution/evolution-mail-importers/0.12/liboutlook.so
-lib/evolution/evolution-mail-importers/0.12/liboutlook.so.0
-lib/evolution/evolution-mail-importers/0.12/liboutlook.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.a
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.la
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.so
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.so.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelimap.urls
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.a
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.la
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.so
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.so.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamellocal.urls
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.a
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.la
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.so
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.so.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelpop3.urls
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.a
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.la
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.so
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.so.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsendmail.urls
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.a
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.la
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.so
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.so.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.so.0.0
+lib/evolution/camel-providers/${PKGVERSION}/libcamelsmtp.urls
+lib/evolution/evolution-mail-importers/${PKGVERSION}/libmbox.a
+lib/evolution/evolution-mail-importers/${PKGVERSION}/libmbox.la
+lib/evolution/evolution-mail-importers/${PKGVERSION}/libmbox.so
+lib/evolution/evolution-mail-importers/${PKGVERSION}/libmbox.so.0
+lib/evolution/evolution-mail-importers/${PKGVERSION}/libmbox.so.0.0
+lib/evolution/evolution-mail-importers/${PKGVERSION}/liboutlook.a
+lib/evolution/evolution-mail-importers/${PKGVERSION}/liboutlook.la
+lib/evolution/evolution-mail-importers/${PKGVERSION}/liboutlook.so
+lib/evolution/evolution-mail-importers/${PKGVERSION}/liboutlook.so.0
+lib/evolution/evolution-mail-importers/${PKGVERSION}/liboutlook.so.0.0
lib/libcal-client.a
lib/libcal-client.la
lib/libcal-client.so
@@ -298,6 +299,7 @@ share/evolution/etspec/e-calendar-table.etspec
share/evolution/etspec/e-storage-set-view.etspec
share/evolution/etspec/meeting-page.etspec
share/evolution/etspec/message-list.etspec
+share/evolution/etspec/subscribe-dialog.etspec
share/evolution/filtertypes.xml
share/evolution/glade/addressbook-config.glade
share/evolution/glade/alarm-notify.glade
@@ -318,6 +320,8 @@ share/evolution/glade/e-msg-composer-attachment.glade
share/evolution/glade/e-shell-folder-creation-dialog.glade
share/evolution/glade/e-timezone-dialog.glade
share/evolution/glade/event-page.glade
+share/evolution/glade/evolution-startup-wizard.glade
+share/evolution/glade/file-exists.glade
share/evolution/glade/filter.glade
share/evolution/glade/fulladdr.glade
share/evolution/glade/fullname.glade
@@ -329,6 +333,7 @@ share/evolution/glade/meeting-page.glade
share/evolution/glade/my-evolution.glade
share/evolution/glade/recurrence-page.glade
share/evolution/glade/select-names.glade
+share/evolution/glade/subscribe-dialog.glade
share/evolution/glade/task-details-page.glade
share/evolution/glade/task-page.glade
share/evolution/vfoldertypes.xml
@@ -345,6 +350,213 @@ share/evolution/views/tasks/Tasks.galview
share/evolution/views/tasks/With_Category.galview
share/evolution/views/tasks/galview.xml
share/gnome/apps/Applications/evolution.desktop
+share/gnome/help/evolution/C/aboutbook.html
+share/gnome/help/evolution/C/apx-authors.sgml
+share/gnome/help/evolution/C/apx-bugs.sgml
+share/gnome/help/evolution/C/apx-gloss.html
+share/gnome/help/evolution/C/apx-gloss.sgml
+share/gnome/help/evolution/C/authors.html
+share/gnome/help/evolution/C/bugs.html
+share/gnome/help/evolution/C/config-encryption.sgml
+share/gnome/help/evolution/C/config-prefs-cal.html
+share/gnome/help/evolution/C/config-prefs-contact.html
+share/gnome/help/evolution/C/config-prefs-general.html
+share/gnome/help/evolution/C/config-prefs.html
+share/gnome/help/evolution/C/config-prefs.sgml
+share/gnome/help/evolution/C/config-sync.html
+share/gnome/help/evolution/C/config-sync.sgml
+share/gnome/help/evolution/C/config.html
+share/gnome/help/evolution/C/contact-search.html
+share/gnome/help/evolution/C/docbook.css
+share/gnome/help/evolution/C/encryption.html
+share/gnome/help/evolution/C/evolution-faq.sgml
+share/gnome/help/evolution/C/evolution.sgml
+share/gnome/help/evolution/C/figures/calendar.png
+share/gnome/help/evolution/C/figures/config-cal.png
+share/gnome/help/evolution/C/figures/config-mail.png
+share/gnome/help/evolution/C/figures/contact-editor.png
+share/gnome/help/evolution/C/figures/contact.png
+share/gnome/help/evolution/C/figures/filter-assist-fig.png
+share/gnome/help/evolution/C/figures/filter-new-fig.png
+share/gnome/help/evolution/C/figures/full-1.png
+share/gnome/help/evolution/C/figures/full-2.png
+share/gnome/help/evolution/C/figures/full-3.png
+share/gnome/help/evolution/C/figures/full-4.png
+share/gnome/help/evolution/C/figures/full-5.png
+share/gnome/help/evolution/C/figures/full-6.png
+share/gnome/help/evolution/C/figures/full-7.png
+share/gnome/help/evolution/C/figures/mail-composer.png
+share/gnome/help/evolution/C/figures/mail-druid-pic.png
+share/gnome/help/evolution/C/figures/mail-inbox.png
+share/gnome/help/evolution/C/figures/mainwindow-pic.png
+share/gnome/help/evolution/C/figures/newmsg.png
+share/gnome/help/evolution/C/figures/print-dest.png
+share/gnome/help/evolution/C/figures/print-preview.png
+share/gnome/help/evolution/C/figures/replymsg.png
+share/gnome/help/evolution/C/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/C/index.html
+share/gnome/help/evolution/C/introduction.html
+share/gnome/help/evolution/C/ln20.html
+share/gnome/help/evolution/C/menuref.html
+share/gnome/help/evolution/C/menuref.sgml
+share/gnome/help/evolution/C/preface.sgml
+share/gnome/help/evolution/C/print-destination.html
+share/gnome/help/evolution/C/quickref-cal.html
+share/gnome/help/evolution/C/quickref-contact.html
+share/gnome/help/evolution/C/quickref-mail.html
+share/gnome/help/evolution/C/stylesheet-images/caution.gif
+share/gnome/help/evolution/C/stylesheet-images/home.gif
+share/gnome/help/evolution/C/stylesheet-images/important.gif
+share/gnome/help/evolution/C/stylesheet-images/next.gif
+share/gnome/help/evolution/C/stylesheet-images/note.gif
+share/gnome/help/evolution/C/stylesheet-images/prev.gif
+share/gnome/help/evolution/C/stylesheet-images/tip.gif
+share/gnome/help/evolution/C/stylesheet-images/toc-blank.gif
+share/gnome/help/evolution/C/stylesheet-images/toc-minus.gif
+share/gnome/help/evolution/C/stylesheet-images/toc-plus.gif
+share/gnome/help/evolution/C/stylesheet-images/up.gif
+share/gnome/help/evolution/C/stylesheet-images/warning.gif
+share/gnome/help/evolution/C/topic.dat
+share/gnome/help/evolution/C/ui-intro.html
+share/gnome/help/evolution/C/usage-calendar-apts.html
+share/gnome/help/evolution/C/usage-calendar-multiple.html
+share/gnome/help/evolution/C/usage-calendar-todo.html
+share/gnome/help/evolution/C/usage-calendar.html
+share/gnome/help/evolution/C/usage-calendar.sgml
+share/gnome/help/evolution/C/usage-contact-automate.html
+share/gnome/help/evolution/C/usage-contact-organize.html
+share/gnome/help/evolution/C/usage-contact-sharing.html
+share/gnome/help/evolution/C/usage-contact.html
+share/gnome/help/evolution/C/usage-contact.sgml
+share/gnome/help/evolution/C/usage-encryption.sgml
+share/gnome/help/evolution/C/usage-exec-summary.html
+share/gnome/help/evolution/C/usage-exec-summary.sgml
+share/gnome/help/evolution/C/usage-mail-getnsend-get.html
+share/gnome/help/evolution/C/usage-mail-getnsend-send.html
+share/gnome/help/evolution/C/usage-mail-org.sgml
+share/gnome/help/evolution/C/usage-mail-organize-filters.html
+share/gnome/help/evolution/C/usage-mail-organize-folders.html
+share/gnome/help/evolution/C/usage-mail-organize-search.html
+share/gnome/help/evolution/C/usage-mail-organize-vfolders.html
+share/gnome/help/evolution/C/usage-mail-organize.html
+share/gnome/help/evolution/C/usage-mail-subscriptions.html
+share/gnome/help/evolution/C/usage-mail.html
+share/gnome/help/evolution/C/usage-mail.sgml
+share/gnome/help/evolution/C/usage-mainwindow.html
+share/gnome/help/evolution/C/usage-mainwindow.sgml
+share/gnome/help/evolution/C/usage-print.html
+share/gnome/help/evolution/C/usage-print.sgml
+share/gnome/help/evolution/C/usage-sync.html
+share/gnome/help/evolution/C/usage-sync.sgml
+share/gnome/help/evolution/C/usage.html
+share/gnome/help/evolution/no/aboutbook.html
+share/gnome/help/evolution/no/apx-authors.sgml
+share/gnome/help/evolution/no/apx-bugs.sgml
+share/gnome/help/evolution/no/apx-gloss.html
+share/gnome/help/evolution/no/apx-gloss.sgml
+share/gnome/help/evolution/no/authors.html
+share/gnome/help/evolution/no/bugs.html
+share/gnome/help/evolution/no/config-encryption.sgml
+share/gnome/help/evolution/no/config-prefs-cal.html
+share/gnome/help/evolution/no/config-prefs-contact.html
+share/gnome/help/evolution/no/config-prefs-general.html
+share/gnome/help/evolution/no/config-prefs.html
+share/gnome/help/evolution/no/config-prefs.sgml
+share/gnome/help/evolution/no/config-sync.html
+share/gnome/help/evolution/no/config-sync.sgml
+share/gnome/help/evolution/no/config.html
+share/gnome/help/evolution/no/contact-search.html
+share/gnome/help/evolution/no/docbook.css
+share/gnome/help/evolution/no/encryption.html
+share/gnome/help/evolution/no/evolution-faq.html
+share/gnome/help/evolution/no/evolution-faq.sgml
+share/gnome/help/evolution/no/evolution.sgml
+share/gnome/help/evolution/no/faq-debugging.html
+share/gnome/help/evolution/no/faq-get-and-compile.html
+share/gnome/help/evolution/no/faq-trouble.html
+share/gnome/help/evolution/no/figures/calendar.png
+share/gnome/help/evolution/no/figures/config-cal.png
+share/gnome/help/evolution/no/figures/config-mail.png
+share/gnome/help/evolution/no/figures/contact-editor.png
+share/gnome/help/evolution/no/figures/contact.png
+share/gnome/help/evolution/no/figures/filter-assist-fig.png
+share/gnome/help/evolution/no/figures/filter-new-fig.png
+share/gnome/help/evolution/no/figures/full-1.png
+share/gnome/help/evolution/no/figures/full-2.png
+share/gnome/help/evolution/no/figures/full-3.png
+share/gnome/help/evolution/no/figures/full-4.png
+share/gnome/help/evolution/no/figures/full-5.png
+share/gnome/help/evolution/no/figures/full-6.png
+share/gnome/help/evolution/no/figures/full-7.png
+share/gnome/help/evolution/no/figures/mail-composer.png
+share/gnome/help/evolution/no/figures/mail-druid-pic.png
+share/gnome/help/evolution/no/figures/mail-inbox.png
+share/gnome/help/evolution/no/figures/mainwindow-pic.png
+share/gnome/help/evolution/no/figures/newmsg.png
+share/gnome/help/evolution/no/figures/print-dest.png
+share/gnome/help/evolution/no/figures/print-preview.png
+share/gnome/help/evolution/no/figures/replymsg.png
+share/gnome/help/evolution/no/figures/vfolder-createrule-fig.png
+share/gnome/help/evolution/no/index.html
+share/gnome/help/evolution/no/introduction.html
+share/gnome/help/evolution/no/ln20.html
+share/gnome/help/evolution/no/menuref-cal-editor.html
+share/gnome/help/evolution/no/menuref-cal.html
+share/gnome/help/evolution/no/menuref-contact-editor.html
+share/gnome/help/evolution/no/menuref-mail-editor.html
+share/gnome/help/evolution/no/menuref.html
+share/gnome/help/evolution/no/menuref.sgml
+share/gnome/help/evolution/no/p2563.html
+share/gnome/help/evolution/no/preface.sgml
+share/gnome/help/evolution/no/print-destination.html
+share/gnome/help/evolution/no/quickref-commontasks.html
+share/gnome/help/evolution/no/stylesheet-images/caution.gif
+share/gnome/help/evolution/no/stylesheet-images/home.gif
+share/gnome/help/evolution/no/stylesheet-images/important.gif
+share/gnome/help/evolution/no/stylesheet-images/next.gif
+share/gnome/help/evolution/no/stylesheet-images/note.gif
+share/gnome/help/evolution/no/stylesheet-images/prev.gif
+share/gnome/help/evolution/no/stylesheet-images/tip.gif
+share/gnome/help/evolution/no/stylesheet-images/toc-blank.gif
+share/gnome/help/evolution/no/stylesheet-images/toc-minus.gif
+share/gnome/help/evolution/no/stylesheet-images/toc-plus.gif
+share/gnome/help/evolution/no/stylesheet-images/up.gif
+share/gnome/help/evolution/no/stylesheet-images/warning.gif
+share/gnome/help/evolution/no/topic.dat
+share/gnome/help/evolution/no/ui-intro.html
+share/gnome/help/evolution/no/usage-calendar-apts.html
+share/gnome/help/evolution/no/usage-calendar-multiple.html
+share/gnome/help/evolution/no/usage-calendar-todo.html
+share/gnome/help/evolution/no/usage-calendar.html
+share/gnome/help/evolution/no/usage-calendar.sgml
+share/gnome/help/evolution/no/usage-contact-automate.html
+share/gnome/help/evolution/no/usage-contact-cards.html
+share/gnome/help/evolution/no/usage-contact-organize.html
+share/gnome/help/evolution/no/usage-contact-sharing.html
+share/gnome/help/evolution/no/usage-contact.html
+share/gnome/help/evolution/no/usage-contact.sgml
+share/gnome/help/evolution/no/usage-encryption.sgml
+share/gnome/help/evolution/no/usage-exec-summary.html
+share/gnome/help/evolution/no/usage-exec-summary.sgml
+share/gnome/help/evolution/no/usage-mail-getnsend-get.html
+share/gnome/help/evolution/no/usage-mail-getnsend-send.html
+share/gnome/help/evolution/no/usage-mail-org.sgml
+share/gnome/help/evolution/no/usage-mail-organize-filters.html
+share/gnome/help/evolution/no/usage-mail-organize-folders.html
+share/gnome/help/evolution/no/usage-mail-organize-search.html
+share/gnome/help/evolution/no/usage-mail-organize-vfolders.html
+share/gnome/help/evolution/no/usage-mail-organize.html
+share/gnome/help/evolution/no/usage-mail-subscriptions.html
+share/gnome/help/evolution/no/usage-mail.html
+share/gnome/help/evolution/no/usage-mail.sgml
+share/gnome/help/evolution/no/usage-mainwindow.html
+share/gnome/help/evolution/no/usage-mainwindow.sgml
+share/gnome/help/evolution/no/usage-print.html
+share/gnome/help/evolution/no/usage-print.sgml
+share/gnome/help/evolution/no/usage-sync.html
+share/gnome/help/evolution/no/usage-sync.sgml
+share/gnome/help/evolution/no/usage.html
+share/gnome/help/evolution/no/x3360.html
share/gnome/ui/evolution-addressbook.xml
share/gnome/ui/evolution-calendar.xml
share/gnome/ui/evolution-comp-editor.xml
@@ -366,20 +578,25 @@ share/gnome/ui/my-evolution.xml
share/idl/Composer.idl
share/idl/Evolution-Activity.idl
share/idl/Evolution-Composer.idl
-share/idl/Evolution-Icon.idl
-share/idl/Evolution-LocalStorage.idl
share/idl/Evolution-Offline.idl
share/idl/Evolution-Session.idl
share/idl/Evolution-Shell.idl
share/idl/Evolution-ShellComponent.idl
share/idl/Evolution-ShellComponentDnd.idl
+share/idl/Evolution-Shortcuts.idl
share/idl/Evolution-ShellView.idl
share/idl/Evolution-Storage.idl
share/idl/Evolution-StorageSetView.idl
+share/idl/Evolution-Wizard.idl
+share/idl/Evolution-common.idl
share/idl/Evolution.idl
share/idl/GNOME_Evolution_Importer.idl
share/idl/addressbook.idl
share/idl/evolution-calendar.idl
+share/images/evolution/16_copy.png
+share/images/evolution/16_customize.png
+share/images/evolution/16_cut.png
+share/images/evolution/16_paste.png
share/images/evolution/all_contacts.xpm
share/images/evolution/apply-filters-16.xpm
share/images/evolution/bcg.png
@@ -387,43 +604,35 @@ share/images/evolution/briefcase.png
share/images/evolution/butterfly.png
share/images/evolution/buttons/add-attachment.png
share/images/evolution/buttons/add-service.png
+share/images/evolution/buttons/arrow-left-24.png
+share/images/evolution/buttons/arrow-right-24.png
share/images/evolution/buttons/compose-message.png
share/images/evolution/buttons/copy-message.png
+share/images/evolution/buttons/copy.png
+share/images/evolution/buttons/cut.png
share/images/evolution/buttons/dayview.xpm
+share/images/evolution/buttons/delete-message.png
share/images/evolution/buttons/fetch-mail.png
share/images/evolution/buttons/forward.png
+share/images/evolution/buttons/goto-24.png
share/images/evolution/buttons/monthview.xpm
share/images/evolution/buttons/move-message.png
share/images/evolution/buttons/new_appointment.png
+share/images/evolution/buttons/new_task.png
share/images/evolution/buttons/next-message.png
+share/images/evolution/buttons/paste.png
share/images/evolution/buttons/previous-message.png
share/images/evolution/buttons/print-preview-24.png
share/images/evolution/buttons/print.png
+share/images/evolution/buttons/receive-24.png
share/images/evolution/buttons/reply-to-all.png
share/images/evolution/buttons/reply.png
+share/images/evolution/buttons/save-24.png
share/images/evolution/buttons/send-24-receive.png
share/images/evolution/buttons/send-24.png
share/images/evolution/buttons/weekview.xpm
share/images/evolution/buttons/workweekview.xpm
share/images/evolution/buttons/yearview.xpm
-share/images/evolution/categories/16_category_birthday.png
-share/images/evolution/categories/16_category_business.png
-share/images/evolution/categories/16_category_favorites.png
-share/images/evolution/categories/16_category_gifts.png
-share/images/evolution/categories/16_category_goals.png
-share/images/evolution/categories/16_category_holiday-cards.png
-share/images/evolution/categories/16_category_holiday.png
-share/images/evolution/categories/16_category_hot-contacts.png
-share/images/evolution/categories/16_category_ideas.png
-share/images/evolution/categories/16_category_international.png
-share/images/evolution/categories/16_category_key-customer.png
-share/images/evolution/categories/16_category_miscellaneous.png
-share/images/evolution/categories/16_category_personal.png
-share/images/evolution/categories/16_category_phonecalls.png
-share/images/evolution/categories/16_category_status.png
-share/images/evolution/categories/16_category_strategies.png
-share/images/evolution/categories/16_category_suppliers.png
-share/images/evolution/categories/16_category_time-and-expenses.png
share/images/evolution/cellphone.png
share/images/evolution/compose-message.png
share/images/evolution/conduits/evo-16-address-conduit.png
@@ -438,7 +647,6 @@ share/images/evolution/configure_16_folder.xpm
share/images/evolution/configure_16_mail.xpm
share/images/evolution/contact-is-a-list.png
share/images/evolution/copy_16_message.xpm
-share/images/evolution/delete_message.xpm
share/images/evolution/edit.xpm
share/images/evolution/empty.gif
share/images/evolution/encrypt.xpm
@@ -462,12 +670,16 @@ share/images/evolution/evolution-trash-mini.png
share/images/evolution/evolution-trash.png
share/images/evolution/executive-summary-bg.png
share/images/evolution/executive-summary-curve.png
+share/images/evolution/faq-16.png
share/images/evolution/fetch-mail.png
share/images/evolution/find_contact.xpm
share/images/evolution/find_message.xpm
+share/images/evolution/folder-copy-16.png
+share/images/evolution/folder-move-16.png
share/images/evolution/folder.xpm
share/images/evolution/forward.xpm
share/images/evolution/globe.png
+share/images/evolution/goto-16.png
share/images/evolution/hide_deleted_messages.xpm
share/images/evolution/hide_read_messages.xpm
share/images/evolution/hide_selected_messages.xpm
@@ -478,13 +690,19 @@ share/images/evolution/ico-rdf.png
share/images/evolution/ico-weather.png
share/images/evolution/import.png
share/images/evolution/import.xpm
+share/images/evolution/inbox-16.png
+share/images/evolution/inbox-full-16.png
share/images/evolution/mail-config-druid-account-name.png
share/images/evolution/mail-config-druid-identity.png
share/images/evolution/mail-config-druid-receive.png
share/images/evolution/mail-config-druid-send.png
share/images/evolution/mail-config-druid.png
share/images/evolution/malehead.png
+share/images/evolution/mark-as-important-16.png
share/images/evolution/move_message.xpm
+share/images/evolution/myevo-appointments.png
+share/images/evolution/myevo-mail-summary.png
+share/images/evolution/myevo-post-it.png
share/images/evolution/myweather-clouds.png
share/images/evolution/myweather-fog.png
share/images/evolution/myweather-rain.png
@@ -495,15 +713,23 @@ share/images/evolution/myweather-suncloud.png
share/images/evolution/new-message.xpm
share/images/evolution/new_appointment.xpm
share/images/evolution/new_contact.xpm
+share/images/evolution/new_task-16.png
share/images/evolution/offline.png
share/images/evolution/online.png
+share/images/evolution/open-in-new-window-16.png
+share/images/evolution/outbox-16.png
+share/images/evolution/outbox-full-16.png
share/images/evolution/pattern.png
share/images/evolution/print-preview.xpm
share/images/evolution/print.xpm
share/images/evolution/rdf.png
share/images/evolution/reply.xpm
share/images/evolution/reply_to_all.xpm
+share/images/evolution/save-16.png
+share/images/evolution/save-as-16.png
share/images/evolution/save.xpm
+share/images/evolution/search-16.png
+share/images/evolution/search-and-replace-16.png
share/images/evolution/send-16.png
share/images/evolution/send-later-16.png
share/images/evolution/send-receive.xpm
@@ -519,9 +745,14 @@ share/images/evolution/service-up-disabled.png
share/images/evolution/service-up.png
share/images/evolution/show_all_messages.xpm
share/images/evolution/splash.png
+share/images/evolution/talking-heads.png
+share/images/evolution/task.xpm
share/images/evolution/thankyou.png
-share/images/evolution/undelete_message.xpm
+share/images/evolution/undelete_message-16.png
+share/images/evolution/wax-seal-broken.png
+share/images/evolution/wax-seal.png
share/images/evolution/work_offline.xpm
+share/images/evolution/work_online-16.png
share/images/evolution/world_map-960.png
share/libical/zoneinfo/Africa/Abidjan.ics
share/libical/zoneinfo/Africa/Accra.ics
@@ -943,7 +1174,10 @@ share/oaf/GNOME_Evolution_Pine_Intelligent_Importer.oaf
share/oaf/GNOME_Evolution_Shell.oaf
share/oaf/GNOME_Evolution_Summary.oaf
share/oaf/GNOME_Evolution_Wombat.oaf
+share/omf/evolution/evolution-C.omf
+share/omf/evolution/evolution-no.omf
share/pixmaps/evolution.png
+@dirrm share/omf/evolution
@dirrm share/libical/zoneinfo/Pacific
@dirrm share/libical/zoneinfo/Indian
@dirrm share/libical/zoneinfo/Europe
@@ -959,27 +1193,15 @@ share/pixmaps/evolution.png
@dirrm share/libical/zoneinfo
@dirrm share/libical
@dirrm share/images/evolution/conduits
-@dirrm share/images/evolution/categories
@dirrm share/images/evolution/buttons
@dirrm share/images/evolution
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/html/evolution-devel-guide
-@dirrm share/gnome/html/evolution-devel-guide
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/html/evolution-cal-util
-@dirrm share/gnome/html/evolution-cal-util
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/html/evolution-cal-client
-@dirrm share/gnome/html/evolution-cal-client
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/help/evolution/C/evolution-guide/stylesheet-images
-@dirrm share/gnome/help/evolution/C/evolution-guide/stylesheet-images
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/help/evolution/C/evolution-guide/fig
-@dirrm share/gnome/help/evolution/C/evolution-guide/fig
-@dirrm share/gnome/help/evolution/C/evolution-guide
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/help/evolution/C/evolution-faq
-@dirrm share/gnome/help/evolution/C/evolution-faq
+@dirrm share/gnome/help/evolution/no/stylesheet-images
+@dirrm share/gnome/help/evolution/no/figures
+@dirrm share/gnome/help/evolution/no
+@dirrm share/gnome/help/evolution/C/stylesheet-images
+@dirrm share/gnome/help/evolution/C/figures
@dirrm share/gnome/help/evolution/C
@dirrm share/gnome/help/evolution
-@exec /bin/mkdir -p /usr/X11R6/share/gnome/help/cal/C
-@dirrm share/gnome/help/cal/C
-@dirrm share/gnome/help/cal
@dirrm share/evolution/views/tasks
@dirrm share/evolution/views/mail
@dirrm share/evolution/views/calendar
@@ -999,9 +1221,9 @@ share/pixmaps/evolution.png
@dirrm share/evolution/default_user/local
@dirrm share/evolution/default_user
@dirrm share/evolution
-@dirrm lib/evolution/evolution-mail-importers/0.12
+@dirrm lib/evolution/evolution-mail-importers/${PKGVERSION}
@dirrm lib/evolution/evolution-mail-importers
-@dirrm lib/evolution/camel-providers/0.12
+@dirrm lib/evolution/camel-providers/${PKGVERSION}
@dirrm lib/evolution/camel-providers
@dirrm lib/evolution
@dirrm include/libicalvcal