diff options
Diffstat (limited to 'mail/evolution/pkg-plist')
-rw-r--r-- | mail/evolution/pkg-plist | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/mail/evolution/pkg-plist b/mail/evolution/pkg-plist index d9d2313..08e9ddc 100644 --- a/mail/evolution/pkg-plist +++ b/mail/evolution/pkg-plist @@ -15,11 +15,15 @@ include/camel/camel-folder.h include/camel/camel-imap-folder.h include/camel/camel-imap-store.h include/camel/camel-imap-stream.h +include/camel/camel-imap-utils.h include/camel/camel-internet-address.h include/camel/camel-mbox-folder.h include/camel/camel-mbox-store.h include/camel/camel-mbox-summary.h include/camel/camel-medium.h +include/camel/camel-mh-folder.h +include/camel/camel-mh-store.h +include/camel/camel-mh-summary.h include/camel/camel-mime-filter-basic.h include/camel/camel-mime-filter-charset.h include/camel/camel-mime-filter-crlf.h @@ -34,6 +38,10 @@ include/camel/camel-mime-part.h include/camel/camel-mime-utils.h include/camel/camel-movemail.h include/camel/camel-multipart.h +include/camel/camel-nntp-folder.h +include/camel/camel-nntp-newsrc.h +include/camel/camel-nntp-store.h +include/camel/camel-nntp-utils.h include/camel/camel-object.h include/camel/camel-pop3-folder.h include/camel/camel-pop3-store.h @@ -52,6 +60,7 @@ include/camel/camel-stream-mem.h include/camel/camel-stream.h include/camel/camel-transport.h include/camel/camel-types.h +include/camel/camel-uid-cache.h include/camel/camel-url.h include/camel/camel-vee-folder.h include/camel/camel-vee-store.h @@ -100,6 +109,10 @@ lib/evolution/camel-providers/%%VERSION%%/libcamelimap.so lib/evolution/camel-providers/%%VERSION%%/libcamelimap.urls lib/evolution/camel-providers/%%VERSION%%/libcamelmbox.so lib/evolution/camel-providers/%%VERSION%%/libcamelmbox.urls +lib/evolution/camel-providers/%%VERSION%%/libcamelmh.so +lib/evolution/camel-providers/%%VERSION%%/libcamelmh.urls +lib/evolution/camel-providers/%%VERSION%%/libcamelnntp.so +lib/evolution/camel-providers/%%VERSION%%/libcamelnntp.urls lib/evolution/camel-providers/%%VERSION%%/libcamelpop3.so lib/evolution/camel-providers/%%VERSION%%/libcamelpop3.urls lib/evolution/camel-providers/%%VERSION%%/libcamelsendmail.so @@ -160,13 +173,15 @@ share/gnome/evolution/glade/e-table-config.glade share/gnome/evolution/glade/e-table-field-chooser.glade share/gnome/evolution/glade/e-table-group.glade share/gnome/evolution/glade/event-editor-dialog.glade +share/gnome/evolution/glade/filter.glade share/gnome/evolution/glade/fullname.glade share/gnome/evolution/glade/ldap-server-dialog.glade share/gnome/evolution/glade/ldap-server-dialog.glade.h +share/gnome/evolution/glade/local-config.glade share/gnome/evolution/glade/mail-config.glade +share/gnome/evolution/glade/mail-config-druid.glade share/gnome/evolution/glade/select-names.glade share/gnome/evolution/glade/task-editor-dialog.glade -share/gnome/help/evolution/C/docbook.css share/gnome/help/evolution/C/fig/calendar.png share/gnome/help/evolution/C/fig/config-cal.png share/gnome/help/evolution/C/fig/config-mail.png @@ -179,6 +194,13 @@ share/gnome/html/evolution-cal-client-decl.txt share/gnome/html/evolution-cal-client-sections.txt share/gnome/html/evolution-cal-client.hierarchy share/gnome/html/evolution-cal-client.types +share/gnome/html/evolution-devel-guide.html +share/gnome/html/evolution-devel-guide/book1.html +share/gnome/html/evolution-devel-guide/calendar-architecture.html +share/gnome/html/evolution-devel-guide/p51.html +share/gnome/html/evolution-devel-guide/p9.html +share/gnome/html/evolution-devel-guide/r55.html +share/gnome/html/evolution-devel-guide/x34.html share/gnome/idl/addressbook.idl share/gnome/idl/evolution-calendar.idl share/gnome/images/evolution/briefcase.png @@ -198,6 +220,7 @@ share/gnome/images/evolution/evolution-today.png share/gnome/images/evolution/globe.png share/gnome/images/evolution/house.png share/gnome/images/evolution/malehead.png +share/gnome/mime-info/evolution.keys share/gnome/oaf/addressbook.oafinfo share/gnome/oaf/calendar-control.oafinfo share/gnome/oaf/evolution-addressbook-select-names.oafinfo @@ -210,6 +233,7 @@ share/locale/de/LC_MESSAGES/evolution.mo share/locale/el/LC_MESSAGES/evolution.mo share/locale/es/LC_MESSAGES/evolution.mo share/locale/fr/LC_MESSAGES/evolution.mo +share/locale/ga/LC_MESSAGES/evolution.mo share/locale/gl/LC_MESSAGES/evolution.mo share/locale/hu/LC_MESSAGES/evolution.mo share/locale/it/LC_MESSAGES/evolution.mo |