aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-migrate.c
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-01-14 07:02:13 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-01-14 07:02:13 +0800
commit06c8e307cc3a74d963dd680add15134094ae8d5f (patch)
treea7150e0d2fb62c6b91fb23f6038b11374e057be2 /mail/em-migrate.c
parenta131a710f92a7fd9e7e3ca913a0e26956d9f5d50 (diff)
downloadgsoc2013-evolution-06c8e307cc3a74d963dd680add15134094ae8d5f.tar.gz
gsoc2013-evolution-06c8e307cc3a74d963dd680add15134094ae8d5f.tar.zst
gsoc2013-evolution-06c8e307cc3a74d963dd680add15134094ae8d5f.zip
s/<= 0/== 0/
svn path=/trunk/; revision=24207
Diffstat (limited to 'mail/em-migrate.c')
-rw-r--r--mail/em-migrate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-migrate.c b/mail/em-migrate.c
index 2632e705e8..af484f1917 100644
--- a/mail/em-migrate.c
+++ b/mail/em-migrate.c
@@ -2266,7 +2266,7 @@ em_migrate (const char *evolution_dir, int major, int minor, int revision, Camel
config_xmldb = emm_load_xml (path, "config.xmldb");
g_free (path);
- if (minor <= 0) {
+ if (minor == 0) {
if (em_migrate_1_0 (evolution_dir, config_xmldb, filters, vfolders, ex) == -1) {
xmlFreeDoc (config_xmldb);
xmlFreeDoc (filters);
/a>avilla2011-10-173-2011/+8 * Update KDE Software Compilation ports to 4.6.5makc2011-07-081-2/+2 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.4. Read fullavilla2011-06-141-2/+2 * Update KDE Software Compilation ports to 4.6.3makc2011-05-172-6/+4 * Add dependency on libXtst (needed to build kmousetool)makc2011-05-101-0/+1 * The FreeBSD KDE Team is pleased to announce April updates for KDEavilla2011-04-071-2/+2 * - Fix linking in some circumstances.avilla2011-03-281-1/+2 * The FreeBSD KDE Team is pleased to announce KDE SC 4.6.1 and KDE PIMavilla2011-03-253-3/+8 * - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-081-2/+2 * KDE FreeBSD team presents KDE SC 4.5.4.makc2010-12-031-2/+2 * KDE FreeBSD team presents KDE SC 4.5.3.makc2010-11-042-4/+5 * KDE FreeBSD team presents KDE SC 4.5.2.makc2010-10-061-3/+3 * KDE FreeBSD team presents KDE SC 4.5.1.makc2010-09-033-62/+8 * Present KDE SC 4.4.5 for FreeBSD.makc2010-06-301-3/+3 * Present KDE SC 4.4.4 for FreeBSD.makc2010-06-021-3/+3 * - The FreeBSD KDE team is pleased to announce KDE SC 4.4.3 for FreeBSDfluffy2010-05-113-95/+17 * - update to 1.4.1dinoex2010-03-281-0/+1 * Presenting KDE 4.3.5 for FreeBSD. The official release notes for thismiwi2010-02-073-9/+3 * - update to jpeg-8dinoex2010-02-051-0/+1 * The FreeBSD KDE is please to announce the release of KDE 4.3.4,miwi2009-12-021-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.3miwi2009-11-272-5/+3 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-021-3/+3 * Mk/bsd.kde4.mk:makc2009-08-101-3/+0 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-053-6/+7 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1 * The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfixmiwi2009-06-031-3/+3 * Update KDE ports to 4.2.3makc2009-05-101-3/+3 * mark as MAKE_JOBS_UNSAFEmakc2009-04-251-1/+1 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.2miwi2009-04-022-4/+4 * bump PORTREVISION after cmake updatemakc2009-03-251-0/+1 * Update KDE to 4.2.1.makc2009-03-091-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.2.0miwi2009-02-093-138/+316 * kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in...makc2009-01-142-4/+4 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.1miwi2008-09-031-3/+3 * The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-104-1438/+553 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to KDE 3.5.8lofi2007-10-301-3/+3 * Update to KDE 3.5.7 / KOffice 1.6.3lofi2007-07-043-4/+53 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1