Wed Nov 24 20:19:44 2010 UTC ()
update to 2.32.1
This switches to the gnome-2.32 release branch.


(drochner)
diff -r1.105 -r1.106 pkgsrc/mail/evolution-data-server/Makefile
diff -r1.31 -r1.32 pkgsrc/mail/evolution-data-server/PLIST
diff -r1.36 -r1.37 pkgsrc/mail/evolution-data-server/buildlink3.mk
diff -r1.70 -r1.71 pkgsrc/mail/evolution-data-server/distinfo
diff -r1.15 -r0 pkgsrc/mail/evolution-data-server/patches/patch-ak
diff -r1.2 -r1.3 pkgsrc/mail/evolution-data-server/patches/patch-bd
diff -r1.1 -r1.2 pkgsrc/mail/evolution-data-server/patches/patch-ca
diff -r1.1 -r1.2 pkgsrc/mail/evolution-data-server/patches/patch-cc

cvs diff -r1.105 -r1.106 pkgsrc/mail/evolution-data-server/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/Makefile 2010/11/15 22:57:47 1.105
+++ pkgsrc/mail/evolution-data-server/Makefile 2010/11/24 20:19:43 1.106
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.105 2010/11/15 22:57:47 abs Exp $ 1# $NetBSD: Makefile,v 1.106 2010/11/24 20:19:43 drochner Exp $
2 2
3DISTNAME= evolution-data-server-2.30.3 3DISTNAME= evolution-data-server-2.32.1
4PKGREVISION= 3 
5CATEGORIES= mail gnome 4CATEGORIES= mail gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.30/} 5MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.32/}
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.gnome.org/projects/evolution/ 9HOMEPAGE= http://www.gnome.org/projects/evolution/
11COMMENT= Evolution data server 10COMMENT= Evolution data server
12LICENSE= gnu-lgpl-v2 11LICENSE= gnu-lgpl-v2
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16BDB_ACCEPTED= db4 db5 15BDB_ACCEPTED= db4 db5
17USE_TOOLS+= bison gmake intltool msgfmt pkg-config 16USE_TOOLS+= bison gmake intltool msgfmt pkg-config
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
19USE_LIBTOOL= YES 18USE_LIBTOOL= YES
@@ -62,21 +61,22 @@ BUILDLINK_TRANSFORM+= rm:-ldl @@ -62,21 +61,22 @@ BUILDLINK_TRANSFORM+= rm:-ldl
62.include "../../devel/gperf/buildlink3.mk" 61.include "../../devel/gperf/buildlink3.mk"
63.include "../../converters/libiconv/buildlink3.mk" 62.include "../../converters/libiconv/buildlink3.mk"
64.include "../../databases/openldap-client/buildlink3.mk" 63.include "../../databases/openldap-client/buildlink3.mk"
65.include "../../databases/sqlite3/buildlink3.mk" 64.include "../../databases/sqlite3/buildlink3.mk"
66.include "../../devel/GConf/buildlink3.mk" 65.include "../../devel/GConf/buildlink3.mk"
67.include "../../devel/gettext-lib/buildlink3.mk" 66.include "../../devel/gettext-lib/buildlink3.mk"
68.include "../../devel/glib2/buildlink3.mk" 67.include "../../devel/glib2/buildlink3.mk"
69.include "../../devel/libglade/buildlink3.mk" 68.include "../../devel/libglade/buildlink3.mk"
70.include "../../devel/libgweather/buildlink3.mk" 69.include "../../devel/libgweather/buildlink3.mk"
71.include "../../devel/nss/buildlink3.mk" 70.include "../../devel/nss/buildlink3.mk"
72.include "../../lang/python/application.mk" 71.include "../../lang/python/application.mk"
73.include "../../net/libsoup24/buildlink3.mk" 72.include "../../net/libsoup24/buildlink3.mk"
74.include "../../net/ORBit2/buildlink3.mk" 73.include "../../net/ORBit2/buildlink3.mk"
 74.include "../../net/libgdata/buildlink3.mk"
75.include "../../textproc/gtk-doc/buildlink3.mk" 75.include "../../textproc/gtk-doc/buildlink3.mk"
76.include "../../textproc/libxml2/buildlink3.mk" 76.include "../../textproc/libxml2/buildlink3.mk"
77BUILDLINK_API_DEPENDS.libical+= libical>=0.43 77BUILDLINK_API_DEPENDS.libical+= libical>=0.43
78.include "../../time/libical/buildlink3.mk" 78.include "../../time/libical/buildlink3.mk"
79.include "../../x11/gtk2/buildlink3.mk" 79.include "../../x11/gtk2/buildlink3.mk"
80.include "../../mk/bdb.buildlink3.mk" 80.include "../../mk/bdb.buildlink3.mk"
81.include "../../mk/pthread.buildlink3.mk" 81.include "../../mk/pthread.buildlink3.mk"
82.include "../../mk/bsd.pkg.mk" 82.include "../../mk/bsd.pkg.mk"

