commit 35792f22a372dc948e09d1a8a4295abbbd3a5cee Author: Matthew Barnes Date: Mon Aug 2 23:49:06 2010 -0400 Fix order of linker flags. FINALLY got this goddamn issue straightened out. This has been a thorn in my side for many a release. Distcheck passes once again. Makefile.am | 2 +- docs/reference/Makefile.am | 2 +- server/lib/Makefile.am | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) commit 5704efe069500f50361d2fa28cce9cd06d69bd38 Author: Matthew Barnes Date: Mon Aug 2 23:11:50 2010 -0400 NEWS update for 2.31.6 release. NEWS | 122 ++++++++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 71 insertions(+), 51 deletions(-) commit 99dc7b8727fe1929496f8901794033efcbf0461f Author: Matthew Barnes Date: Mon Aug 2 11:18:52 2010 -0400 Prefer gio-2.0 when requiring GLib libraries. gio-2.0 is the "top level" library within GLib. It requires everything else we may need from GLib: glib-2.0, gobject-2.0, gmodule-2.0, gthread-2.0 configure.ac | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 95b8e70679b4db7c429c52084fc020ad835efed6 Author: Matthew Barnes Date: Mon Aug 2 09:46:25 2010 -0400 Fix compiler warnings. server/lib/e2k-context.c | 5 +++-- server/storage/exchange-hierarchy-webdav.c | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) commit 41f22af4b47c50068d65638432a5e6b86fa19111 Author: Matej Urbančič Date: Thu Jul 29 15:02:12 2010 +0200 Updated Slovenian translation po/sl.po | 289 +++++++++++++++++++------------------------------------------ 1 files changed, 90 insertions(+), 199 deletions(-) commit 790d890e737ca6787e563d34df0f586690841565 Author: Fridrich Štrba Date: Tue Jul 27 18:31:51 2010 +0200 Missing include calendar/e-cal-backend-exchange.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit 1f83c293c3a2b041d048d41c92a8807f6879d0c6 Author: Matthew Barnes Date: Tue Jun 8 18:35:23 2010 -0400 Use the new base directory functions in E-D-S. Put an end to hard-coding "$HOME/.evolution". addressbook/e-book-backend-db-cache.c | 24 +++++++----------------- calendar/e-cal-backend-exchange.c | 8 ++++++-- server/storage/exchange-account.c | 11 ++++++++--- 3 files changed, 21 insertions(+), 22 deletions(-) commit f4cb2922edaaea2347f7c2fe974aaedcef6fd9bc Author: Aron Xu Date: Sat Jul 24 14:04:13 2010 +0800 Update Simplified Chinese translation. po/zh_CN.po | 390 ++++++++++++++++++++++++++++++++--------------------------- 1 files changed, 213 insertions(+), 177 deletions(-) commit 00d26fc7591e2d2bb364de026dcbb597dae96776 Author: Matej Urbančič Date: Thu Jul 22 14:45:11 2010 +0200 Updated Slovenian translation po/sl.po | 216 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 116 insertions(+), 100 deletions(-) commit 6930fd015a012b0ce201b6f38425455b86e56527 Author: Matthew Barnes Date: Wed Jul 21 08:12:45 2010 -0400 Adapt to libedata-book and libedata-cal API changes. addressbook/e-book-backend-db-cache.c | 9 ++++++- addressbook/e-book-backend-exchange.c | 38 +++++++++++--------------------- addressbook/e-book-backend-gal.c | 17 ++++---------- 3 files changed, 25 insertions(+), 39 deletions(-) commit 3daf794819e4bff4ea0b177231240d060b067886 Author: Chao-Hsiung Liao Date: Tue Jul 20 15:00:37 2010 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 592 ++++++++++++++++++++++++++++++----------------------------- po/zh_TW.po | 594 ++++++++++++++++++++++++++++++----------------------------- 2 files changed, 607 insertions(+), 579 deletions(-) commit 20d54e4258f95741a1830b8ac01683cc03ccfd47 Author: Mario Blättermann Date: Sun Jul 18 20:41:47 2010 +0200 [i18n] Updated German translation po/de.po | 313 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 156 insertions(+), 157 deletions(-) commit 10014a2cc7817aa97cfd35bf9782eb31c7c7d119 Author: Fran Diéguez Date: Sun Jul 18 19:12:56 2010 +0200 Fixed headers in galician translation file po/gl.po | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) commit d9a1bfce119002e35aa34e989f0a759b49441666 Author: Milan Crha Date: Fri Jul 16 09:39:09 2010 +0200 Adapt to removal of deprecated ECalBackend::set_default_timezone calendar/e-cal-backend-exchange.c | 38 ++++++++++++++++++++++++++++++++---- 1 files changed, 33 insertions(+), 5 deletions(-) commit d1828ef599ac62ebec7105df6656cca0554ebc29 Author: Kjartan Maraas Date: Tue Jul 13 14:34:54 2010 +0200 Updated Norwegian bokmål translation po/nb.po | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) commit fff90368e049e52e6f896090c38613b11bcd01c5 Author: Eleanor Chen Date: Tue Jul 13 16:43:40 2010 +0800 Update Simplified Chinese translations. po/zh_CN.po | 828 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 409 insertions(+), 419 deletions(-) commit e35d1afe538c445c2f18323cc487cc14bef699ec Author: Yaron Shahrabani Date: Tue Jul 13 11:26:57 2010 +0300 Updated Hebrew translation. po/he.po | 196 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 106 insertions(+), 90 deletions(-) commit ed26e5c606629993a0ca0830d898440cd5addc5c Author: Matthew Barnes Date: Mon Jul 12 22:11:53 2010 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)