commit 58deac1acbcbf6d87929fd8a4f5274de211cface Author: Srinivasa Ragavan Date: Wed Feb 10 22:49:44 2010 +0530 Fix broken search with evolution master. src/mail-view.c | 2 +- src/module/anjal-shell-view-private.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) commit 7ad8cb43f4ad5f98a2c089389d4cfd04101e3825 Author: Matej Urbančič Date: Wed Feb 10 16:23:17 2010 +0100 Updated Slovenian translation po/sl.po | 258 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 133 insertions(+), 125 deletions(-) commit 3e13b73ea0d8f910c10119693805fac2c25141ad Author: Marek Černocký Date: Tue Feb 9 19:36:59 2010 +0100 Update Czech translation po/cs.po | 432 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 224 insertions(+), 208 deletions(-) commit 5dd694081c696596a47908b796fb5c54b9595f76 Author: Srinivasa Ragavan Date: Tue Feb 9 11:33:53 2010 +0530 BUGFIX: Moblin Bugzilla #9429 - Window title should be Mail src/mail-shell.c | 11 ++++++++++- 1 files changed, 10 insertions(+), 1 deletions(-) commit 2d3e7ac8d33fe009981a63d1fda2307a021af131 Author: Srinivasa Ragavan Date: Tue Feb 9 11:21:56 2010 +0530 Commit missed translation file po/tr.po | 916 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 916 insertions(+), 0 deletions(-) commit 4bef1db026afbec7892a84e3c1205068d6e3a540 Author: Nick Richards Date: Tue Feb 9 11:14:04 2010 +0530 BUGFIX: Moblin Bugzilla #9428 - Set toolbar in Moblin style. src/mail-shell.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) commit 82dca3cac6cbdd031e442072c8ba75995226bcdc Author: Srinivasa Ragavan Date: Tue Feb 9 11:10:13 2010 +0530 BUGFIX: Moblin Bugzilla #9528 - Tabs are untranslated. src/mail-folder-view.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 9a99581a0b3f0b2f747c336b1465565795000990 Author: Srinivasa Ragavan Date: Tue Feb 9 11:02:09 2010 +0530 Update translations po/LINGUAS | 1 + po/cs.po | 425 ++++++++++++++-------------- po/wa.po | 912 ++++++++++++++++++++++++++++++----------------------------- po/zh_TW.po | 10 +- 4 files changed, 680 insertions(+), 668 deletions(-) commit 5ee181ace64a2026222ebbab4b62c135ae105037 Author: Daniel Nylander Date: Thu Feb 4 22:47:39 2010 +0100 Updated Swedish translation po/sv.po | 315 +++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 170 insertions(+), 145 deletions(-) commit 2dc090f866ae944eac9741ebf0a606eac4a17865 Author: Petr Kovar Date: Thu Feb 4 20:58:22 2010 +0100 Update Czech translation by Marek Cernocky Reviewed by: Lucas Lommer. po/cs.po | 305 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 155 insertions(+), 150 deletions(-) commit 757c49ab3a319fa57587ac86d11f8202f8beb36e Author: Srinivasa Ragavan Date: Wed Feb 3 14:59:47 2010 +0530 BUGFIX: Moblin Bugzilla #9413 - Crash while clicking sortby src/mail-account-view.c | 6 +++--- src/mail-composer-view.c | 6 +++--- src/mail-conv-view.c | 6 +++--- src/mail-settings-view.c | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) commit 1224af053fc83fe7fd7e7939e1a947b173dd0937 Author: Srinivasa Ragavan Date: Wed Feb 3 12:24:27 2010 +0530 Fix mismangement in selecting tabs when clicked on folder tree. src/mail-view.c | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) commit 6252dc2e579aba0db46bd9ad759f0016d0f49255 Author: Srinivasa Ragavan Date: Tue Feb 2 10:54:56 2010 +0530 Avoid loading a message in composer while downloading it for rendering. src/mail-message-view.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) commit 96057cefa6814d606b6d070f409ab9ef3e26714a Author: Srinivasa Ragavan Date: Mon Feb 1 18:00:30 2010 +0530 Translation update from Moblin Transifex po/es.po | 401 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 187 insertions(+), 214 deletions(-) commit 2aeb4adee8beb19929c2b55ee7a584f35a70bc50 Author: Marios Zindilis Date: Sun Jan 31 01:38:56 2010 +0200 Added Greek translation po/LINGUAS | 1 + po/el.po | 931 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 932 insertions(+), 0 deletions(-) commit d0a4aa0eac664d90f00a49c205e6e1f344a81880 Author: Srinivasa Ragavan Date: Fri Jan 29 20:58:14 2010 +0530 Autoconfig email accounts via mozilla isp-db configure.ac | 2 +- src/Makefile.am | 8 +- src/mail-account-view.c | 60 ++++++++++ src/mail-guess-servers.c | 274 ++++++++++++++++++++++++++++++++++++++++++++++ src/mail-guess-servers.h | 51 +++++++++ 5 files changed, 392 insertions(+), 3 deletions(-) commit 99eb10dabb9530bd1e5f05528f3dd5fe7f310827 Author: Srinivasa Ragavan Date: Wed Jan 27 10:20:29 2010 +0530 Clean ups Makefile.am | 4 +++- src/module/anjal-shell-backend.c | 2 +- src/module/anjal-shell-content.c | 2 -- 3 files changed, 4 insertions(+), 4 deletions(-) commit 4dc27be7ed9f5a722f35cfb274fd4018800b3c83 Author: Jorge González Date: Tue Jan 26 19:51:07 2010 +0100 Updated Spanish translation po/es.po | 230 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 123 insertions(+), 107 deletions(-) commit ce8bf497e2ccfa530633aa4b4dad20db47779a2f Author: Srinivasa Ragavan Date: Mon Jan 25 19:06:21 2010 +0530 Post release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 65aeb4b4dfcb490db6dd1964761b5ac107605900 Author: Srinivasa Ragavan Date: Mon Jan 25 18:56:21 2010 +0530 Anjal release for 0.3.1 unstable series for anjal 0.4. NEWS | 18 ++++++++++++++++++ configure.ac | 2 +- 2 files changed, 19 insertions(+), 1 deletions(-) commit b598d5f54dd6be501bc0804698fe7903067e856f Author: Srinivasa Ragavan Date: Mon Jan 25 18:55:57 2010 +0530 Cleanup for cleaner make dist. src/Makefile.am | 3 ++- src/em-format-mail.c | 1 - src/mail-account-view.c | 1 - src/mail-settings-view.c | 1 - src/mail-shell.c | 2 -- src/mail-shell.h | 1 - src/mail-view.c | 5 ++--- src/module/Makefile.am | 8 +++++++- 8 files changed, 11 insertions(+), 11 deletions(-)