pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/evolution-exchange Update to 2.22.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/377a7697dfa2
branches:  trunk
changeset: 541680:377a7697dfa2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 24 14:36:55 2008 +0000

description:
Update to 2.22.1:

Evolution Exchange 2.22.1 2008-04-07
------------------------------------

Bug fixes:
        #268259: (Novell Bugzilla) Don't require restart of Evolution to create appointment on switching from offline to online mode (Suman Manjunath)
        #303067: Random crash looking up addresses in new email (Milan Crha)

Evolution Exchange 2.22.0 2008-03-10
-------------------------------------

Bug fixes:
        #432885: Rescan the hierarchy (Veerapuram Varadhan)
        #518569: Properly format name and address with "<>" characters (Milan Crha)

Evolution Exchange 2.21.92 2008-02-25
-------------------------------------

Bug fixes:
        #432885: Fix to subscribe to other user's folders (Bharath)
        #514836: Fix importing contact lists into a attendee lists for a meeting (Milan Crha)
        #515744: Free our message info members properly (Milan Crha)
        #516248: Hierarchy wont be available if we are offline (Srinivasa Ragavan)
        #516250: Allow it to reauth if we are connecting after a offline (Srinivasa Ragavan)
        #516252: Determine that we are in offline if we cant get info from the server (Srinivasa Ragavan)
        #516408: Free memory returned by libical (Chenthill)

Evolution Exchange 2.21.91 2008-02-11
-------------------------------------

Bug fixes:
        #420503 - Crash while filtering (Milan Crha)
        #436628 - Fix alarms for Exchange calendar
        #501295 - Crash while caching in addressbook.

Other Contributors:
        Patch for crash in process_flags (Srinivasa Ragavan and Bharath Acharya)
        Fix two junk folder (Sankar P)

Evolution Exchange 2.21.90 2008-01-28
-------------------------------------

Other Contributors:
        libsoup updates (Dan Winship)

Evolution Exchange 2.21.5 2008-01-14
------------------------------------

Bug Fixes:
        #404002: Set the default priority of tasks as 'Normal' for Outlook/OWA compatibility. (Suman Manjunath)
        #501567: If unsupported queries, don't crash (Srinivasa Ragavan)
        #503356: String change: "Ximian Connector" -> "Evolution Connector for Microsoft Exchange" (Martin Meyer)

Evolution Exchange 2.21.4 2007-12-17
------------------------------------

Bug Fixes:
        #336074: Check for mail only in active folders (Milan Crha)

Evolution Exchange 2.21.3 2007-12-03
------------------------------------

Bug Fixes:
        #444503: Check and store the folder filter and junk filter flags before performing the check for folder summary being available (Bharath Acharya)

Other Contributors:
        Removing redundancy in code, demangle meeting related messages in subscribed inboxes (Suman Manjunath)

Evolution Exchange 2.21.2 2007-11-12
------------------------------------

Bug Fixes:
        #478680: Remove dead files from source control (Matthew Barnes)

Evolution Exchange 2.21.1 2007-10-29
------------------------------------

Bug Fixes:
        #474000: Use GLib's Base64 API instead of Camel's (Matthew Barnes)

diffstat:

 mail/evolution-exchange/Makefile |   13 +-
 mail/evolution-exchange/PLIST    |  293 +++++++++++++++++++-------------------
 mail/evolution-exchange/distinfo |    8 +-
 3 files changed, 160 insertions(+), 154 deletions(-)

diffs (truncated from 353 to 300 lines):

diff -r 07044d8a777c -r 377a7697dfa2 mail/evolution-exchange/Makefile
--- a/mail/evolution-exchange/Makefile  Thu Apr 24 13:57:08 2008 +0000
+++ b/mail/evolution-exchange/Makefile  Thu Apr 24 14:36:55 2008 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2008/04/22 06:01:28 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2008/04/24 14:36:55 wiz Exp $
 #
 
-DISTNAME=      evolution-exchange-2.12.3
-PKGREVISION=   3
+DISTNAME=      evolution-exchange-2.22.1
 CATEGORIES=    mail gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.12/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.22/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    jmmv%NetBSD.org@localhost
@@ -15,7 +14,9 @@
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
-GCONF_SCHEMAS=         apps_exchange_addressbook-2.12.schemas
+EE_VER=                        2.22
+PLIST_SUBST=           EE_VER=${EE_VER:Q}
+GCONF_SCHEMAS=         apps_exchange_addressbook-${EE_VER}.schemas
 
 .include "../../databases/openldap-client/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
@@ -26,7 +27,7 @@
 .include "../../devel/libgnomeui/buildlink3.mk"
 .include "../../mail/evolution-data-server/buildlink3.mk"
 .include "../../mail/evolution/buildlink3.mk"
-.include "../../net/libsoup-devel/buildlink3.mk"
+.include "../../net/libsoup24/buildlink3.mk"
 .include "../../net/ORBit2/buildlink3.mk"
 .include "../../print/libgnomeprint/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