cvs diff -r1.31 -r1.32 pkgsrc/mail/evolution-data-server/PLIST (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/PLIST 2010/07/12 17:52:29 1.31
+++ pkgsrc/mail/evolution-data-server/PLIST 2010/11/24 20:19:44 1.32
@@ -1,450 +1,426 @@ @@ -1,450 +1,426 @@
1@comment $NetBSD: PLIST,v 1.31 2010/07/12 17:52:29 drochner Exp $ 1@comment $NetBSD: PLIST,v 1.32 2010/11/24 20:19:44 drochner Exp $
2include/evolution-data-server-2.30/camel/camel-address.h 2include/evolution-data-server-2.32/camel/camel-address.h
3include/evolution-data-server-2.30/camel/camel-arg.h 3include/evolution-data-server-2.32/camel/camel-block-file.h
4include/evolution-data-server-2.30/camel/camel-block-file.h 4include/evolution-data-server-2.32/camel/camel-certdb.h
5include/evolution-data-server-2.30/camel/camel-certdb.h 5include/evolution-data-server-2.32/camel/camel-charset-map.h
6include/evolution-data-server-2.30/camel/camel-charset-map.h 6include/evolution-data-server-2.32/camel/camel-cipher-context.h
7include/evolution-data-server-2.30/camel/camel-cipher-context.h 7include/evolution-data-server-2.32/camel/camel-data-cache.h
8include/evolution-data-server-2.30/camel/camel-data-cache.h 8include/evolution-data-server-2.32/camel/camel-data-wrapper.h
9include/evolution-data-server-2.30/camel/camel-data-wrapper.h 9include/evolution-data-server-2.32/camel/camel-db.h
10include/evolution-data-server-2.30/camel/camel-db.h 10include/evolution-data-server-2.32/camel/camel-debug.h
11include/evolution-data-server-2.30/camel/camel-debug.h 11include/evolution-data-server-2.32/camel/camel-disco-diary.h
12include/evolution-data-server-2.30/camel/camel-digest-folder.h 12include/evolution-data-server-2.32/camel/camel-disco-folder.h
13include/evolution-data-server-2.30/camel/camel-digest-store.h 13include/evolution-data-server-2.32/camel/camel-disco-store.h
14include/evolution-data-server-2.30/camel/camel-digest-summary.h 14include/evolution-data-server-2.32/camel/camel-file-utils.h
15include/evolution-data-server-2.30/camel/camel-disco-diary.h 15include/evolution-data-server-2.32/camel/camel-filter-driver.h
16include/evolution-data-server-2.30/camel/camel-disco-folder.h 16include/evolution-data-server-2.32/camel/camel-filter-search.h
17include/evolution-data-server-2.30/camel/camel-disco-store.h 17include/evolution-data-server-2.32/camel/camel-folder-search.h
18include/evolution-data-server-2.30/camel/camel-exception-list.def 18include/evolution-data-server-2.32/camel/camel-folder-summary.h
19include/evolution-data-server-2.30/camel/camel-exception.h 19include/evolution-data-server-2.32/camel/camel-folder-thread.h
20include/evolution-data-server-2.30/camel/camel-file-utils.h 20include/evolution-data-server-2.32/camel/camel-folder.h
21include/evolution-data-server-2.30/camel/camel-filter-driver.h 21include/evolution-data-server-2.32/camel/camel-gpg-context.h
22include/evolution-data-server-2.30/camel/camel-filter-search.h 22include/evolution-data-server-2.32/camel/camel-html-parser.h
23include/evolution-data-server-2.30/camel/camel-folder-search.h 23include/evolution-data-server-2.32/camel/camel-http-stream.h
24include/evolution-data-server-2.30/camel/camel-folder-summary.h 24include/evolution-data-server-2.32/camel/camel-iconv.h
25include/evolution-data-server-2.30/camel/camel-folder-thread.h 25include/evolution-data-server-2.32/camel/camel-index.h
26include/evolution-data-server-2.30/camel/camel-folder.h 26include/evolution-data-server-2.32/camel/camel-internet-address.h
27include/evolution-data-server-2.30/camel/camel-gpg-context.h 27include/evolution-data-server-2.32/camel/camel-junk-plugin.h
28include/evolution-data-server-2.30/camel/camel-html-parser.h 28include/evolution-data-server-2.32/camel/camel-list-utils.h
29include/evolution-data-server-2.30/camel/camel-http-stream.h 29include/evolution-data-server-2.32/camel/camel-lock-client.h
30include/evolution-data-server-2.30/camel/camel-i18n.h 30include/evolution-data-server-2.32/camel/camel-lock-helper.h
31include/evolution-data-server-2.30/camel/camel-iconv.h 31include/evolution-data-server-2.32/camel/camel-lock.h
32include/evolution-data-server-2.30/camel/camel-index.h 32include/evolution-data-server-2.32/camel/camel-medium.h
33include/evolution-data-server-2.30/camel/camel-internet-address.h 33include/evolution-data-server-2.32/camel/camel-mempool.h
34include/evolution-data-server-2.30/camel/camel-junk-plugin.h 34include/evolution-data-server-2.32/camel/camel-mime-filter-basic.h
35include/evolution-data-server-2.30/camel/camel-list-utils.h 35include/evolution-data-server-2.32/camel/camel-mime-filter-bestenc.h
36include/evolution-data-server-2.30/camel/camel-lock-client.h 36include/evolution-data-server-2.32/camel/camel-mime-filter-canon.h
37include/evolution-data-server-2.30/camel/camel-lock-helper.h 37include/evolution-data-server-2.32/camel/camel-mime-filter-charset.h
38include/evolution-data-server-2.30/camel/camel-lock.h 38include/evolution-data-server-2.32/camel/camel-mime-filter-crlf.h
39include/evolution-data-server-2.30/camel/camel-medium.h 39include/evolution-data-server-2.32/camel/camel-mime-filter-enriched.h
40include/evolution-data-server-2.30/camel/camel-mime-filter-basic.h 40include/evolution-data-server-2.32/camel/camel-mime-filter-from.h
41include/evolution-data-server-2.30/camel/camel-mime-filter-bestenc.h 41include/evolution-data-server-2.32/camel/camel-mime-filter-gzip.h
42include/evolution-data-server-2.30/camel/camel-mime-filter-canon.h 42include/evolution-data-server-2.32/camel/camel-mime-filter-html.h
43include/evolution-data-server-2.30/camel/camel-mime-filter-charset.h 43include/evolution-data-server-2.32/camel/camel-mime-filter-index.h
44include/evolution-data-server-2.30/camel/camel-mime-filter-crlf.h 44include/evolution-data-server-2.32/camel/camel-mime-filter-linewrap.h
45include/evolution-data-server-2.30/camel/camel-mime-filter-enriched.h 45include/evolution-data-server-2.32/camel/camel-mime-filter-pgp.h
46include/evolution-data-server-2.30/camel/camel-mime-filter-from.h 46include/evolution-data-server-2.32/camel/camel-mime-filter-progress.h
47include/evolution-data-server-2.30/camel/camel-mime-filter-gzip.h 47include/evolution-data-server-2.32/camel/camel-mime-filter-save.h
48include/evolution-data-server-2.30/camel/camel-mime-filter-html.h 48include/evolution-data-server-2.32/camel/camel-mime-filter-tohtml.h
49include/evolution-data-server-2.30/camel/camel-mime-filter-index.h 49include/evolution-data-server-2.32/camel/camel-mime-filter-windows.h
50include/evolution-data-server-2.30/camel/camel-mime-filter-linewrap.h 50include/evolution-data-server-2.32/camel/camel-mime-filter-yenc.h
51include/evolution-data-server-2.30/camel/camel-mime-filter-pgp.h 51include/evolution-data-server-2.32/camel/camel-mime-filter.h
52include/evolution-data-server-2.30/camel/camel-mime-filter-progress.h 52include/evolution-data-server-2.32/camel/camel-mime-message.h
53include/evolution-data-server-2.30/camel/camel-mime-filter-save.h 53include/evolution-data-server-2.32/camel/camel-mime-parser.h
54include/evolution-data-server-2.30/camel/camel-mime-filter-tohtml.h 54include/evolution-data-server-2.32/camel/camel-mime-part-utils.h
55include/evolution-data-server-2.30/camel/camel-mime-filter-windows.h 55include/evolution-data-server-2.32/camel/camel-mime-part.h
56include/evolution-data-server-2.30/camel/camel-mime-filter-yenc.h 56include/evolution-data-server-2.32/camel/camel-mime-utils.h
57include/evolution-data-server-2.30/camel/camel-mime-filter.h 57include/evolution-data-server-2.32/camel/camel-movemail.h
58include/evolution-data-server-2.30/camel/camel-mime-message.h 58include/evolution-data-server-2.32/camel/camel-msgport.h
59include/evolution-data-server-2.30/camel/camel-mime-parser.h 59include/evolution-data-server-2.32/camel/camel-multipart-encrypted.h
60include/evolution-data-server-2.30/camel/camel-mime-part-utils.h 60include/evolution-data-server-2.32/camel/camel-multipart-signed.h
61include/evolution-data-server-2.30/camel/camel-mime-part.h 61include/evolution-data-server-2.32/camel/camel-multipart.h
62include/evolution-data-server-2.30/camel/camel-mime-utils.h 62include/evolution-data-server-2.32/camel/camel-net-utils.h
63include/evolution-data-server-2.30/camel/camel-movemail.h 63include/evolution-data-server-2.32/camel/camel-nntp-address.h
64include/evolution-data-server-2.30/camel/camel-msgport.h 64include/evolution-data-server-2.32/camel/camel-object-bag.h
65include/evolution-data-server-2.30/camel/camel-multipart-encrypted.h 65include/evolution-data-server-2.32/camel/camel-object.h
66include/evolution-data-server-2.30/camel/camel-multipart-signed.h 66include/evolution-data-server-2.32/camel/camel-offline-folder.h
67include/evolution-data-server-2.30/camel/camel-multipart.h 67include/evolution-data-server-2.32/camel/camel-offline-journal.h
68include/evolution-data-server-2.30/camel/camel-net-utils.h 68include/evolution-data-server-2.32/camel/camel-offline-store.h
69include/evolution-data-server-2.30/camel/camel-news-address.h 69include/evolution-data-server-2.32/camel/camel-operation.h
70include/evolution-data-server-2.30/camel/camel-nntp-address.h 70include/evolution-data-server-2.32/camel/camel-partition-table.h
71include/evolution-data-server-2.30/camel/camel-object.h 71include/evolution-data-server-2.32/camel/camel-provider.h
72include/evolution-data-server-2.30/camel/camel-offline-folder.h 72include/evolution-data-server-2.32/camel/camel-sasl-anonymous.h
73include/evolution-data-server-2.30/camel/camel-offline-journal.h 73include/evolution-data-server-2.32/camel/camel-sasl-cram-md5.h
74include/evolution-data-server-2.30/camel/camel-offline-store.h 74include/evolution-data-server-2.32/camel/camel-sasl-digest-md5.h
75include/evolution-data-server-2.30/camel/camel-operation.h 75include/evolution-data-server-2.32/camel/camel-sasl-gssapi.h
76include/evolution-data-server-2.30/camel/camel-partition-table.h 76include/evolution-data-server-2.32/camel/camel-sasl-login.h
77include/evolution-data-server-2.30/camel/camel-process.h 77include/evolution-data-server-2.32/camel/camel-sasl-ntlm.h
78include/evolution-data-server-2.30/camel/camel-provider.h 78include/evolution-data-server-2.32/camel/camel-sasl-plain.h
79include/evolution-data-server-2.30/camel/camel-sasl-anonymous.h 79include/evolution-data-server-2.32/camel/camel-sasl-popb4smtp.h
80include/evolution-data-server-2.30/camel/camel-sasl-cram-md5.h 80include/evolution-data-server-2.32/camel/camel-sasl.h
81include/evolution-data-server-2.30/camel/camel-sasl-digest-md5.h 81include/evolution-data-server-2.32/camel/camel-search-private.h
82include/evolution-data-server-2.30/camel/camel-sasl-gssapi.h 82include/evolution-data-server-2.32/camel/camel-search-sql-sexp.h
83include/evolution-data-server-2.30/camel/camel-sasl-login.h 83include/evolution-data-server-2.32/camel/camel-search-sql.h
84include/evolution-data-server-2.30/camel/camel-sasl-ntlm.h 84include/evolution-data-server-2.32/camel/camel-seekable-stream.h
85include/evolution-data-server-2.30/camel/camel-sasl-plain.h 85include/evolution-data-server-2.32/camel/camel-seekable-substream.h
86include/evolution-data-server-2.30/camel/camel-sasl-popb4smtp.h 86include/evolution-data-server-2.32/camel/camel-service.h
87include/evolution-data-server-2.30/camel/camel-sasl.h 87include/evolution-data-server-2.32/camel/camel-session.h
88include/evolution-data-server-2.30/camel/camel-search-private.h 88include/evolution-data-server-2.32/camel/camel-smime-context.h
89include/evolution-data-server-2.30/camel/camel-search-sql-sexp.h 89include/evolution-data-server-2.32/camel/camel-store-summary.h
90include/evolution-data-server-2.30/camel/camel-search-sql.h 90include/evolution-data-server-2.32/camel/camel-store.h
91include/evolution-data-server-2.30/camel/camel-seekable-stream.h 91include/evolution-data-server-2.32/camel/camel-stream-buffer.h
92include/evolution-data-server-2.30/camel/camel-seekable-substream.h 92include/evolution-data-server-2.32/camel/camel-stream-filter.h
93include/evolution-data-server-2.30/camel/camel-service.h 93include/evolution-data-server-2.32/camel/camel-stream-fs.h
94include/evolution-data-server-2.30/camel/camel-session.h 94include/evolution-data-server-2.32/camel/camel-stream-mem.h
95include/evolution-data-server-2.30/camel/camel-smime-context.h 95include/evolution-data-server-2.32/camel/camel-stream-null.h
96include/evolution-data-server-2.30/camel/camel-store-summary.h 96include/evolution-data-server-2.32/camel/camel-stream-process.h
97include/evolution-data-server-2.30/camel/camel-store.h 97include/evolution-data-server-2.32/camel/camel-stream-vfs.h
98include/evolution-data-server-2.30/camel/camel-stream-buffer.h 98include/evolution-data-server-2.32/camel/camel-stream.h
99include/evolution-data-server-2.30/camel/camel-stream-filter.h 99include/evolution-data-server-2.32/camel/camel-string-utils.h
100include/evolution-data-server-2.30/camel/camel-stream-fs.h 100include/evolution-data-server-2.32/camel/camel-tcp-stream-raw.h
101include/evolution-data-server-2.30/camel/camel-stream-mem.h 101include/evolution-data-server-2.32/camel/camel-tcp-stream-ssl.h
102include/evolution-data-server-2.30/camel/camel-stream-null.h 102include/evolution-data-server-2.32/camel/camel-tcp-stream.h
103include/evolution-data-server-2.30/camel/camel-stream-process.h 103include/evolution-data-server-2.32/camel/camel-text-index.h
104include/evolution-data-server-2.30/camel/camel-stream-vfs.h 104include/evolution-data-server-2.32/camel/camel-transport.h
105include/evolution-data-server-2.30/camel/camel-stream.h 105include/evolution-data-server-2.32/camel/camel-trie.h
106include/evolution-data-server-2.30/camel/camel-string-utils.h 106include/evolution-data-server-2.32/camel/camel-uid-cache.h
107include/evolution-data-server-2.30/camel/camel-tcp-stream-raw.h 107include/evolution-data-server-2.32/camel/camel-url-scanner.h
108include/evolution-data-server-2.30/camel/camel-tcp-stream-ssl.h 108include/evolution-data-server-2.32/camel/camel-url.h
109include/evolution-data-server-2.30/camel/camel-tcp-stream.h 109include/evolution-data-server-2.32/camel/camel-utf8.h
110include/evolution-data-server-2.30/camel/camel-text-index.h 110include/evolution-data-server-2.32/camel/camel-vee-folder.h
111include/evolution-data-server-2.30/camel/camel-transport.h 111include/evolution-data-server-2.32/camel/camel-vee-store.h
112include/evolution-data-server-2.30/camel/camel-trie.h 112include/evolution-data-server-2.32/camel/camel-vee-summary.h
113include/evolution-data-server-2.30/camel/camel-types.h 113include/evolution-data-server-2.32/camel/camel-vtrash-folder.h
114include/evolution-data-server-2.30/camel/camel-uid-cache.h 114include/evolution-data-server-2.32/camel/camel.h
115include/evolution-data-server-2.30/camel/camel-url-scanner.h 115include/evolution-data-server-2.32/groupwise/e-gw-connection.h
116include/evolution-data-server-2.30/camel/camel-url.h 116include/evolution-data-server-2.32/groupwise/e-gw-container.h
117include/evolution-data-server-2.30/camel/camel-utf8.h 117include/evolution-data-server-2.32/groupwise/e-gw-filter.h
118include/evolution-data-server-2.30/camel/camel-vee-folder.h 118include/evolution-data-server-2.32/groupwise/e-gw-item.h
119include/evolution-data-server-2.30/camel/camel-vee-store.h 119include/evolution-data-server-2.32/groupwise/e-gw-message.h
120include/evolution-data-server-2.30/camel/camel-vee-summary.h 120include/evolution-data-server-2.32/groupwise/e-gw-proxy.h
121include/evolution-data-server-2.30/camel/camel-vtrash-folder.h 121include/evolution-data-server-2.32/groupwise/e-gw-recur-utils.h
122include/evolution-data-server-2.30/camel/camel.h 122include/evolution-data-server-2.32/groupwise/e-gw-sendoptions.h
123include/evolution-data-server-2.30/google/libgdata-google/gdata-google-service.h 123include/evolution-data-server-2.32/groupwise/soup-soap-message.h
124include/evolution-data-server-2.30/google/libgdata/gdata-entry.h 124include/evolution-data-server-2.32/groupwise/soup-soap-response.h
125include/evolution-data-server-2.30/google/libgdata/gdata-feed.h 125include/evolution-data-server-2.32/libebackend/e-data-server-module.h
126include/evolution-data-server-2.30/google/libgdata/gdata-service-iface.h 126include/evolution-data-server-2.32/libebackend/e-db3-utils.h
127include/evolution-data-server-2.30/groupwise/e-gw-connection.h 127include/evolution-data-server-2.32/libebackend/e-dbhash.h
128include/evolution-data-server-2.30/groupwise/e-gw-container.h 128include/evolution-data-server-2.32/libebackend/e-file-cache.h
129include/evolution-data-server-2.30/groupwise/e-gw-filter.h 129include/evolution-data-server-2.32/libebackend/e-offline-listener.h
130include/evolution-data-server-2.30/groupwise/e-gw-item.h 130include/evolution-data-server-2.32/libebook/e-address-western.h
131include/evolution-data-server-2.30/groupwise/e-gw-message.h 131include/evolution-data-server-2.32/libebook/e-book-query.h
132include/evolution-data-server-2.30/groupwise/e-gw-proxy.h 132include/evolution-data-server-2.32/libebook/e-book-types.h
133include/evolution-data-server-2.30/groupwise/e-gw-recur-utils.h 133include/evolution-data-server-2.32/libebook/e-book-view.h
134include/evolution-data-server-2.30/groupwise/e-gw-sendoptions.h 134include/evolution-data-server-2.32/libebook/e-book.h
135include/evolution-data-server-2.30/groupwise/soup-soap-message.h 135include/evolution-data-server-2.32/libebook/e-contact.h
136include/evolution-data-server-2.30/groupwise/soup-soap-response.h 136include/evolution-data-server-2.32/libebook/e-destination.h
137include/evolution-data-server-2.30/libebackend/e-data-server-module.h 137include/evolution-data-server-2.32/libebook/e-name-western.h
138include/evolution-data-server-2.30/libebackend/e-db3-utils.h 138include/evolution-data-server-2.32/libebook/e-vcard.h
139include/evolution-data-server-2.30/libebackend/e-dbhash.h 139include/evolution-data-server-2.32/libecal/e-cal-check-timezones.h
140include/evolution-data-server-2.30/libebackend/e-file-cache.h 140include/evolution-data-server-2.32/libecal/e-cal-component.h
141include/evolution-data-server-2.30/libebackend/e-offline-listener.h 141include/evolution-data-server-2.32/libecal/e-cal-recur.h
142include/evolution-data-server-2.30/libebook/e-address-western.h 142include/evolution-data-server-2.32/libecal/e-cal-system-timezone.h
143include/evolution-data-server-2.30/libebook/e-book-query.h 143include/evolution-data-server-2.32/libecal/e-cal-time-util.h
144include/evolution-data-server-2.30/libebook/e-book-types.h 144include/evolution-data-server-2.32/libecal/e-cal-types.h
145include/evolution-data-server-2.30/libebook/e-book-view.h 145include/evolution-data-server-2.32/libecal/e-cal-util.h
146include/evolution-data-server-2.30/libebook/e-book.h 146include/evolution-data-server-2.32/libecal/e-cal-view.h
147include/evolution-data-server-2.30/libebook/e-contact.h 147include/evolution-data-server-2.32/libecal/e-cal.h
148include/evolution-data-server-2.30/libebook/e-destination.h 148include/evolution-data-server-2.32/libedata-book/e-book-backend-cache.h
149include/evolution-data-server-2.30/libebook/e-name-western.h 149include/evolution-data-server-2.32/libedata-book/e-book-backend-db-cache.h
150include/evolution-data-server-2.30/libebook/e-vcard.h 150include/evolution-data-server-2.32/libedata-book/e-book-backend-factory.h
151include/evolution-data-server-2.30/libecal/e-cal-check-timezones.h 151include/evolution-data-server-2.32/libedata-book/e-book-backend-sexp.h
152include/evolution-data-server-2.30/libecal/e-cal-component.h 152include/evolution-data-server-2.32/libedata-book/e-book-backend-summary.h
153include/evolution-data-server-2.30/libecal/e-cal-recur.h 153include/evolution-data-server-2.32/libedata-book/e-book-backend-sync.h
154include/evolution-data-server-2.30/libecal/e-cal-system-timezone.h 154include/evolution-data-server-2.32/libedata-book/e-book-backend.h
155include/evolution-data-server-2.30/libecal/e-cal-time-util.h 155include/evolution-data-server-2.32/libedata-book/e-data-book-factory.h
156include/evolution-data-server-2.30/libecal/e-cal-types.h 156include/evolution-data-server-2.32/libedata-book/e-data-book-types.h
157include/evolution-data-server-2.30/libecal/e-cal-util.h 157include/evolution-data-server-2.32/libedata-book/e-data-book-view.h
158include/evolution-data-server-2.30/libecal/e-cal-view.h 158include/evolution-data-server-2.32/libedata-book/e-data-book.h
159include/evolution-data-server-2.30/libecal/e-cal.h 159include/evolution-data-server-2.32/libedata-cal/e-cal-backend-cache.h
160include/evolution-data-server-2.30/libedata-book/e-book-backend-cache.h 160include/evolution-data-server-2.32/libedata-cal/e-cal-backend-factory.h
161include/evolution-data-server-2.30/libedata-book/e-book-backend-db-cache.h 161include/evolution-data-server-2.32/libedata-cal/e-cal-backend-file-store.h
162include/evolution-data-server-2.30/libedata-book/e-book-backend-factory.h 162include/evolution-data-server-2.32/libedata-cal/e-cal-backend-intervaltree.h
163include/evolution-data-server-2.30/libedata-book/e-book-backend-sexp.h 163include/evolution-data-server-2.32/libedata-cal/e-cal-backend-sexp.h
164include/evolution-data-server-2.30/libedata-book/e-book-backend-summary.h 164include/evolution-data-server-2.32/libedata-cal/e-cal-backend-store.h
165include/evolution-data-server-2.30/libedata-book/e-book-backend-sync.h 165include/evolution-data-server-2.32/libedata-cal/e-cal-backend-sync.h
166include/evolution-data-server-2.30/libedata-book/e-book-backend.h 166include/evolution-data-server-2.32/libedata-cal/e-cal-backend-util.h
167include/evolution-data-server-2.30/libedata-book/e-data-book-factory.h 167include/evolution-data-server-2.32/libedata-cal/e-cal-backend.h
168include/evolution-data-server-2.30/libedata-book/e-data-book-types.h 168include/evolution-data-server-2.32/libedata-cal/e-data-cal-common.h
169include/evolution-data-server-2.30/libedata-book/e-data-book-view.h 169include/evolution-data-server-2.32/libedata-cal/e-data-cal-factory.h
170include/evolution-data-server-2.30/libedata-book/e-data-book.h 170include/evolution-data-server-2.32/libedata-cal/e-data-cal-types.h
171include/evolution-data-server-2.30/libedata-cal/e-cal-backend-cache.h 171include/evolution-data-server-2.32/libedata-cal/e-data-cal-view.h
172include/evolution-data-server-2.30/libedata-cal/e-cal-backend-factory.h 172include/evolution-data-server-2.32/libedata-cal/e-data-cal.h
173include/evolution-data-server-2.30/libedata-cal/e-cal-backend-file-store.h 173include/evolution-data-server-2.32/libedataserver/e-account-list.h
174include/evolution-data-server-2.30/libedata-cal/e-cal-backend-sexp.h 174include/evolution-data-server-2.32/libedataserver/e-account.h
175include/evolution-data-server-2.30/libedata-cal/e-cal-backend-store.h 175include/evolution-data-server-2.32/libedataserver/e-categories.h
176include/evolution-data-server-2.30/libedata-cal/e-cal-backend-sync.h 176include/evolution-data-server-2.32/libedataserver/e-data-server-util.h
177include/evolution-data-server-2.30/libedata-cal/e-cal-backend-util.h 177include/evolution-data-server-2.32/libedataserver/e-debug-log.h
178include/evolution-data-server-2.30/libedata-cal/e-cal-backend.h 178include/evolution-data-server-2.32/libedataserver/e-flag.h
179include/evolution-data-server-2.30/libedata-cal/e-data-cal-common.h 179include/evolution-data-server-2.32/libedataserver/e-iterator.h
180include/evolution-data-server-2.30/libedata-cal/e-data-cal-factory.h 180include/evolution-data-server-2.32/libedataserver/e-list-iterator.h
181include/evolution-data-server-2.30/libedata-cal/e-data-cal-types.h 181include/evolution-data-server-2.32/libedataserver/e-list.h
182include/evolution-data-server-2.30/libedata-cal/e-data-cal-view.h 182include/evolution-data-server-2.32/libedataserver/e-memory.h
183include/evolution-data-server-2.30/libedata-cal/e-data-cal.h 183include/evolution-data-server-2.32/libedataserver/e-proxy.h
184include/evolution-data-server-2.30/libedataserver/e-account-list.h 184include/evolution-data-server-2.32/libedataserver/e-sexp.h
185include/evolution-data-server-2.30/libedataserver/e-account.h 185include/evolution-data-server-2.32/libedataserver/e-source-group.h
186include/evolution-data-server-2.30/libedataserver/e-categories.h 186include/evolution-data-server-2.32/libedataserver/e-source-list.h
187include/evolution-data-server-2.30/libedataserver/e-data-server-util.h 187include/evolution-data-server-2.32/libedataserver/e-source.h
188include/evolution-data-server-2.30/libedataserver/e-flag.h 188include/evolution-data-server-2.32/libedataserver/e-time-utils.h
189include/evolution-data-server-2.30/libedataserver/e-iconv.h 189include/evolution-data-server-2.32/libedataserver/e-uid.h
190include/evolution-data-server-2.30/libedataserver/e-iterator.h 190include/evolution-data-server-2.32/libedataserver/e-url.h
191include/evolution-data-server-2.30/libedataserver/e-list-iterator.h 191include/evolution-data-server-2.32/libedataserver/e-xml-hash-utils.h
192include/evolution-data-server-2.30/libedataserver/e-list.h 192include/evolution-data-server-2.32/libedataserver/e-xml-utils.h
193include/evolution-data-server-2.30/libedataserver/e-memory.h 193include/evolution-data-server-2.32/libedataserver/eds-version.h
194include/evolution-data-server-2.30/libedataserver/e-msgport.h 194include/evolution-data-server-2.32/libedataserverui/e-book-auth-util.h
195include/evolution-data-server-2.30/libedataserver/e-proxy.h 195include/evolution-data-server-2.32/libedataserverui/e-categories-dialog.h
196include/evolution-data-server-2.30/libedataserver/e-sexp.h 196include/evolution-data-server-2.32/libedataserverui/e-category-completion.h
197include/evolution-data-server-2.30/libedataserver/e-source-group.h 197include/evolution-data-server-2.32/libedataserverui/e-cell-renderer-color.h
198include/evolution-data-server-2.30/libedataserver/e-source-list.h 198include/evolution-data-server-2.32/libedataserverui/e-contact-store.h
199include/evolution-data-server-2.30/libedataserver/e-source.h 199include/evolution-data-server-2.32/libedataserverui/e-destination-store.h
200include/evolution-data-server-2.30/libedataserver/e-time-utils.h 200include/evolution-data-server-2.32/libedataserverui/e-name-selector-dialog.h
201include/evolution-data-server-2.30/libedataserver/e-trie.h 201include/evolution-data-server-2.32/libedataserverui/e-name-selector-entry.h
202include/evolution-data-server-2.30/libedataserver/e-uid.h 202include/evolution-data-server-2.32/libedataserverui/e-name-selector-list.h
203include/evolution-data-server-2.30/libedataserver/e-url.h 203include/evolution-data-server-2.32/libedataserverui/e-name-selector-model.h
204include/evolution-data-server-2.30/libedataserver/e-xml-hash-utils.h 204include/evolution-data-server-2.32/libedataserverui/e-name-selector.h
205include/evolution-data-server-2.30/libedataserver/e-xml-utils.h 205include/evolution-data-server-2.32/libedataserverui/e-passwords.h
206include/evolution-data-server-2.30/libedataserver/eds-version.h 206include/evolution-data-server-2.32/libedataserverui/e-source-combo-box.h
207include/evolution-data-server-2.30/libedataserver/md5-utils.h 207include/evolution-data-server-2.32/libedataserverui/e-source-selector-dialog.h
208include/evolution-data-server-2.30/libedataserverui/e-book-auth-util.h 208include/evolution-data-server-2.32/libedataserverui/e-source-selector.h
209include/evolution-data-server-2.30/libedataserverui/e-categories-dialog.h 209include/evolution-data-server-2.32/libedataserverui/e-tree-model-generator.h
210include/evolution-data-server-2.30/libedataserverui/e-category-completion.h 
211include/evolution-data-server-2.30/libedataserverui/e-cell-renderer-color.h 
212include/evolution-data-server-2.30/libedataserverui/e-contact-store.h 
213include/evolution-data-server-2.30/libedataserverui/e-destination-store.h 
214include/evolution-data-server-2.30/libedataserverui/e-name-selector-dialog.h 
215include/evolution-data-server-2.30/libedataserverui/e-name-selector-entry.h 
216include/evolution-data-server-2.30/libedataserverui/e-name-selector-list.h 
217include/evolution-data-server-2.30/libedataserverui/e-name-selector-model.h 
218include/evolution-data-server-2.30/libedataserverui/e-name-selector.h 
219include/evolution-data-server-2.30/libedataserverui/e-passwords.h 
220include/evolution-data-server-2.30/libedataserverui/e-source-combo-box.h 
221include/evolution-data-server-2.30/libedataserverui/e-source-option-menu.h 
222include/evolution-data-server-2.30/libedataserverui/e-source-selector-dialog.h 
223include/evolution-data-server-2.30/libedataserverui/e-source-selector.h 
224include/evolution-data-server-2.30/libedataserverui/e-tree-model-generator.h 
225lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.la 210lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.la
226lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.urls 211lib/evolution-data-server-1.2/camel-providers/libcamelgroupwise.urls
227lib/evolution-data-server-1.2/camel-providers/libcamelimap.la 212lib/evolution-data-server-1.2/camel-providers/libcamelimap.la
228lib/evolution-data-server-1.2/camel-providers/libcamelimap.urls 213lib/evolution-data-server-1.2/camel-providers/libcamelimap.urls
229lib/evolution-data-server-1.2/camel-providers/libcamelimapx.la 214lib/evolution-data-server-1.2/camel-providers/libcamelimapx.la
230lib/evolution-data-server-1.2/camel-providers/libcamelimapx.urls 215lib/evolution-data-server-1.2/camel-providers/libcamelimapx.urls
231lib/evolution-data-server-1.2/camel-providers/libcamellocal.la 216lib/evolution-data-server-1.2/camel-providers/libcamellocal.la
232lib/evolution-data-server-1.2/camel-providers/libcamellocal.urls 217lib/evolution-data-server-1.2/camel-providers/libcamellocal.urls
233lib/evolution-data-server-1.2/camel-providers/libcamelnntp.la 218lib/evolution-data-server-1.2/camel-providers/libcamelnntp.la
234lib/evolution-data-server-1.2/camel-providers/libcamelnntp.urls 219lib/evolution-data-server-1.2/camel-providers/libcamelnntp.urls
235lib/evolution-data-server-1.2/camel-providers/libcamelpop3.la 220lib/evolution-data-server-1.2/camel-providers/libcamelpop3.la
236lib/evolution-data-server-1.2/camel-providers/libcamelpop3.urls 221lib/evolution-data-server-1.2/camel-providers/libcamelpop3.urls
237lib/evolution-data-server-1.2/camel-providers/libcamelsendmail.la 222lib/evolution-data-server-1.2/camel-providers/libcamelsendmail.la
238lib/evolution-data-server-1.2/camel-providers/libcamelsendmail.urls 223lib/evolution-data-server-1.2/camel-providers/libcamelsendmail.urls
239lib/evolution-data-server-1.2/camel-providers/libcamelsmtp.la 224lib/evolution-data-server-1.2/camel-providers/libcamelsmtp.la
240lib/evolution-data-server-1.2/camel-providers/libcamelsmtp.urls 225lib/evolution-data-server-1.2/camel-providers/libcamelsmtp.urls
241lib/evolution-data-server-1.2/extensions/libebookbackendfile.la 226lib/evolution-data-server-1.2/extensions/libebookbackendfile.la
242lib/evolution-data-server-1.2/extensions/libebookbackendgoogle.la 227lib/evolution-data-server-1.2/extensions/libebookbackendgoogle.la
243lib/evolution-data-server-1.2/extensions/libebookbackendgroupwise.la 228lib/evolution-data-server-1.2/extensions/libebookbackendgroupwise.la
244lib/evolution-data-server-1.2/extensions/libebookbackendldap.la 229lib/evolution-data-server-1.2/extensions/libebookbackendldap.la
245lib/evolution-data-server-1.2/extensions/libebookbackendvcf.la 230lib/evolution-data-server-1.2/extensions/libebookbackendvcf.la
246lib/evolution-data-server-1.2/extensions/libebookbackendwebdav.la 231lib/evolution-data-server-1.2/extensions/libebookbackendwebdav.la
247lib/evolution-data-server-1.2/extensions/libecalbackendcaldav.la 232lib/evolution-data-server-1.2/extensions/libecalbackendcaldav.la
248lib/evolution-data-server-1.2/extensions/libecalbackendcontacts.la 233lib/evolution-data-server-1.2/extensions/libecalbackendcontacts.la
249lib/evolution-data-server-1.2/extensions/libecalbackendfile.la 234lib/evolution-data-server-1.2/extensions/libecalbackendfile.la
250lib/evolution-data-server-1.2/extensions/libecalbackendgoogle.la 
251lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.la 235lib/evolution-data-server-1.2/extensions/libecalbackendgroupwise.la
252lib/evolution-data-server-1.2/extensions/libecalbackendhttp.la 236lib/evolution-data-server-1.2/extensions/libecalbackendhttp.la
253lib/evolution-data-server-1.2/extensions/libecalbackendweather.la 237lib/evolution-data-server-1.2/extensions/libecalbackendweather.la
254lib/libcamel-1.2.la 238lib/libcamel-1.2.la
255lib/libcamel-provider-1.2.la 239lib/libcamel-provider-1.2.la
256lib/libebackend-1.2.la 240lib/libebackend-1.2.la
257lib/libebook-1.2.la 241lib/libebook-1.2.la
258lib/libecal-1.2.la 242lib/libecal-1.2.la
259lib/libedata-book-1.2.la 243lib/libedata-book-1.2.la
260lib/libedata-cal-1.2.la 244lib/libedata-cal-1.2.la
261lib/libedataserver-1.2.la 245lib/libedataserver-1.2.la
262lib/libedataserverui-1.2.la 246lib/libedataserverui-1.2.la
263lib/libegroupwise-1.2.la 247lib/libegroupwise-1.2.la
264lib/libgdata-1.2.la 
265lib/libgdata-google-1.2.la 
266lib/pkgconfig/camel-1.2.pc 248lib/pkgconfig/camel-1.2.pc
267lib/pkgconfig/camel-provider-1.2.pc 249lib/pkgconfig/camel-provider-1.2.pc
268lib/pkgconfig/evolution-data-server-1.2.pc 250lib/pkgconfig/evolution-data-server-1.2.pc
269lib/pkgconfig/libebackend-1.2.pc 251lib/pkgconfig/libebackend-1.2.pc
270lib/pkgconfig/libebook-1.2.pc 252lib/pkgconfig/libebook-1.2.pc
271lib/pkgconfig/libecal-1.2.pc 253lib/pkgconfig/libecal-1.2.pc
272lib/pkgconfig/libedata-book-1.2.pc 254lib/pkgconfig/libedata-book-1.2.pc
273lib/pkgconfig/libedata-cal-1.2.pc 255lib/pkgconfig/libedata-cal-1.2.pc
274lib/pkgconfig/libedataserver-1.2.pc 256lib/pkgconfig/libedataserver-1.2.pc
275lib/pkgconfig/libedataserverui-1.2.pc 257lib/pkgconfig/libedataserverui-1.2.pc
276lib/pkgconfig/libegroupwise-1.2.pc 258lib/pkgconfig/libegroupwise-1.2.pc
277lib/pkgconfig/libgdata-1.2.pc 
278lib/pkgconfig/libgdata-google-1.2.pc 
279libexec/camel-index-control-1.2 259libexec/camel-index-control-1.2
280libexec/camel-lock-helper-1.2 260libexec/camel-lock-helper-1.2
281libexec/e-addressbook-factory 261libexec/e-addressbook-factory
282libexec/e-calendar-factory 262libexec/e-calendar-factory
283share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service 263share/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
284share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service 264share/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
285share/evolution-data-server-2.30/evolutionperson.schema 265share/evolution-data-server-2.32/evolutionperson.schema
286share/evolution-data-server-2.30/ui/e-categories-dialog.ui 266share/evolution-data-server-2.32/ui/e-categories-dialog.ui
287share/evolution-data-server-2.30/ui/e-name-selector-dialog.ui 267share/evolution-data-server-2.32/ui/e-name-selector-dialog.ui
288share/evolution-data-server-2.30/weather/Locations.xml 268share/evolution-data-server-2.32/weather/Locations.xml
289share/gtk-doc/html/camel/Addresses.html 269share/gtk-doc/html/camel/Addresses.html
 270share/gtk-doc/html/camel/CamelAddress.html
 271share/gtk-doc/html/camel/CamelCertDB.html
 272share/gtk-doc/html/camel/CamelCipherContext.html
 273share/gtk-doc/html/camel/CamelDataCache.html
 274share/gtk-doc/html/camel/CamelDataWrapper.html
 275share/gtk-doc/html/camel/CamelDiscoDiary.html
 276share/gtk-doc/html/camel/CamelDiscoFolder.html
 277share/gtk-doc/html/camel/CamelDiscoStore.html
 278share/gtk-doc/html/camel/CamelFilterDriver.html
 279share/gtk-doc/html/camel/CamelFolder.html
 280share/gtk-doc/html/camel/CamelFolderSearch.html
 281share/gtk-doc/html/camel/CamelFolderSummary.html
 282share/gtk-doc/html/camel/CamelGpgContext.html
 283share/gtk-doc/html/camel/CamelHttpStream.html
 284share/gtk-doc/html/camel/CamelIndex.html
 285share/gtk-doc/html/camel/CamelInternetAddress.html
 286share/gtk-doc/html/camel/CamelKeyFile.html
 287share/gtk-doc/html/camel/CamelKeyTable.html
 288share/gtk-doc/html/camel/CamelMedium.html
 289share/gtk-doc/html/camel/CamelMimeFilter.html
 290share/gtk-doc/html/camel/CamelMimeFilterBasic.html
 291share/gtk-doc/html/camel/CamelMimeFilterBestenc.html
 292share/gtk-doc/html/camel/CamelMimeFilterCRLF.html
 293share/gtk-doc/html/camel/CamelMimeFilterCanon.html
 294share/gtk-doc/html/camel/CamelMimeFilterCharset.html
 295share/gtk-doc/html/camel/CamelMimeFilterEnriched.html
 296share/gtk-doc/html/camel/CamelMimeFilterFrom.html
 297share/gtk-doc/html/camel/CamelMimeFilterGZip.html
 298share/gtk-doc/html/camel/CamelMimeFilterHTML.html
 299share/gtk-doc/html/camel/CamelMimeFilterIndex.html
 300share/gtk-doc/html/camel/CamelMimeFilterLinewrap.html
 301share/gtk-doc/html/camel/CamelMimeFilterPgp.html
 302share/gtk-doc/html/camel/CamelMimeFilterProgress.html
 303share/gtk-doc/html/camel/CamelMimeFilterSave.html
 304share/gtk-doc/html/camel/CamelMimeFilterToHTML.html
 305share/gtk-doc/html/camel/CamelMimeFilterWindows.html
 306share/gtk-doc/html/camel/CamelMimeFilterYenc.html
 307share/gtk-doc/html/camel/CamelMimeMessage.html
 308share/gtk-doc/html/camel/CamelMimeParser.html
 309share/gtk-doc/html/camel/CamelMimePart.html
 310share/gtk-doc/html/camel/CamelMultipart.html
 311share/gtk-doc/html/camel/CamelMultipartEncrypted.html
 312share/gtk-doc/html/camel/CamelMultipartSigned.html
 313share/gtk-doc/html/camel/CamelNNTPAddress.html
 314share/gtk-doc/html/camel/CamelObject.html
 315share/gtk-doc/html/camel/CamelOfflineFolder.html
 316share/gtk-doc/html/camel/CamelOfflineJournal.html
 317share/gtk-doc/html/camel/CamelOfflineStore.html
 318share/gtk-doc/html/camel/CamelSMIMEContext.html
 319share/gtk-doc/html/camel/CamelSasl.html
 320share/gtk-doc/html/camel/CamelSaslAnonymous.html
 321share/gtk-doc/html/camel/CamelSaslCramMd5.html
 322share/gtk-doc/html/camel/CamelSaslDigestMd5.html
 323share/gtk-doc/html/camel/CamelSaslGssapi.html
 324share/gtk-doc/html/camel/CamelSaslLogin.html
 325share/gtk-doc/html/camel/CamelSaslNTLM.html
 326share/gtk-doc/html/camel/CamelSaslPOPB4SMTP.html
 327share/gtk-doc/html/camel/CamelSaslPlain.html
 328share/gtk-doc/html/camel/CamelSeekableStream.html
 329share/gtk-doc/html/camel/CamelSeekableSubstream.html
 330share/gtk-doc/html/camel/CamelService.html
 331share/gtk-doc/html/camel/CamelSession.html
 332share/gtk-doc/html/camel/CamelStore.html
 333share/gtk-doc/html/camel/CamelStoreSummary.html
 334share/gtk-doc/html/camel/CamelStream.html
 335share/gtk-doc/html/camel/CamelStreamBuffer.html
 336share/gtk-doc/html/camel/CamelStreamFilter.html
 337share/gtk-doc/html/camel/CamelStreamFs.html
 338share/gtk-doc/html/camel/CamelStreamMem.html
 339share/gtk-doc/html/camel/CamelStreamNull.html
 340share/gtk-doc/html/camel/CamelStreamProcess.html
 341share/gtk-doc/html/camel/CamelStreamVFS.html
 342share/gtk-doc/html/camel/CamelTcpStream.html
 343share/gtk-doc/html/camel/CamelTcpStreamRaw.html
 344share/gtk-doc/html/camel/CamelTextIndexName.html
 345share/gtk-doc/html/camel/CamelTransport.html
 346share/gtk-doc/html/camel/CamelVTrashFolder.html
 347share/gtk-doc/html/camel/CamelVeeFolder.html
 348share/gtk-doc/html/camel/CamelVeeStore.html
 349share/gtk-doc/html/camel/CamelVeeSummary.html
290share/gtk-doc/html/camel/ClassTree.html 350share/gtk-doc/html/camel/ClassTree.html
291share/gtk-doc/html/camel/Crypto.html 351share/gtk-doc/html/camel/Crypto.html
292share/gtk-doc/html/camel/Deprecated.html 352share/gtk-doc/html/camel/Deprecated.html
293share/gtk-doc/html/camel/Filters.html 353share/gtk-doc/html/camel/Filters.html
294share/gtk-doc/html/camel/Folders.html 354share/gtk-doc/html/camel/Folders.html
295share/gtk-doc/html/camel/Fundamentals.html 355share/gtk-doc/html/camel/Fundamentals.html
296share/gtk-doc/html/camel/MIME.html 356share/gtk-doc/html/camel/MIME.html
297share/gtk-doc/html/camel/Search-Folders.html 357share/gtk-doc/html/camel/Search-Folders.html
298share/gtk-doc/html/camel/Services.html 358share/gtk-doc/html/camel/Services.html
299share/gtk-doc/html/camel/Storage.html 359share/gtk-doc/html/camel/Storage.html
300share/gtk-doc/html/camel/Stream-Filters.html 360share/gtk-doc/html/camel/Stream-Filters.html
301share/gtk-doc/html/camel/Streams.html 361share/gtk-doc/html/camel/Streams.html
302share/gtk-doc/html/camel/Utilities.html 362share/gtk-doc/html/camel/Utilities.html
303share/gtk-doc/html/camel/api-index-2.22.html 363share/gtk-doc/html/camel/api-index-2.22.html
304share/gtk-doc/html/camel/api-index-2.24.html 364share/gtk-doc/html/camel/api-index-2.24.html
305share/gtk-doc/html/camel/api-index-2.26.html 365share/gtk-doc/html/camel/api-index-2.26.html
306share/gtk-doc/html/camel/api-index-2.28.html 366share/gtk-doc/html/camel/api-index-2.28.html
307share/gtk-doc/html/camel/api-index-2.30.html 367share/gtk-doc/html/camel/api-index-2.30.html
 368share/gtk-doc/html/camel/api-index-2.32.html
308share/gtk-doc/html/camel/api-index-deprecated.html 369share/gtk-doc/html/camel/api-index-deprecated.html
309share/gtk-doc/html/camel/api-index-full.html 370share/gtk-doc/html/camel/api-index-full.html
310share/gtk-doc/html/camel/camel-CamelAddress.html 
311share/gtk-doc/html/camel/camel-CamelCertDB.html 
312share/gtk-doc/html/camel/camel-CamelCipherContext.html 
313share/gtk-doc/html/camel/camel-CamelDB.html 371share/gtk-doc/html/camel/camel-CamelDB.html
314share/gtk-doc/html/camel/camel-CamelDataCache.html 
315share/gtk-doc/html/camel/camel-CamelDataWrapper.html 
316share/gtk-doc/html/camel/camel-CamelDigestFolder.html 
317share/gtk-doc/html/camel/camel-CamelDigestStore.html 
318share/gtk-doc/html/camel/camel-CamelDigestSummary.html 
319share/gtk-doc/html/camel/camel-CamelDiscoDiary.html 
320share/gtk-doc/html/camel/camel-CamelDiscoFolder.html 
321share/gtk-doc/html/camel/camel-CamelDiscoStore.html 
322share/gtk-doc/html/camel/camel-CamelFilterDriver.html 
323share/gtk-doc/html/camel/camel-CamelFolder.html 
324share/gtk-doc/html/camel/camel-CamelFolderSearch.html 
325share/gtk-doc/html/camel/camel-CamelFolderSummary.html 
326share/gtk-doc/html/camel/camel-CamelGpgContext.html 
327share/gtk-doc/html/camel/camel-CamelHttpStream.html 
328share/gtk-doc/html/camel/camel-CamelIndex.html 
329share/gtk-doc/html/camel/camel-CamelInternetAddress.html 
330share/gtk-doc/html/camel/camel-CamelKeyFile.html 
331share/gtk-doc/html/camel/camel-CamelKeyTable.html 
332share/gtk-doc/html/camel/camel-CamelMedium.html 
333share/gtk-doc/html/camel/camel-CamelMimeFilter.html 
334share/gtk-doc/html/camel/camel-CamelMimeFilterBasic.html 
335share/gtk-doc/html/camel/camel-CamelMimeFilterBestenc.html 
336share/gtk-doc/html/camel/camel-CamelMimeFilterCRLF.html 
337share/gtk-doc/html/camel/camel-CamelMimeFilterCanon.html 
338share/gtk-doc/html/camel/camel-CamelMimeFilterCharset.html 
339share/gtk-doc/html/camel/camel-CamelMimeFilterEnriched.html 
340share/gtk-doc/html/camel/camel-CamelMimeFilterFrom.html 
341share/gtk-doc/html/camel/camel-CamelMimeFilterGZip.html 
342share/gtk-doc/html/camel/camel-CamelMimeFilterHTML.html 
343share/gtk-doc/html/camel/camel-CamelMimeFilterIndex.html 
344share/gtk-doc/html/camel/camel-CamelMimeFilterLinewrap.html 
345share/gtk-doc/html/camel/camel-CamelMimeFilterPgp.html 
346share/gtk-doc/html/camel/camel-CamelMimeFilterProgress.html 
347share/gtk-doc/html/camel/camel-CamelMimeFilterSave.html 
348share/gtk-doc/html/camel/camel-CamelMimeFilterToHTML.html 
349share/gtk-doc/html/camel/camel-CamelMimeFilterWindows.html 
350share/gtk-doc/html/camel/camel-CamelMimeFilterYenc.html 
351share/gtk-doc/html/camel/camel-CamelMimeMessage.html 
352share/gtk-doc/html/camel/camel-CamelMimeParser.html 
353share/gtk-doc/html/camel/camel-CamelMimePart.html 
354share/gtk-doc/html/camel/camel-CamelMsgPort.html 372share/gtk-doc/html/camel/camel-CamelMsgPort.html
355share/gtk-doc/html/camel/camel-CamelMultipart.html 
356share/gtk-doc/html/camel/camel-CamelMultipartEncrypted.html 
357share/gtk-doc/html/camel/camel-CamelMultipartSigned.html 
358share/gtk-doc/html/camel/camel-CamelNNTPAddress.html 
359share/gtk-doc/html/camel/camel-CamelNewsAddress.html 
360share/gtk-doc/html/camel/camel-CamelObject.html 
361share/gtk-doc/html/camel/camel-CamelOfflineFolder.html 
362share/gtk-doc/html/camel/camel-CamelOfflineJournal.html 
363share/gtk-doc/html/camel/camel-CamelOfflineStore.html 
364share/gtk-doc/html/camel/camel-CamelSMIMEContext.html 
365share/gtk-doc/html/camel/camel-CamelSasl.html 
366share/gtk-doc/html/camel/camel-CamelSaslAnonymous.html 
367share/gtk-doc/html/camel/camel-CamelSaslCramMd5.html 
368share/gtk-doc/html/camel/camel-CamelSaslDigestMd5.html 
369share/gtk-doc/html/camel/camel-CamelSaslGssapi.html 
370share/gtk-doc/html/camel/camel-CamelSaslLogin.html 
371share/gtk-doc/html/camel/camel-CamelSaslNTLM.html 
372share/gtk-doc/html/camel/camel-CamelSaslPOPB4SMTP.html 
373share/gtk-doc/html/camel/camel-CamelSaslPlain.html 
374share/gtk-doc/html/camel/camel-CamelSeekableStream.html 
375share/gtk-doc/html/camel/camel-CamelSeekableSubstream.html 
376share/gtk-doc/html/camel/camel-CamelService.html 
377share/gtk-doc/html/camel/camel-CamelSession.html 
378share/gtk-doc/html/camel/camel-CamelStore.html 
379share/gtk-doc/html/camel/camel-CamelStoreSummary.html 
380share/gtk-doc/html/camel/camel-CamelStream.html 
381share/gtk-doc/html/camel/camel-CamelStreamBuffer.html 
382share/gtk-doc/html/camel/camel-CamelStreamFilter.html 
383share/gtk-doc/html/camel/camel-CamelStreamFs.html 
384share/gtk-doc/html/camel/camel-CamelStreamMem.html 
385share/gtk-doc/html/camel/camel-CamelStreamNull.html 
386share/gtk-doc/html/camel/camel-CamelStreamProcess.html 
387share/gtk-doc/html/camel/camel-CamelStreamVFS.html 
388share/gtk-doc/html/camel/camel-CamelTcpStream.html 
389share/gtk-doc/html/camel/camel-CamelTcpStreamRaw.html 
390share/gtk-doc/html/camel/camel-CamelTcpStreamSSL.html 373share/gtk-doc/html/camel/camel-CamelTcpStreamSSL.html
391share/gtk-doc/html/camel/camel-CamelTextIndexName.html 
392share/gtk-doc/html/camel/camel-CamelTransport.html 
393share/gtk-doc/html/camel/camel-CamelVTrashFolder.html 
394share/gtk-doc/html/camel/camel-CamelVeeFolder.html 
395share/gtk-doc/html/camel/camel-CamelVeeStore.html 
396share/gtk-doc/html/camel/camel-CamelVeeSummary.html 
397share/gtk-doc/html/camel/camel-camel-arg.html 
398share/gtk-doc/html/camel/camel-camel-charset-map.html 374share/gtk-doc/html/camel/camel-camel-charset-map.html
399share/gtk-doc/html/camel/camel-camel-debug.html 375share/gtk-doc/html/camel/camel-camel-debug.html
400share/gtk-doc/html/camel/camel-camel-exception.html 
401share/gtk-doc/html/camel/camel-camel-file-utils.html 376share/gtk-doc/html/camel/camel-camel-file-utils.html
402share/gtk-doc/html/camel/camel-camel-filter-search.html 377share/gtk-doc/html/camel/camel-camel-filter-search.html
403share/gtk-doc/html/camel/camel-camel-folder-thread.html 378share/gtk-doc/html/camel/camel-camel-folder-thread.html
404share/gtk-doc/html/camel/camel-camel-iconv.html 379share/gtk-doc/html/camel/camel-camel-iconv.html
405share/gtk-doc/html/camel/camel-camel-junk-plugin.html 380share/gtk-doc/html/camel/camel-camel-junk-plugin.html
406share/gtk-doc/html/camel/camel-camel-list-utils.html 381share/gtk-doc/html/camel/camel-camel-list-utils.html
407share/gtk-doc/html/camel/camel-camel-lock-client.html 382share/gtk-doc/html/camel/camel-camel-lock-client.html
408share/gtk-doc/html/camel/camel-camel-lock.html 383share/gtk-doc/html/camel/camel-camel-lock.html
 384share/gtk-doc/html/camel/camel-camel-mempool.html
409share/gtk-doc/html/camel/camel-camel-mime-utils.html 385share/gtk-doc/html/camel/camel-camel-mime-utils.html
410share/gtk-doc/html/camel/camel-camel-movemail.html 386share/gtk-doc/html/camel/camel-camel-movemail.html
411share/gtk-doc/html/camel/camel-camel-net-utils.html 387share/gtk-doc/html/camel/camel-camel-net-utils.html
412share/gtk-doc/html/camel/camel-camel-operation.html 388share/gtk-doc/html/camel/camel-camel-operation.html
413share/gtk-doc/html/camel/camel-camel-process.html 
414share/gtk-doc/html/camel/camel-camel-provider.html 389share/gtk-doc/html/camel/camel-camel-provider.html
415share/gtk-doc/html/camel/camel-camel-search-sql-sexp.html 390share/gtk-doc/html/camel/camel-camel-search-sql-sexp.html
416share/gtk-doc/html/camel/camel-camel-search-sql.html 391share/gtk-doc/html/camel/camel-camel-search-sql.html
417share/gtk-doc/html/camel/camel-camel-string-utils.html 392share/gtk-doc/html/camel/camel-camel-string-utils.html
418share/gtk-doc/html/camel/camel-camel-trie.html 393share/gtk-doc/html/camel/camel-camel-trie.html
419share/gtk-doc/html/camel/camel-camel-uid-cache.html 394share/gtk-doc/html/camel/camel-camel-uid-cache.html
420share/gtk-doc/html/camel/camel-camel-url-scanner.html 395share/gtk-doc/html/camel/camel-camel-url-scanner.html
421share/gtk-doc/html/camel/camel-camel-url.html 396share/gtk-doc/html/camel/camel-camel-url.html
422share/gtk-doc/html/camel/camel-camel-utf8.html 397share/gtk-doc/html/camel/camel-camel-utf8.html
423share/gtk-doc/html/camel/camel-camel.html 398share/gtk-doc/html/camel/camel-camel.html
424share/gtk-doc/html/camel/camel.devhelp 399share/gtk-doc/html/camel/camel.devhelp
425share/gtk-doc/html/camel/camel.devhelp2 400share/gtk-doc/html/camel/camel.devhelp2
426share/gtk-doc/html/camel/classes.html 401share/gtk-doc/html/camel/classes.html
427share/gtk-doc/html/camel/home.png 402share/gtk-doc/html/camel/home.png
428share/gtk-doc/html/camel/index.html 403share/gtk-doc/html/camel/index.html
429share/gtk-doc/html/camel/index.sgml 404share/gtk-doc/html/camel/index.sgml
430share/gtk-doc/html/camel/left.png 405share/gtk-doc/html/camel/left.png
431share/gtk-doc/html/camel/right.png 406share/gtk-doc/html/camel/right.png
432share/gtk-doc/html/camel/style.css 407share/gtk-doc/html/camel/style.css
433share/gtk-doc/html/camel/up.png 408share/gtk-doc/html/camel/up.png
434share/gtk-doc/html/libebackend/api-index-2.24.html 409share/gtk-doc/html/libebackend/api-index-2.24.html
435share/gtk-doc/html/libebackend/api-index-2.26.html 410share/gtk-doc/html/libebackend/api-index-2.26.html
436share/gtk-doc/html/libebackend/api-index-2.28.html 411share/gtk-doc/html/libebackend/api-index-2.28.html
437share/gtk-doc/html/libebackend/api-index-2.30.html 412share/gtk-doc/html/libebackend/api-index-2.30.html
 413share/gtk-doc/html/libebackend/api-index-deprecated.html
438share/gtk-doc/html/libebackend/ch01.html 414share/gtk-doc/html/libebackend/ch01.html
439share/gtk-doc/html/libebackend/home.png 415share/gtk-doc/html/libebackend/home.png
440share/gtk-doc/html/libebackend/index.html 416share/gtk-doc/html/libebackend/index.html
441share/gtk-doc/html/libebackend/index.sgml 417share/gtk-doc/html/libebackend/index.sgml
442share/gtk-doc/html/libebackend/ix01.html 418share/gtk-doc/html/libebackend/ix01.html
443share/gtk-doc/html/libebackend/left.png 419share/gtk-doc/html/libebackend/left.png
444share/gtk-doc/html/libebackend/libebackend-EOfflineListener.html 420share/gtk-doc/html/libebackend/libebackend-EOfflineListener.html
445share/gtk-doc/html/libebackend/libebackend-e-data-server-module.html 421share/gtk-doc/html/libebackend/libebackend-e-data-server-module.html
446share/gtk-doc/html/libebackend/libebackend-e-db3-utils.html 422share/gtk-doc/html/libebackend/libebackend-e-db3-utils.html
447share/gtk-doc/html/libebackend/libebackend-e-dbhash.html 423share/gtk-doc/html/libebackend/libebackend-e-dbhash.html
448share/gtk-doc/html/libebackend/libebackend-e-file-cache.html 424share/gtk-doc/html/libebackend/libebackend-e-file-cache.html
449share/gtk-doc/html/libebackend/libebackend.devhelp 425share/gtk-doc/html/libebackend/libebackend.devhelp
450share/gtk-doc/html/libebackend/libebackend.devhelp2 426share/gtk-doc/html/libebackend/libebackend.devhelp2
@@ -452,50 +428,54 @@ share/gtk-doc/html/libebackend/right.png @@ -452,50 +428,54 @@ share/gtk-doc/html/libebackend/right.png
452share/gtk-doc/html/libebackend/style.css 428share/gtk-doc/html/libebackend/style.css
453share/gtk-doc/html/libebackend/up.png 429share/gtk-doc/html/libebackend/up.png
454share/gtk-doc/html/libebook/EBook.html 430share/gtk-doc/html/libebook/EBook.html
455share/gtk-doc/html/libebook/EBookView.html 431share/gtk-doc/html/libebook/EBookView.html
456share/gtk-doc/html/libebook/EContact.html 432share/gtk-doc/html/libebook/EContact.html
457share/gtk-doc/html/libebook/EDestination.html 433share/gtk-doc/html/libebook/EDestination.html
458share/gtk-doc/html/libebook/EVCard.html 434share/gtk-doc/html/libebook/EVCard.html
459share/gtk-doc/html/libebook/api-index-1.12.html 435share/gtk-doc/html/libebook/api-index-1.12.html
460share/gtk-doc/html/libebook/api-index-2.22.html 436share/gtk-doc/html/libebook/api-index-2.22.html
461share/gtk-doc/html/libebook/api-index-2.24.html 437share/gtk-doc/html/libebook/api-index-2.24.html
462share/gtk-doc/html/libebook/api-index-2.26.html 438share/gtk-doc/html/libebook/api-index-2.26.html
463share/gtk-doc/html/libebook/api-index-2.28.html 439share/gtk-doc/html/libebook/api-index-2.28.html
464share/gtk-doc/html/libebook/api-index-2.30.html 440share/gtk-doc/html/libebook/api-index-2.30.html
 441share/gtk-doc/html/libebook/api-index-2.32.html
 442share/gtk-doc/html/libebook/api-index-deprecated.html
465share/gtk-doc/html/libebook/api-index-full.html 443share/gtk-doc/html/libebook/api-index-full.html
466share/gtk-doc/html/libebook/ch01.html 444share/gtk-doc/html/libebook/ch01.html
467share/gtk-doc/html/libebook/home.png 445share/gtk-doc/html/libebook/home.png
468share/gtk-doc/html/libebook/index.html 446share/gtk-doc/html/libebook/index.html
469share/gtk-doc/html/libebook/index.sgml 447share/gtk-doc/html/libebook/index.sgml
470share/gtk-doc/html/libebook/left.png 448share/gtk-doc/html/libebook/left.png
471share/gtk-doc/html/libebook/libebook-EAddressWestern.html 449share/gtk-doc/html/libebook/libebook-EAddressWestern.html
472share/gtk-doc/html/libebook/libebook-ENameWestern.html 450share/gtk-doc/html/libebook/libebook-ENameWestern.html
473share/gtk-doc/html/libebook/libebook-e-book-query.html 451share/gtk-doc/html/libebook/libebook-e-book-query.html
474share/gtk-doc/html/libebook/libebook-e-book-types.html 452share/gtk-doc/html/libebook/libebook-e-book-types.html
475share/gtk-doc/html/libebook/libebook.devhelp 453share/gtk-doc/html/libebook/libebook.devhelp
476share/gtk-doc/html/libebook/libebook.devhelp2 454share/gtk-doc/html/libebook/libebook.devhelp2
477share/gtk-doc/html/libebook/right.png 455share/gtk-doc/html/libebook/right.png
478share/gtk-doc/html/libebook/style.css 456share/gtk-doc/html/libebook/style.css
479share/gtk-doc/html/libebook/up.png 457share/gtk-doc/html/libebook/up.png
480share/gtk-doc/html/libecal/ECal.html 458share/gtk-doc/html/libecal/ECal.html
481share/gtk-doc/html/libecal/ECalComponent.html 459share/gtk-doc/html/libecal/ECalComponent.html
482share/gtk-doc/html/libecal/ECalView.html 460share/gtk-doc/html/libecal/ECalView.html
483share/gtk-doc/html/libecal/api-index-1.12.html 461share/gtk-doc/html/libecal/api-index-1.12.html
484share/gtk-doc/html/libecal/api-index-2.22.html 462share/gtk-doc/html/libecal/api-index-2.22.html
485share/gtk-doc/html/libecal/api-index-2.24.html 463share/gtk-doc/html/libecal/api-index-2.24.html
486share/gtk-doc/html/libecal/api-index-2.26.html 464share/gtk-doc/html/libecal/api-index-2.26.html
487share/gtk-doc/html/libecal/api-index-2.28.html 465share/gtk-doc/html/libecal/api-index-2.28.html
488share/gtk-doc/html/libecal/api-index-2.30.html 466share/gtk-doc/html/libecal/api-index-2.30.html
 467share/gtk-doc/html/libecal/api-index-2.32.html
 468share/gtk-doc/html/libecal/api-index-deprecated.html
489share/gtk-doc/html/libecal/api-index-full.html 469share/gtk-doc/html/libecal/api-index-full.html
490share/gtk-doc/html/libecal/ch01.html 470share/gtk-doc/html/libecal/ch01.html
491share/gtk-doc/html/libecal/home.png 471share/gtk-doc/html/libecal/home.png
492share/gtk-doc/html/libecal/index.html 472share/gtk-doc/html/libecal/index.html
493share/gtk-doc/html/libecal/index.sgml 473share/gtk-doc/html/libecal/index.sgml
494share/gtk-doc/html/libecal/left.png 474share/gtk-doc/html/libecal/left.png
495share/gtk-doc/html/libecal/libecal-e-cal-check-timezones.html 475share/gtk-doc/html/libecal/libecal-e-cal-check-timezones.html
496share/gtk-doc/html/libecal/libecal-e-cal-recur.html 476share/gtk-doc/html/libecal/libecal-e-cal-recur.html
497share/gtk-doc/html/libecal/libecal-e-cal-system-timezone.html 477share/gtk-doc/html/libecal/libecal-e-cal-system-timezone.html
498share/gtk-doc/html/libecal/libecal-e-cal-time-util.html 478share/gtk-doc/html/libecal/libecal-e-cal-time-util.html
499share/gtk-doc/html/libecal/libecal-e-cal-types.html 479share/gtk-doc/html/libecal/libecal-e-cal-types.html
500share/gtk-doc/html/libecal/libecal-e-cal-util.html 480share/gtk-doc/html/libecal/libecal-e-cal-util.html
501share/gtk-doc/html/libecal/libecal.devhelp 481share/gtk-doc/html/libecal/libecal.devhelp
@@ -507,226 +487,230 @@ share/gtk-doc/html/libedata-book/EBookBa @@ -507,226 +487,230 @@ share/gtk-doc/html/libedata-book/EBookBa
507share/gtk-doc/html/libedata-book/EBookBackendCache.html 487share/gtk-doc/html/libedata-book/EBookBackendCache.html
508share/gtk-doc/html/libedata-book/EBookBackendFactory.html 488share/gtk-doc/html/libedata-book/EBookBackendFactory.html
509share/gtk-doc/html/libedata-book/EBookBackendSExp.html 489share/gtk-doc/html/libedata-book/EBookBackendSExp.html
510share/gtk-doc/html/libedata-book/EBookBackendSummary.html 490share/gtk-doc/html/libedata-book/EBookBackendSummary.html
511share/gtk-doc/html/libedata-book/EBookBackendSync.html 491share/gtk-doc/html/libedata-book/EBookBackendSync.html
512share/gtk-doc/html/libedata-book/EDataBook.html 492share/gtk-doc/html/libedata-book/EDataBook.html
513share/gtk-doc/html/libedata-book/EDataBookView.html 493share/gtk-doc/html/libedata-book/EDataBookView.html
514share/gtk-doc/html/libedata-book/api-index-1.12.html 494share/gtk-doc/html/libedata-book/api-index-1.12.html
515share/gtk-doc/html/libedata-book/api-index-2.22.html 495share/gtk-doc/html/libedata-book/api-index-2.22.html
516share/gtk-doc/html/libedata-book/api-index-2.24.html 496share/gtk-doc/html/libedata-book/api-index-2.24.html
517share/gtk-doc/html/libedata-book/api-index-2.26.html 497share/gtk-doc/html/libedata-book/api-index-2.26.html
518share/gtk-doc/html/libedata-book/api-index-2.28.html 498share/gtk-doc/html/libedata-book/api-index-2.28.html
519share/gtk-doc/html/libedata-book/api-index-2.30.html 499share/gtk-doc/html/libedata-book/api-index-2.30.html
 500share/gtk-doc/html/libedata-book/api-index-2.32.html
 501share/gtk-doc/html/libedata-book/api-index-deprecated.html
520share/gtk-doc/html/libedata-book/api-index-full.html 502share/gtk-doc/html/libedata-book/api-index-full.html
521share/gtk-doc/html/libedata-book/ch01.html 503share/gtk-doc/html/libedata-book/ch01.html
522share/gtk-doc/html/libedata-book/home.png 504share/gtk-doc/html/libedata-book/home.png
523share/gtk-doc/html/libedata-book/index.html 505share/gtk-doc/html/libedata-book/index.html
524share/gtk-doc/html/libedata-book/index.sgml 506share/gtk-doc/html/libedata-book/index.sgml
525share/gtk-doc/html/libedata-book/left.png 507share/gtk-doc/html/libedata-book/left.png
526share/gtk-doc/html/libedata-book/libedata-book-EDataBookFactory.html 508share/gtk-doc/html/libedata-book/libedata-book-EDataBookFactory.html
527share/gtk-doc/html/libedata-book/libedata-book-e-book-backend-db-cache.html 509share/gtk-doc/html/libedata-book/libedata-book-e-book-backend-db-cache.html
528share/gtk-doc/html/libedata-book/libedata-book-ximian-vcard.html 510share/gtk-doc/html/libedata-book/libedata-book-ximian-vcard.html
529share/gtk-doc/html/libedata-book/libedata-book.devhelp 511share/gtk-doc/html/libedata-book/libedata-book.devhelp
530share/gtk-doc/html/libedata-book/libedata-book.devhelp2 512share/gtk-doc/html/libedata-book/libedata-book.devhelp2
531share/gtk-doc/html/libedata-book/right.png 513share/gtk-doc/html/libedata-book/right.png
532share/gtk-doc/html/libedata-book/style.css 514share/gtk-doc/html/libedata-book/style.css
533share/gtk-doc/html/libedata-book/up.png 515share/gtk-doc/html/libedata-book/up.png
534share/gtk-doc/html/libedata-cal/ECalBackend.html 516share/gtk-doc/html/libedata-cal/ECalBackend.html
535share/gtk-doc/html/libedata-cal/ECalBackendCache.html 517share/gtk-doc/html/libedata-cal/ECalBackendCache.html
536share/gtk-doc/html/libedata-cal/ECalBackendFactory.html 518share/gtk-doc/html/libedata-cal/ECalBackendFactory.html
537share/gtk-doc/html/libedata-cal/ECalBackendSExp.html 519share/gtk-doc/html/libedata-cal/ECalBackendSExp.html
538share/gtk-doc/html/libedata-cal/ECalBackendSync.html 520share/gtk-doc/html/libedata-cal/ECalBackendSync.html
539share/gtk-doc/html/libedata-cal/EDataCal.html 521share/gtk-doc/html/libedata-cal/EDataCal.html
540share/gtk-doc/html/libedata-cal/api-index-1.12.html 522share/gtk-doc/html/libedata-cal/api-index-1.12.html
541share/gtk-doc/html/libedata-cal/api-index-2.22.html 523share/gtk-doc/html/libedata-cal/api-index-2.22.html
542share/gtk-doc/html/libedata-cal/api-index-2.24.html 524share/gtk-doc/html/libedata-cal/api-index-2.24.html
543share/gtk-doc/html/libedata-cal/api-index-2.26.html 525share/gtk-doc/html/libedata-cal/api-index-2.26.html
544share/gtk-doc/html/libedata-cal/api-index-2.28.html 526share/gtk-doc/html/libedata-cal/api-index-2.28.html
545share/gtk-doc/html/libedata-cal/api-index-2.30.html 527share/gtk-doc/html/libedata-cal/api-index-2.30.html
 528share/gtk-doc/html/libedata-cal/api-index-2.32.html
 529share/gtk-doc/html/libedata-cal/api-index-deprecated.html
546share/gtk-doc/html/libedata-cal/api-index-full.html 530share/gtk-doc/html/libedata-cal/api-index-full.html
547share/gtk-doc/html/libedata-cal/ch01.html 531share/gtk-doc/html/libedata-cal/ch01.html
548share/gtk-doc/html/libedata-cal/home.png 532share/gtk-doc/html/libedata-cal/home.png
549share/gtk-doc/html/libedata-cal/index.html 533share/gtk-doc/html/libedata-cal/index.html
550share/gtk-doc/html/libedata-cal/index.sgml 534share/gtk-doc/html/libedata-cal/index.sgml
551share/gtk-doc/html/libedata-cal/left.png 535share/gtk-doc/html/libedata-cal/left.png
552share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendFileStore.html 536share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendFileStore.html
553share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendLoaderFactory.html 537share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendLoaderFactory.html
554share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendStore.html 538share/gtk-doc/html/libedata-cal/libedata-cal-ECalBackendStore.html
555share/gtk-doc/html/libedata-cal/libedata-cal-EDataCalFactory.html 539share/gtk-doc/html/libedata-cal/libedata-cal-EDataCalFactory.html
556share/gtk-doc/html/libedata-cal/libedata-cal-EDataCalView.html 540share/gtk-doc/html/libedata-cal/libedata-cal-EDataCalView.html
 541share/gtk-doc/html/libedata-cal/libedata-cal-EIntervalTree.html
557share/gtk-doc/html/libedata-cal/libedata-cal-e-cal-backend-util.html 542share/gtk-doc/html/libedata-cal/libedata-cal-e-cal-backend-util.html
558share/gtk-doc/html/libedata-cal/libedata-cal.devhelp 543share/gtk-doc/html/libedata-cal/libedata-cal.devhelp
559share/gtk-doc/html/libedata-cal/libedata-cal.devhelp2 544share/gtk-doc/html/libedata-cal/libedata-cal.devhelp2
560share/gtk-doc/html/libedata-cal/right.png 545share/gtk-doc/html/libedata-cal/right.png
561share/gtk-doc/html/libedata-cal/style.css 546share/gtk-doc/html/libedata-cal/style.css
562share/gtk-doc/html/libedata-cal/up.png 547share/gtk-doc/html/libedata-cal/up.png
563share/gtk-doc/html/libedataserver/EAccount.html 548share/gtk-doc/html/libedataserver/EAccount.html
564share/gtk-doc/html/libedataserver/EAccountList.html 549share/gtk-doc/html/libedataserver/EAccountList.html
565share/gtk-doc/html/libedataserver/EIterator.html 550share/gtk-doc/html/libedataserver/EIterator.html
566share/gtk-doc/html/libedataserver/EList.html 551share/gtk-doc/html/libedataserver/EList.html
567share/gtk-doc/html/libedataserver/EListIterator.html 552share/gtk-doc/html/libedataserver/EListIterator.html
568share/gtk-doc/html/libedataserver/ESource.html 553share/gtk-doc/html/libedataserver/ESource.html
569share/gtk-doc/html/libedataserver/ESourceGroup.html 554share/gtk-doc/html/libedataserver/ESourceGroup.html
570share/gtk-doc/html/libedataserver/ESourceList.html 555share/gtk-doc/html/libedataserver/ESourceList.html
571share/gtk-doc/html/libedataserver/api-index-1.12.html 556share/gtk-doc/html/libedataserver/api-index-1.12.html
572share/gtk-doc/html/libedataserver/api-index-2.22.html 557share/gtk-doc/html/libedataserver/api-index-2.22.html
573share/gtk-doc/html/libedataserver/api-index-2.24.html 558share/gtk-doc/html/libedataserver/api-index-2.24.html
574share/gtk-doc/html/libedataserver/api-index-2.26.html 559share/gtk-doc/html/libedataserver/api-index-2.26.html
575share/gtk-doc/html/libedataserver/api-index-2.28.html 560share/gtk-doc/html/libedataserver/api-index-2.28.html
576share/gtk-doc/html/libedataserver/api-index-2.30.html 561share/gtk-doc/html/libedataserver/api-index-2.30.html
 562share/gtk-doc/html/libedataserver/api-index-2.32.html
 563share/gtk-doc/html/libedataserver/api-index-deprecated.html
577share/gtk-doc/html/libedataserver/api-index-full.html 564share/gtk-doc/html/libedataserver/api-index-full.html
578share/gtk-doc/html/libedataserver/ch01.html 565share/gtk-doc/html/libedataserver/ch01.html
579share/gtk-doc/html/libedataserver/home.png 566share/gtk-doc/html/libedataserver/home.png
580share/gtk-doc/html/libedataserver/index.html 567share/gtk-doc/html/libedataserver/index.html
581share/gtk-doc/html/libedataserver/index.sgml 568share/gtk-doc/html/libedataserver/index.sgml
582share/gtk-doc/html/libedataserver/left.png 569share/gtk-doc/html/libedataserver/left.png
583share/gtk-doc/html/libedataserver/libedataserver-EFlag.html 570share/gtk-doc/html/libedataserver/libedataserver-EFlag.html
584share/gtk-doc/html/libedataserver/libedataserver-EProxy.html 571share/gtk-doc/html/libedataserver/libedataserver-EProxy.html
585share/gtk-doc/html/libedataserver/libedataserver-ESExp.html 572share/gtk-doc/html/libedataserver/libedataserver-ESExp.html
586share/gtk-doc/html/libedataserver/libedataserver-Version-Information.html 573share/gtk-doc/html/libedataserver/libedataserver-Version-Information.html
587share/gtk-doc/html/libedataserver/libedataserver-e-categories.html 574share/gtk-doc/html/libedataserver/libedataserver-e-categories.html
588share/gtk-doc/html/libedataserver/libedataserver-e-iconv.html 575share/gtk-doc/html/libedataserver/libedataserver-e-debug-log.html
589share/gtk-doc/html/libedataserver/libedataserver-e-memory.html 576share/gtk-doc/html/libedataserver/libedataserver-e-memory.html
590share/gtk-doc/html/libedataserver/libedataserver-e-msgport.html 
591share/gtk-doc/html/libedataserver/libedataserver-e-time-utils.html 577share/gtk-doc/html/libedataserver/libedataserver-e-time-utils.html
592share/gtk-doc/html/libedataserver/libedataserver-e-trie.html 
593share/gtk-doc/html/libedataserver/libedataserver-e-uid.html 578share/gtk-doc/html/libedataserver/libedataserver-e-uid.html
594share/gtk-doc/html/libedataserver/libedataserver-e-url.html 579share/gtk-doc/html/libedataserver/libedataserver-e-url.html
595share/gtk-doc/html/libedataserver/libedataserver-e-util.html 580share/gtk-doc/html/libedataserver/libedataserver-e-util.html
596share/gtk-doc/html/libedataserver/libedataserver-e-xml-hash-utils.html 581share/gtk-doc/html/libedataserver/libedataserver-e-xml-hash-utils.html
597share/gtk-doc/html/libedataserver/libedataserver-md5-utils.html 
598share/gtk-doc/html/libedataserver/libedataserver.devhelp 582share/gtk-doc/html/libedataserver/libedataserver.devhelp
599share/gtk-doc/html/libedataserver/libedataserver.devhelp2 583share/gtk-doc/html/libedataserver/libedataserver.devhelp2
600share/gtk-doc/html/libedataserver/right.png 584share/gtk-doc/html/libedataserver/right.png
601share/gtk-doc/html/libedataserver/style.css 585share/gtk-doc/html/libedataserver/style.css
602share/gtk-doc/html/libedataserver/up.png 586share/gtk-doc/html/libedataserver/up.png
603share/gtk-doc/html/libedataserverui/ECategoriesDialog.html 587share/gtk-doc/html/libedataserverui/ECategoriesDialog.html
604share/gtk-doc/html/libedataserverui/EContactStore.html 588share/gtk-doc/html/libedataserverui/EContactStore.html
605share/gtk-doc/html/libedataserverui/EDestinationStore.html 589share/gtk-doc/html/libedataserverui/EDestinationStore.html
606share/gtk-doc/html/libedataserverui/ENameSelector.html 590share/gtk-doc/html/libedataserverui/ENameSelector.html
607share/gtk-doc/html/libedataserverui/ENameSelectorDialog.html 591share/gtk-doc/html/libedataserverui/ENameSelectorDialog.html
608share/gtk-doc/html/libedataserverui/ENameSelectorEntry.html 592share/gtk-doc/html/libedataserverui/ENameSelectorEntry.html
609share/gtk-doc/html/libedataserverui/ENameSelectorList.html 593share/gtk-doc/html/libedataserverui/ENameSelectorList.html
610share/gtk-doc/html/libedataserverui/ENameSelectorModel.html 594share/gtk-doc/html/libedataserverui/ENameSelectorModel.html
611share/gtk-doc/html/libedataserverui/ESourceComboBox.html 595share/gtk-doc/html/libedataserverui/ESourceComboBox.html
612share/gtk-doc/html/libedataserverui/ESourceOptionMenu.html 
613share/gtk-doc/html/libedataserverui/ESourceSelector.html 596share/gtk-doc/html/libedataserverui/ESourceSelector.html
614share/gtk-doc/html/libedataserverui/ESourceSelectorDialog.html 597share/gtk-doc/html/libedataserverui/ESourceSelectorDialog.html
615share/gtk-doc/html/libedataserverui/ETreeModelGenerator.html 598share/gtk-doc/html/libedataserverui/ETreeModelGenerator.html
616share/gtk-doc/html/libedataserverui/api-index-1.12.html 599share/gtk-doc/html/libedataserverui/api-index-1.12.html
617share/gtk-doc/html/libedataserverui/api-index-2.22.html 600share/gtk-doc/html/libedataserverui/api-index-2.22.html
618share/gtk-doc/html/libedataserverui/api-index-2.24.html 601share/gtk-doc/html/libedataserverui/api-index-2.24.html
619share/gtk-doc/html/libedataserverui/api-index-2.26.html 602share/gtk-doc/html/libedataserverui/api-index-2.26.html
620share/gtk-doc/html/libedataserverui/api-index-2.28.html 603share/gtk-doc/html/libedataserverui/api-index-2.28.html
621share/gtk-doc/html/libedataserverui/api-index-2.30.html 604share/gtk-doc/html/libedataserverui/api-index-2.30.html
 605share/gtk-doc/html/libedataserverui/api-index-2.32.html
 606share/gtk-doc/html/libedataserverui/api-index-deprecated.html
622share/gtk-doc/html/libedataserverui/api-index-full.html 607share/gtk-doc/html/libedataserverui/api-index-full.html
623share/gtk-doc/html/libedataserverui/ch01.html 608share/gtk-doc/html/libedataserverui/ch01.html
624share/gtk-doc/html/libedataserverui/home.png 609share/gtk-doc/html/libedataserverui/home.png
625share/gtk-doc/html/libedataserverui/index.html 610share/gtk-doc/html/libedataserverui/index.html
626share/gtk-doc/html/libedataserverui/index.sgml 611share/gtk-doc/html/libedataserverui/index.sgml
627share/gtk-doc/html/libedataserverui/left.png 612share/gtk-doc/html/libedataserverui/left.png
628share/gtk-doc/html/libedataserverui/libedataserverui-ECategoryCompletion.html 613share/gtk-doc/html/libedataserverui/libedataserverui-ECategoryCompletion.html
629share/gtk-doc/html/libedataserverui/libedataserverui-ECellRendererColor.html 614share/gtk-doc/html/libedataserverui/libedataserverui-ECellRendererColor.html
630share/gtk-doc/html/libedataserverui/libedataserverui-e-book-auth-util.html 615share/gtk-doc/html/libedataserverui/libedataserverui-e-book-auth-util.html
631share/gtk-doc/html/libedataserverui/libedataserverui-e-data-server-ui-marshal.html 
632share/gtk-doc/html/libedataserverui/libedataserverui-e-passwords.html 616share/gtk-doc/html/libedataserverui/libedataserverui-e-passwords.html
633share/gtk-doc/html/libedataserverui/libedataserverui.devhelp 617share/gtk-doc/html/libedataserverui/libedataserverui.devhelp
634share/gtk-doc/html/libedataserverui/libedataserverui.devhelp2 618share/gtk-doc/html/libedataserverui/libedataserverui.devhelp2
635share/gtk-doc/html/libedataserverui/right.png 619share/gtk-doc/html/libedataserverui/right.png
636share/gtk-doc/html/libedataserverui/style.css 620share/gtk-doc/html/libedataserverui/style.css
637share/gtk-doc/html/libedataserverui/up.png 621share/gtk-doc/html/libedataserverui/up.png
638share/locale/am/LC_MESSAGES/evolution-data-server-2.30.mo 622share/locale/am/LC_MESSAGES/evolution-data-server-2.32.mo
639share/locale/ar/LC_MESSAGES/evolution-data-server-2.30.mo 623share/locale/ar/LC_MESSAGES/evolution-data-server-2.32.mo
640share/locale/as/LC_MESSAGES/evolution-data-server-2.30.mo 624share/locale/as/LC_MESSAGES/evolution-data-server-2.32.mo
641share/locale/ast/LC_MESSAGES/evolution-data-server-2.30.mo 625share/locale/ast/LC_MESSAGES/evolution-data-server-2.32.mo
642share/locale/az/LC_MESSAGES/evolution-data-server-2.30.mo 626share/locale/az/LC_MESSAGES/evolution-data-server-2.32.mo
643share/locale/be/LC_MESSAGES/evolution-data-server-2.30.mo 627share/locale/be/LC_MESSAGES/evolution-data-server-2.32.mo
644share/locale/bg/LC_MESSAGES/evolution-data-server-2.30.mo 628share/locale/bg/LC_MESSAGES/evolution-data-server-2.32.mo
645share/locale/bn/LC_MESSAGES/evolution-data-server-2.30.mo 629share/locale/bn/LC_MESSAGES/evolution-data-server-2.32.mo
646share/locale/bn_IN/LC_MESSAGES/evolution-data-server-2.30.mo 630share/locale/bn_IN/LC_MESSAGES/evolution-data-server-2.32.mo
647share/locale/bs/LC_MESSAGES/evolution-data-server-2.30.mo 631share/locale/bs/LC_MESSAGES/evolution-data-server-2.32.mo
648share/locale/ca/LC_MESSAGES/evolution-data-server-2.30.mo 632share/locale/ca/LC_MESSAGES/evolution-data-server-2.32.mo
649share/locale/ca@valencia/LC_MESSAGES/evolution-data-server-2.30.mo 633share/locale/ca@valencia/LC_MESSAGES/evolution-data-server-2.32.mo
650share/locale/cs/LC_MESSAGES/evolution-data-server-2.30.mo 634share/locale/cs/LC_MESSAGES/evolution-data-server-2.32.mo
651share/locale/cy/LC_MESSAGES/evolution-data-server-2.30.mo 635share/locale/cy/LC_MESSAGES/evolution-data-server-2.32.mo
652share/locale/da/LC_MESSAGES/evolution-data-server-2.30.mo 636share/locale/da/LC_MESSAGES/evolution-data-server-2.32.mo
653share/locale/de/LC_MESSAGES/evolution-data-server-2.30.mo 637share/locale/de/LC_MESSAGES/evolution-data-server-2.32.mo
654share/locale/dz/LC_MESSAGES/evolution-data-server-2.30.mo 638share/locale/dz/LC_MESSAGES/evolution-data-server-2.32.mo
655share/locale/el/LC_MESSAGES/evolution-data-server-2.30.mo 639share/locale/el/LC_MESSAGES/evolution-data-server-2.32.mo
656share/locale/en@shaw/LC_MESSAGES/evolution-data-server-2.30.mo 640share/locale/en@shaw/LC_MESSAGES/evolution-data-server-2.32.mo
657share/locale/en_AU/LC_MESSAGES/evolution-data-server-2.30.mo 641share/locale/en_AU/LC_MESSAGES/evolution-data-server-2.32.mo
658share/locale/en_CA/LC_MESSAGES/evolution-data-server-2.30.mo 642share/locale/en_CA/LC_MESSAGES/evolution-data-server-2.32.mo
659share/locale/en_GB/LC_MESSAGES/evolution-data-server-2.30.mo 643share/locale/en_GB/LC_MESSAGES/evolution-data-server-2.32.mo
660share/locale/es/LC_MESSAGES/evolution-data-server-2.30.mo 644share/locale/es/LC_MESSAGES/evolution-data-server-2.32.mo
661share/locale/et/LC_MESSAGES/evolution-data-server-2.30.mo 645share/locale/et/LC_MESSAGES/evolution-data-server-2.32.mo
662share/locale/eu/LC_MESSAGES/evolution-data-server-2.30.mo 646share/locale/eu/LC_MESSAGES/evolution-data-server-2.32.mo
663share/locale/fa/LC_MESSAGES/evolution-data-server-2.30.mo 647share/locale/fa/LC_MESSAGES/evolution-data-server-2.32.mo
664share/locale/fi/LC_MESSAGES/evolution-data-server-2.30.mo 648share/locale/fi/LC_MESSAGES/evolution-data-server-2.32.mo
665share/locale/fr/LC_MESSAGES/evolution-data-server-2.30.mo 649share/locale/fr/LC_MESSAGES/evolution-data-server-2.32.mo
666share/locale/ga/LC_MESSAGES/evolution-data-server-2.30.mo 650share/locale/ga/LC_MESSAGES/evolution-data-server-2.32.mo
667share/locale/gl/LC_MESSAGES/evolution-data-server-2.30.mo 651share/locale/gl/LC_MESSAGES/evolution-data-server-2.32.mo
668share/locale/gu/LC_MESSAGES/evolution-data-server-2.30.mo 652share/locale/gu/LC_MESSAGES/evolution-data-server-2.32.mo
669share/locale/he/LC_MESSAGES/evolution-data-server-2.30.mo 653share/locale/he/LC_MESSAGES/evolution-data-server-2.32.mo
670share/locale/hi/LC_MESSAGES/evolution-data-server-2.30.mo 654share/locale/hi/LC_MESSAGES/evolution-data-server-2.32.mo
671share/locale/hr/LC_MESSAGES/evolution-data-server-2.30.mo 655share/locale/hr/LC_MESSAGES/evolution-data-server-2.32.mo
672share/locale/hu/LC_MESSAGES/evolution-data-server-2.30.mo 656share/locale/hu/LC_MESSAGES/evolution-data-server-2.32.mo
673share/locale/id/LC_MESSAGES/evolution-data-server-2.30.mo 657share/locale/id/LC_MESSAGES/evolution-data-server-2.32.mo
674share/locale/is/LC_MESSAGES/evolution-data-server-2.30.mo 658share/locale/is/LC_MESSAGES/evolution-data-server-2.32.mo
675share/locale/it/LC_MESSAGES/evolution-data-server-2.30.mo 659share/locale/it/LC_MESSAGES/evolution-data-server-2.32.mo
676share/locale/ja/LC_MESSAGES/evolution-data-server-2.30.mo 660share/locale/ja/LC_MESSAGES/evolution-data-server-2.32.mo
677share/locale/ka/LC_MESSAGES/evolution-data-server-2.30.mo 661share/locale/ka/LC_MESSAGES/evolution-data-server-2.32.mo
678share/locale/kn/LC_MESSAGES/evolution-data-server-2.30.mo 662share/locale/kn/LC_MESSAGES/evolution-data-server-2.32.mo
679share/locale/ko/LC_MESSAGES/evolution-data-server-2.30.mo 663share/locale/ko/LC_MESSAGES/evolution-data-server-2.32.mo
680share/locale/ku/LC_MESSAGES/evolution-data-server-2.30.mo 664share/locale/ku/LC_MESSAGES/evolution-data-server-2.32.mo
681share/locale/lt/LC_MESSAGES/evolution-data-server-2.30.mo 665share/locale/lt/LC_MESSAGES/evolution-data-server-2.32.mo
682share/locale/lv/LC_MESSAGES/evolution-data-server-2.30.mo 666share/locale/lv/LC_MESSAGES/evolution-data-server-2.32.mo
683share/locale/mai/LC_MESSAGES/evolution-data-server-2.30.mo 667share/locale/mai/LC_MESSAGES/evolution-data-server-2.32.mo
684share/locale/mk/LC_MESSAGES/evolution-data-server-2.30.mo 668share/locale/mk/LC_MESSAGES/evolution-data-server-2.32.mo
685share/locale/ml/LC_MESSAGES/evolution-data-server-2.30.mo 669share/locale/ml/LC_MESSAGES/evolution-data-server-2.32.mo
686share/locale/mn/LC_MESSAGES/evolution-data-server-2.30.mo 670share/locale/mn/LC_MESSAGES/evolution-data-server-2.32.mo
687share/locale/mr/LC_MESSAGES/evolution-data-server-2.30.mo 671share/locale/mr/LC_MESSAGES/evolution-data-server-2.32.mo
688share/locale/ms/LC_MESSAGES/evolution-data-server-2.30.mo 672share/locale/ms/LC_MESSAGES/evolution-data-server-2.32.mo
689share/locale/nb/LC_MESSAGES/evolution-data-server-2.30.mo 673share/locale/nb/LC_MESSAGES/evolution-data-server-2.32.mo
690share/locale/ne/LC_MESSAGES/evolution-data-server-2.30.mo 674share/locale/ne/LC_MESSAGES/evolution-data-server-2.32.mo
691share/locale/nl/LC_MESSAGES/evolution-data-server-2.30.mo 675share/locale/nl/LC_MESSAGES/evolution-data-server-2.32.mo
692share/locale/nn/LC_MESSAGES/evolution-data-server-2.30.mo 676share/locale/nn/LC_MESSAGES/evolution-data-server-2.32.mo
693share/locale/oc/LC_MESSAGES/evolution-data-server-2.30.mo 677share/locale/oc/LC_MESSAGES/evolution-data-server-2.32.mo
694share/locale/or/LC_MESSAGES/evolution-data-server-2.30.mo 678share/locale/or/LC_MESSAGES/evolution-data-server-2.32.mo
695share/locale/pa/LC_MESSAGES/evolution-data-server-2.30.mo 679share/locale/pa/LC_MESSAGES/evolution-data-server-2.32.mo
696share/locale/pl/LC_MESSAGES/evolution-data-server-2.30.mo 680share/locale/pl/LC_MESSAGES/evolution-data-server-2.32.mo
697share/locale/pt/LC_MESSAGES/evolution-data-server-2.30.mo 681share/locale/pt/LC_MESSAGES/evolution-data-server-2.32.mo
698share/locale/pt_BR/LC_MESSAGES/evolution-data-server-2.30.mo 682share/locale/pt_BR/LC_MESSAGES/evolution-data-server-2.32.mo
699share/locale/ro/LC_MESSAGES/evolution-data-server-2.30.mo 683share/locale/ro/LC_MESSAGES/evolution-data-server-2.32.mo
700share/locale/ru/LC_MESSAGES/evolution-data-server-2.30.mo 684share/locale/ru/LC_MESSAGES/evolution-data-server-2.32.mo
701share/locale/rw/LC_MESSAGES/evolution-data-server-2.30.mo 685share/locale/rw/LC_MESSAGES/evolution-data-server-2.32.mo
702share/locale/si/LC_MESSAGES/evolution-data-server-2.30.mo 686share/locale/si/LC_MESSAGES/evolution-data-server-2.32.mo
703share/locale/sk/LC_MESSAGES/evolution-data-server-2.30.mo 687share/locale/sk/LC_MESSAGES/evolution-data-server-2.32.mo
704share/locale/sl/LC_MESSAGES/evolution-data-server-2.30.mo 688share/locale/sl/LC_MESSAGES/evolution-data-server-2.32.mo
705share/locale/sq/LC_MESSAGES/evolution-data-server-2.30.mo 689share/locale/sq/LC_MESSAGES/evolution-data-server-2.32.mo
706share/locale/sr/LC_MESSAGES/evolution-data-server-2.30.mo 690share/locale/sr/LC_MESSAGES/evolution-data-server-2.32.mo
707share/locale/sr@latin/LC_MESSAGES/evolution-data-server-2.30.mo 691share/locale/sr@latin/LC_MESSAGES/evolution-data-server-2.32.mo
708share/locale/sv/LC_MESSAGES/evolution-data-server-2.30.mo 692share/locale/sv/LC_MESSAGES/evolution-data-server-2.32.mo
709share/locale/ta/LC_MESSAGES/evolution-data-server-2.30.mo 693share/locale/ta/LC_MESSAGES/evolution-data-server-2.32.mo
710share/locale/te/LC_MESSAGES/evolution-data-server-2.30.mo 694share/locale/te/LC_MESSAGES/evolution-data-server-2.32.mo
711share/locale/th/LC_MESSAGES/evolution-data-server-2.30.mo 695share/locale/th/LC_MESSAGES/evolution-data-server-2.32.mo
712share/locale/tr/LC_MESSAGES/evolution-data-server-2.30.mo 696share/locale/tr/LC_MESSAGES/evolution-data-server-2.32.mo
713share/locale/uk/LC_MESSAGES/evolution-data-server-2.30.mo 697share/locale/uk/LC_MESSAGES/evolution-data-server-2.32.mo
714share/locale/vi/LC_MESSAGES/evolution-data-server-2.30.mo 698share/locale/vi/LC_MESSAGES/evolution-data-server-2.32.mo
715share/locale/wa/LC_MESSAGES/evolution-data-server-2.30.mo 699share/locale/wa/LC_MESSAGES/evolution-data-server-2.32.mo
716share/locale/xh/LC_MESSAGES/evolution-data-server-2.30.mo 700share/locale/xh/LC_MESSAGES/evolution-data-server-2.32.mo
717share/locale/zh_CN/LC_MESSAGES/evolution-data-server-2.30.mo 701share/locale/zh_CN/LC_MESSAGES/evolution-data-server-2.32.mo
718share/locale/zh_HK/LC_MESSAGES/evolution-data-server-2.30.mo 702share/locale/zh_HK/LC_MESSAGES/evolution-data-server-2.32.mo
719share/locale/zh_TW/LC_MESSAGES/evolution-data-server-2.30.mo 703share/locale/zh_TW/LC_MESSAGES/evolution-data-server-2.32.mo
720share/pixmaps/evolution-data-server/category_birthday_16.png 704share/pixmaps/evolution-data-server/category_birthday_16.png
721share/pixmaps/evolution-data-server/category_business_16.png 705share/pixmaps/evolution-data-server/category_business_16.png
722share/pixmaps/evolution-data-server/category_favorites_16.png 706share/pixmaps/evolution-data-server/category_favorites_16.png
723share/pixmaps/evolution-data-server/category_gifts_16.png 707share/pixmaps/evolution-data-server/category_gifts_16.png
724share/pixmaps/evolution-data-server/category_goals_16.png 708share/pixmaps/evolution-data-server/category_goals_16.png
725share/pixmaps/evolution-data-server/category_holiday-cards_16.png 709share/pixmaps/evolution-data-server/category_holiday-cards_16.png
726share/pixmaps/evolution-data-server/category_holiday_16.png 710share/pixmaps/evolution-data-server/category_holiday_16.png
727share/pixmaps/evolution-data-server/category_hot-contacts_16.png 711share/pixmaps/evolution-data-server/category_hot-contacts_16.png
728share/pixmaps/evolution-data-server/category_ideas_16.png 712share/pixmaps/evolution-data-server/category_ideas_16.png
729share/pixmaps/evolution-data-server/category_international_16.png 713share/pixmaps/evolution-data-server/category_international_16.png
730share/pixmaps/evolution-data-server/category_key-customer_16.png 714share/pixmaps/evolution-data-server/category_key-customer_16.png
731share/pixmaps/evolution-data-server/category_miscellaneous_16.png 715share/pixmaps/evolution-data-server/category_miscellaneous_16.png
732share/pixmaps/evolution-data-server/category_personal_16.png 716share/pixmaps/evolution-data-server/category_personal_16.png

cvs diff -r1.36 -r1.37 pkgsrc/mail/evolution-data-server/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/buildlink3.mk 2010/09/15 16:01:52 1.36
+++ pkgsrc/mail/evolution-data-server/buildlink3.mk 2010/11/24 20:19:44 1.37
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: buildlink3.mk,v 1.36 2010/09/15 16:01:52 drochner Exp $ 1# $NetBSD: buildlink3.mk,v 1.37 2010/11/24 20:19:44 drochner Exp $
2 2
3BUILDLINK_TREE+= evolution-data-server 3BUILDLINK_TREE+= evolution-data-server
4 4
5.if !defined(EVOLUTION_DATA_SERVER_BUILDLINK3_MK) 5.if !defined(EVOLUTION_DATA_SERVER_BUILDLINK3_MK)
6EVOLUTION_DATA_SERVER_BUILDLINK3_MK:= 6EVOLUTION_DATA_SERVER_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=1.8.0 8BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=1.8.0
9BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.30.3nb1 9BUILDLINK_ABI_DEPENDS.evolution-data-server+= evolution-data-server>=2.32.1
10BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server 10BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server
11 11
12BDB_ACCEPTED?= db4 db5 12BDB_ACCEPTED?= db4 db5
13.include "../../databases/sqlite3/buildlink3.mk" 13.include "../../databases/sqlite3/buildlink3.mk"
14.include "../../devel/GConf/buildlink3.mk" 14.include "../../devel/GConf/buildlink3.mk"
15.include "../../devel/nss/buildlink3.mk" 15.include "../../devel/nss/buildlink3.mk"
16.include "../../net/libsoup24/buildlink3.mk" 16.include "../../net/libsoup24/buildlink3.mk"
17.include "../../net/ORBit2/buildlink3.mk" 17.include "../../net/ORBit2/buildlink3.mk"
 18.include "../../net/libgdata/buildlink3.mk"
18.include "../../time/libical/buildlink3.mk" 19.include "../../time/libical/buildlink3.mk"
19.include "../../textproc/libxml2/buildlink3.mk" 20.include "../../textproc/libxml2/buildlink3.mk"
20.include "../../mk/bdb.buildlink3.mk" 21.include "../../mk/bdb.buildlink3.mk"
21.endif # EVOLUTION_DATA_SERVER_BUILDLINK3_MK 22.endif # EVOLUTION_DATA_SERVER_BUILDLINK3_MK
22 23
23BUILDLINK_TREE+= -evolution-data-server 24BUILDLINK_TREE+= -evolution-data-server

cvs diff -r1.70 -r1.71 pkgsrc/mail/evolution-data-server/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/distinfo 2010/11/17 15:59:38 1.70
+++ pkgsrc/mail/evolution-data-server/distinfo 2010/11/24 20:19:44 1.71
@@ -1,11 +1,10 @@ @@ -1,11 +1,10 @@
1$NetBSD: distinfo,v 1.70 2010/11/17 15:59:38 drochner Exp $ 1$NetBSD: distinfo,v 1.71 2010/11/24 20:19:44 drochner Exp $
2 2
3SHA1 (evolution-data-server-2.30.3.tar.bz2) = 449d3e7a9b19768d5a792434ca5d55c9d2496993 3SHA1 (evolution-data-server-2.32.1.tar.bz2) = aaf96d976dd0c5d8615adf6c7300c5098eb14046
4RMD160 (evolution-data-server-2.30.3.tar.bz2) = 2d4dc2fd6b8dfdc013042400b382f4684e642425 4RMD160 (evolution-data-server-2.32.1.tar.bz2) = 1555b03669c60e70c01e57b35739f2953e7896d9
5Size (evolution-data-server-2.30.3.tar.bz2) = 4652416 bytes 5Size (evolution-data-server-2.32.1.tar.bz2) = 4290087 bytes
6SHA1 (patch-ak) = 9a4721225e4faa82b12fd7a2e42a2f4ee5342007 6SHA1 (patch-bd) = 8df85b9ab7ae71558fb939565e944b614de628bb
7SHA1 (patch-bd) = b9d35859108aff62b0a18f756661070163004d4c 7SHA1 (patch-ca) = e879d29105997045e1293fe627ec55a05e5ba88d
8SHA1 (patch-ca) = 414c0319e9642580197b7841969f7b57a1a29052 8SHA1 (patch-cc) = 254384f8065fb712f2bc4f34873238131ee7b16e
9SHA1 (patch-cc) = d7e46e68c924ae9b9f09c39ff7981c56e244c967 
10SHA1 (patch-cd) = 6e366e65e68cd0c5a8eafa67c7f9152c6521de12 9SHA1 (patch-cd) = 6e366e65e68cd0c5a8eafa67c7f9152c6521de12
11SHA1 (patch-ce) = 1da2a3773ff89319bc79bbb7375e8259f0be89e4 10SHA1 (patch-ce) = 1da2a3773ff89319bc79bbb7375e8259f0be89e4

File Deleted: pkgsrc/mail/evolution-data-server/patches/Attic/patch-ak

cvs diff -r1.2 -r1.3 pkgsrc/mail/evolution-data-server/patches/Attic/patch-bd (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/patches/Attic/patch-bd 2009/03/19 12:02:09 1.2
+++ pkgsrc/mail/evolution-data-server/patches/Attic/patch-bd 2010/11/24 20:19:44 1.3
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1$NetBSD: patch-bd,v 1.2 2009/03/19 12:02:09 drochner Exp $ 1$NetBSD: patch-bd,v 1.3 2010/11/24 20:19:44 drochner Exp $
2 2
3--- camel/camel-smime-context.c.orig 2009-03-17 20:28:40.000000000 +0100 3--- camel/camel-smime-context.c.orig 2010-09-21 06:20:59.000000000 +0000
4+++ camel/camel-smime-context.c 4+++ camel/camel-smime-context.c
5@@ -380,8 +380,10 @@ nss_error_to_string (long errorcode) 5@@ -269,8 +269,10 @@ nss_error_to_string (glong errorcode)
6 cs (SEC_ERROR_CRL_ALREADY_EXISTS, "CRL already exists.") 6 cs (SEC_ERROR_CRL_ALREADY_EXISTS, "CRL already exists.")
7 cs (SEC_ERROR_NOT_INITIALIZED, "NSS is not initialized.") 7 cs (SEC_ERROR_NOT_INITIALIZED, "NSS is not initialized.")
8 cs (SEC_ERROR_TOKEN_NOT_LOGGED_IN, "The operation failed because the PKCS#11 token is not logged in.") 8 cs (SEC_ERROR_TOKEN_NOT_LOGGED_IN, "The operation failed because the PKCS#11 token is not logged in.")
9+#if defined(NSS_VMAJOR) && defined(NSS_VMINOR) && defined(NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 11) || (NSS_VMAJOR == 3 && NSS_VMINOR == 11 && NSS_VPATCH >= 6)) 9+#if defined(NSS_VMAJOR) && defined(NSS_VMINOR) && defined(NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 11) || (NSS_VMAJOR == 3 && NSS_VMINOR == 11 && NSS_VPATCH >= 6))
10 cs (SEC_ERROR_OCSP_RESPONDER_CERT_INVALID, "Configured OCSP responder's certificate is invalid.") 10 cs (SEC_ERROR_OCSP_RESPONDER_CERT_INVALID, "Configured OCSP responder's certificate is invalid.")
11 cs (SEC_ERROR_OCSP_BAD_SIGNATURE, "OCSP response has an invalid signature.") 11 cs (SEC_ERROR_OCSP_BAD_SIGNATURE, "OCSP response has an invalid signature.")
12+#endif 12+#endif
13  13
14 #if defined(NSS_VMAJOR) && defined(NSS_VMINOR) && defined(NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 12) || (NSS_VMAJOR == 3 && NSS_VMINOR == 12 && NSS_VPATCH >= 2)) 14 #if defined (NSS_VMAJOR) && defined (NSS_VMINOR) && defined (NSS_VPATCH) && (NSS_VMAJOR > 3 || (NSS_VMAJOR == 3 && NSS_VMINOR > 12) || (NSS_VMAJOR == 3 && NSS_VMINOR == 12 && NSS_VPATCH >= 2))
15 cs (SEC_ERROR_OUT_OF_SEARCH_LIMITS, "Cert validation search is out of search limits") 15 cs (SEC_ERROR_OUT_OF_SEARCH_LIMITS, "Cert validation search is out of search limits")

cvs diff -r1.1 -r1.2 pkgsrc/mail/evolution-data-server/patches/Attic/patch-ca (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/patches/Attic/patch-ca 2010/07/12 17:52:29 1.1
+++ pkgsrc/mail/evolution-data-server/patches/Attic/patch-ca 2010/11/24 20:19:44 1.2
@@ -1,49 +1,58 @@ @@ -1,49 +1,58 @@
1$NetBSD: patch-ca,v 1.1 2010/07/12 17:52:29 drochner Exp $ 1$NetBSD: patch-ca,v 1.2 2010/11/24 20:19:44 drochner Exp $
2 2
3--- camel/camel-search-sql-sexp.c.orig 2010-06-11 17:38:50.000000000 +0000 3--- camel/camel-search-sql-sexp.c.orig 2010-09-21 06:21:00.000000000 +0000
4+++ camel/camel-search-sql-sexp.c 4+++ camel/camel-search-sql-sexp.c
5@@ -177,7 +177,7 @@ eval_eq(struct _ESExp *f, gint argc, str 5@@ -176,7 +176,7 @@ eval_eq(struct _ESExp *f, gint argc, str
6 if (r1->type == ESEXP_RES_INT) 6 if (r1->type == ESEXP_RES_INT)
7 g_string_append_printf(str, "%d", r1->value.number); 7 g_string_append_printf(str, "%d", r1->value.number);
8 else if (r1->type == ESEXP_RES_TIME) 8 else if (r1->type == ESEXP_RES_TIME)
9- g_string_append_printf(str, "%ld", r1->value.time); 9- g_string_append_printf(str, "%ld", r1->value.time);
10+ g_string_append_printf(str, "%lld", (long long)r1->value.time); 10+ g_string_append_printf(str, "%lld", (long long)r1->value.time);
11 else if (r1->type == ESEXP_RES_STRING) 11 else if (r1->type == ESEXP_RES_STRING)
12 g_string_append_printf(str, "%s", r1->value.string); 12 g_string_append_printf(str, "%s", r1->value.string);
13  13
14@@ -195,7 +195,7 @@ eval_eq(struct _ESExp *f, gint argc, str 14@@ -194,7 +194,7 @@ eval_eq(struct _ESExp *f, gint argc, str
15 if (r2->type == ESEXP_RES_BOOL) 15 if (r2->type == ESEXP_RES_BOOL)
16 g_string_append_printf(str, "%d", r2->value.bool); 16 g_string_append_printf(str, "%d", r2->value.boolean);
17 else if (r2->type == ESEXP_RES_TIME) 17 else if (r2->type == ESEXP_RES_TIME)
18- g_string_append_printf(str, "%ld", r2->value.time); 18- g_string_append_printf(str, "%ld", r2->value.time);
19+ g_string_append_printf(str, "%lld", (long long)r2->value.time); 19+ g_string_append_printf(str, "%lld", (long long)r2->value.time);
20 else if (r2->type == ESEXP_RES_STRING) { 20 else if (r2->type == ESEXP_RES_STRING) {
21 gchar *tmp = g_strdup_printf("%c%s%c", ut ? '%':' ', r2->value.string, ut?'%':' '); 21 gchar *tmp = g_strdup_printf("%c%s%c", ut ? '%':' ', r2->value.string, ut?'%':' ');
22 gchar *safe = get_db_safe_string(tmp); 22 gchar *safe = get_db_safe_string(tmp);
23@@ -230,7 +230,7 @@ eval_lt(struct _ESExp *f, gint argc, str 23@@ -229,7 +229,7 @@ eval_lt(struct _ESExp *f, gint argc, str
24 if (r1->type == ESEXP_RES_INT) 24 if (r1->type == ESEXP_RES_INT)
25 g_string_append_printf(str, "%d", r1->value.number); 25 g_string_append_printf(str, "%d", r1->value.number);
26 else if (r1->type == ESEXP_RES_TIME) 26 else if (r1->type == ESEXP_RES_TIME)
27- g_string_append_printf(str, "%ld", r1->value.time); 27- g_string_append_printf(str, "%ld", r1->value.time);
28+ g_string_append_printf(str, "%lld", (long long)r1->value.time); 28+ g_string_append_printf(str, "%lld", (long long)r1->value.time);
29 else if (r1->type == ESEXP_RES_STRING) 29 else if (r1->type == ESEXP_RES_STRING)
30 g_string_append_printf(str, "%s", r1->value.string); 30 g_string_append_printf(str, "%s", r1->value.string);
31  31
32@@ -240,7 +240,7 @@ eval_lt(struct _ESExp *f, gint argc, str 32@@ -239,7 +239,7 @@ eval_lt(struct _ESExp *f, gint argc, str
33 if (r2->type == ESEXP_RES_BOOL) 33 if (r2->type == ESEXP_RES_BOOL)
34 g_string_append_printf(str, "%d", r2->value.bool); 34 g_string_append_printf(str, "%d", r2->value.boolean);
35 else if (r2->type == ESEXP_RES_TIME) 35 else if (r2->type == ESEXP_RES_TIME)
36- g_string_append_printf(str, "%ld", r2->value.time); 36- g_string_append_printf(str, "%ld", r2->value.time);
37+ g_string_append_printf(str, "%lld", (long long)r2->value.time); 37+ g_string_append_printf(str, "%lld", (long long)r2->value.time);
38 else if (r2->type == ESEXP_RES_STRING) 38 else if (r2->type == ESEXP_RES_STRING)
39 g_string_append_printf(str, "%s", r2->value.string); 39 g_string_append_printf(str, "%s", r2->value.string);
40 e_sexp_result_free(f, r1); 40 e_sexp_result_free(f, r1);
41@@ -269,7 +269,7 @@ eval_gt(struct _ESExp *f, gint argc, str 41@@ -268,7 +268,7 @@ eval_gt(struct _ESExp *f, gint argc, str
42 if (r1->type == ESEXP_RES_INT) 42 if (r1->type == ESEXP_RES_INT)
43 g_string_append_printf(str, "%d", r1->value.number); 43 g_string_append_printf(str, "%d", r1->value.number);
44 else if (r1->type == ESEXP_RES_TIME) 44 else if (r1->type == ESEXP_RES_TIME)
45- g_string_append_printf(str, "%ld", r1->value.time); 45- g_string_append_printf(str, "%ld", r1->value.time);
46+ g_string_append_printf(str, "%lld", (long long)r1->value.time); 46+ g_string_append_printf(str, "%lld", (long long)r1->value.time);
47 else if (r1->type == ESEXP_RES_STRING) 47 else if (r1->type == ESEXP_RES_STRING)
48 g_string_append_printf(str, "%s", r1->value.string); 48 g_string_append_printf(str, "%s", r1->value.string);
49  49
 50@@ -278,7 +278,7 @@ eval_gt(struct _ESExp *f, gint argc, str
 51 if (r2->type == ESEXP_RES_BOOL)
 52 g_string_append_printf(str, "%d", r2->value.boolean);
 53 else if (r2->type == ESEXP_RES_TIME)
 54- g_string_append_printf(str, "%ld", r2->value.time);
 55+ g_string_append_printf(str, "%lld", (long long)r2->value.time);
 56 else if (r2->type == ESEXP_RES_STRING)
 57 g_string_append_printf(str, "%s", r2->value.string);
 58 e_sexp_result_free(f, r1);

cvs diff -r1.1 -r1.2 pkgsrc/mail/evolution-data-server/patches/Attic/patch-cc (expand / switch to unified diff)

--- pkgsrc/mail/evolution-data-server/patches/Attic/patch-cc 2010/07/12 17:52:29 1.1
+++ pkgsrc/mail/evolution-data-server/patches/Attic/patch-cc 2010/11/24 20:19:44 1.2
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1$NetBSD: patch-cc,v 1.1 2010/07/12 17:52:29 drochner Exp $ 1$NetBSD: patch-cc,v 1.2 2010/11/24 20:19:44 drochner Exp $
2 2
3--- camel/providers/local/camel-maildir-summary.c.orig 2010-06-11 17:47:27.000000000 +0000 3--- camel/providers/local/camel-maildir-summary.c.orig 2010-09-21 06:21:00.000000000 +0000
4+++ camel/providers/local/camel-maildir-summary.c 4+++ camel/providers/local/camel-maildir-summary.c
5@@ -378,7 +378,7 @@ static gchar *maildir_summary_next_uid_s 5@@ -375,7 +375,7 @@ static gchar *maildir_summary_next_uid_s
6 g_free(uid); 6 g_free(uid);
7 sleep(2); 7 sleep(2);
8 } 8 }
9- uid = g_strdup_printf("%ld.%d_%u.%s", time(NULL), getpid(), nextuid, mds->priv->hostname); 9- uid = g_strdup_printf("%ld.%d_%u.%s", time(NULL), getpid(), nextuid, mds->priv->hostname);
10+ uid = g_strdup_printf("%lld.%d_%u.%s", (long long)time(NULL), getpid(), nextuid, mds->priv->hostname); 10+ uid = g_strdup_printf("%lld.%d_%u.%s", (long long)time(NULL), getpid(), nextuid, mds->priv->hostname);
11 name = g_strdup_printf("%s/tmp/%s", cls->folder_path, uid); 11 name = g_strdup_printf("%s/tmp/%s", cls->folder_path, uid);
12 retry++; 12 retry++;
13 } while (stat(name, &st) == 0 && retry<3); 13 } while (g_stat(name, &st) == 0 && retry<3);