diff -r 07044d8a777c -r 377a7697dfa2 mail/evolution-exchange/PLIST
--- a/mail/evolution-exchange/PLIST     Thu Apr 24 13:57:08 2008 +0000
+++ b/mail/evolution-exchange/PLIST     Thu Apr 24 14:36:55 2008 +0000
@@ -1,150 +1,155 @@
-@comment $NetBSD: PLIST,v 1.7 2007/11/13 11:13:45 drochner Exp $
-bin/exchange-connector-setup-2.12
-lib/bonobo/servers/GNOME_Evolution_Exchange_Storage_2.12.server
+@comment $NetBSD: PLIST,v 1.8 2008/04/24 14:36:55 wiz Exp $
+bin/exchange-connector-setup-${EE_VER}
+lib/bonobo/servers/GNOME_Evolution_Exchange_Storage_${EE_VER}.server
 lib/evolution-data-server-1.2/camel-providers/libcamelexchange.la
 lib/evolution-data-server-1.2/camel-providers/libcamelexchange.urls
-libexec/evolution/2.12/evolution-exchange-storage
-share/evolution-exchange/2.12/glade/exchange-autoconfig-wizard.glade
-share/evolution-exchange/2.12/glade/exchange-change-password.glade
-share/evolution-exchange/2.12/glade/exchange-delegates.glade
-share/evolution-exchange/2.12/glade/exchange-folder-tree.glade
-share/evolution-exchange/2.12/glade/exchange-oof.glade
-share/evolution-exchange/2.12/glade/exchange-passwd-expiry.glade
-share/evolution-exchange/2.12/glade/exchange-permissions-dialog.glade
-share/evolution-exchange/2.12/images/connector-mini.png
-share/evolution-exchange/2.12/images/connector.png
-share/evolution-exchange/2.12/images/exchange-delegates-48.png
-share/evolution-exchange/2.12/images/exchange-oof-48.png
-share/evolution-exchange/2.12/ui/ximian-connector.xml
-share/gconf/schemas/apps_exchange_addressbook-2.12.schemas
-share/gtk-doc/html/ximian-connector/E2kContext.html
-share/gtk-doc/html/ximian-connector/E2kGlobalCatalog.html
-share/gtk-doc/html/ximian-connector/E2kSecurityDescriptor.html
-share/gtk-doc/html/ximian-connector/ch01.html
-share/gtk-doc/html/ximian-connector/ch02.html
-share/gtk-doc/html/ximian-connector/ch03.html
-share/gtk-doc/html/ximian-connector/ch04.html
-share/gtk-doc/html/ximian-connector/ch05.html
-share/gtk-doc/html/ximian-connector/ch06.html
-share/gtk-doc/html/ximian-connector/home.png
-share/gtk-doc/html/ximian-connector/index.html
-share/gtk-doc/html/ximian-connector/index.sgml
-share/gtk-doc/html/ximian-connector/left.png
-share/gtk-doc/html/ximian-connector/right.png
-share/gtk-doc/html/ximian-connector/style.css
-share/gtk-doc/html/ximian-connector/up.png
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kAutoconfig.html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kContext-(private).html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kOperation-(private).html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kOperation.html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kProperties.html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kRestriction-(vaporware).html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kResult-(private).html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kSid.html
-share/gtk-doc/html/ximian-connector/ximian-connector-E2kUserDialog.html
-share/gtk-doc/html/ximian-connector/ximian-connector-MAPI.html
-share/gtk-doc/html/ximian-connector/ximian-connector-autoconfig.html
-share/gtk-doc/html/ximian-connector/ximian-connector-bug-private.html
-share/gtk-doc/html/ximian-connector/ximian-connector-bug-xml.html
-share/gtk-doc/html/ximian-connector/ximian-connector-calendar.html
-share/gtk-doc/html/ximian-connector/ximian-connector-delegation.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-action.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-encoding-utils.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-freebusy.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-http-utils.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-kerberos.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-restriction.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-result.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-rule.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-uri.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-utils.html
-share/gtk-doc/html/ximian-connector/ximian-connector-e2k-xml-utils.html
-share/gtk-doc/html/ximian-connector/ximian-connector-favorites.html
-share/gtk-doc/html/ximian-connector/ximian-connector-fba.html
-share/gtk-doc/html/ximian-connector/ximian-connector-freebusy.html
-share/gtk-doc/html/ximian-connector/ximian-connector-mail-threading.html
-share/gtk-doc/html/ximian-connector/ximian-connector-mail.html
-share/gtk-doc/html/ximian-connector/ximian-connector-ntlm.html
-share/gtk-doc/html/ximian-connector/ximian-connector-oof.html
-share/gtk-doc/html/ximian-connector/ximian-connector-other-users.html
-share/gtk-doc/html/ximian-connector/ximian-connector-permissions.html
-share/gtk-doc/html/ximian-connector/ximian-connector-test-utils.html
-share/gtk-doc/html/ximian-connector/ximian-connector-xntlm-des.html
-share/gtk-doc/html/ximian-connector/ximian-connector-xntlm-md4.html
-share/gtk-doc/html/ximian-connector/ximian-connector-xntlm.html
-share/gtk-doc/html/ximian-connector/ximian-connector.devhelp
-share/gtk-doc/html/ximian-connector/ximian-connector.devhelp2
-share/gtk-doc/html/ximian-connector/ximian-connnector-booking.html
-share/locale/ar/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/az/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/bg/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/bn/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/bn_IN/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ca/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/cs/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/cy/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/da/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/de/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/dz/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/el/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/en_CA/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/en_GB/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/es/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/et/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/eu/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/fa/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/fi/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/fr/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/gl/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/gu/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/hi/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/hu/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/id/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/it/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ja/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ka/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ko/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ku/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/lt/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/lv/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/mk/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ml/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/mn/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ms/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/nb/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ne/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/nl/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/nn/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/oc/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/or/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/pa/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/pl/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/pt/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/pt_BR/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ro/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ru/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/rw/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sk/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sl/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sq/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sr/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sr@Latn/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/sv/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/ta/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/th/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/tr/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/uk/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/vi/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/xh/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/zh_CN/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/zh_HK/LC_MESSAGES/evolution-exchange-2.12.mo
-share/locale/zh_TW/LC_MESSAGES/evolution-exchange-2.12.mo
-@dirrm share/gtk-doc/html/ximian-connector
+libexec/evolution/${EE_VER}/evolution-exchange-storage
+share/evolution-exchange/${EE_VER}/glade/exchange-autoconfig-wizard.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-change-password.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-delegates.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-folder-tree.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-oof.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-passwd-expiry.glade
+share/evolution-exchange/${EE_VER}/glade/exchange-permissions-dialog.glade
+share/evolution-exchange/${EE_VER}/images/connector-mini.png
+share/evolution-exchange/${EE_VER}/images/connector.png
+share/evolution-exchange/${EE_VER}/images/exchange-delegates-48.png
+share/evolution-exchange/${EE_VER}/images/exchange-oof-48.png
+share/evolution-exchange/${EE_VER}/ui/ximian-connector.xml
+share/gconf/schemas/apps_exchange_addressbook-${EE_VER}.schemas
+share/gtk-doc/html/evolution-exchange/E2kContext.html
+share/gtk-doc/html/evolution-exchange/E2kGlobalCatalog.html
+share/gtk-doc/html/evolution-exchange/E2kSecurityDescriptor.html
+share/gtk-doc/html/evolution-exchange/ch01.html
+share/gtk-doc/html/evolution-exchange/ch02.html
+share/gtk-doc/html/evolution-exchange/ch03.html
+share/gtk-doc/html/evolution-exchange/ch04.html
+share/gtk-doc/html/evolution-exchange/ch05.html
+share/gtk-doc/html/evolution-exchange/ch06.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kAutoconfig.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kContext-(private).html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kOperation-(private).html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kOperation.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kProperties.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kRestriction-(vaporware).html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kResult-(private).html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kSid.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-E2kUserDialog.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-MAPI.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-action.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-freebusy.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-http-utils.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-kerberos.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-restriction.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-result.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-rule.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-uri.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-utils.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-e2k-xml-utils.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-test-utils.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-xntlm-des.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-xntlm-md4.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange-xntlm.html
+share/gtk-doc/html/evolution-exchange/evolution-exchange.devhelp
+share/gtk-doc/html/evolution-exchange/evolution-exchange.devhelp2
+share/gtk-doc/html/evolution-exchange/home.png
+share/gtk-doc/html/evolution-exchange/index.html
+share/gtk-doc/html/evolution-exchange/index.sgml
+share/gtk-doc/html/evolution-exchange/left.png
+share/gtk-doc/html/evolution-exchange/right.png
+share/gtk-doc/html/evolution-exchange/style.css
+share/gtk-doc/html/evolution-exchange/up.png
+share/gtk-doc/html/evolution-exchange/ximian-connector-autoconfig.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-bug-private.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-bug-xml.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-calendar.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-delegation.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-favorites.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-fba.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-freebusy.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-mail-threading.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-mail.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-ntlm.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-oof.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-other-users.html
+share/gtk-doc/html/evolution-exchange/ximian-connector-permissions.html
+share/gtk-doc/html/evolution-exchange/ximian-connnector-booking.html
+share/locale/ar/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/as/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/az/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/bg/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/bn/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/bn_IN/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ca/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/cs/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/cy/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/da/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/de/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/dz/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/el/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/en_CA/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/en_GB/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/es/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/et/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/eu/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/fa/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/fi/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/fr/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/gl/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/gu/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/he/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/hi/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/hu/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/id/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/it/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ja/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ka/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ko/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ku/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/lt/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/lv/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/mk/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ml/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/mn/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/mr/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ms/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/nb/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/ne/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/nl/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/nn/LC_MESSAGES/evolution-exchange-${EE_VER}.mo



Home | Main Index | Thread Index | Old Index