[Tracker] [PATCH] Updated es translation

2007-07-20 Thread jon latorre
Hi, First patch, so excuse my if something is wrong :) Bye. -- jon latorre [EMAIL PROTECTED] Index: po/es.po === --- po/es.po (revisiĆ³n: 681) +++ po/es.po (copia de trabajo) @@ -1,5 +1,5 @@ # translation of tracker to spanish -#

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Mikkel Kamstrup Erlandsen
2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing only things left are to clean up the prefs screen, fix key date formats and add empathy log viewer Hi, Here are my test report from trunk as of last night: - indexing is faster and lighter than usual! - as always

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Mikkel Kamstrup Erlandsen
2007/7/20, Mikkel Kamstrup Erlandsen [EMAIL PROTECTED]: 2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing only things left are to clean up the prefs screen, fix key date formats and add empathy log viewer Hi, Here are my test report from trunk as of last night: -

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread jamie
On Fri, 2007-07-20 at 13:40 +0200, Mikkel Kamstrup Erlandsen wrote: 2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing only things left are to clean up the prefs screen, fix key date formats and add empathy log viewer Hi,

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Mikkel Kamstrup Erlandsen
2007/7/20, jamie [EMAIL PROTECTED]: On Fri, 2007-07-20 at 13:40 +0200, Mikkel Kamstrup Erlandsen wrote: 2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing only things left are to clean up the prefs screen, fix key date formats and add

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Marcus Fritzsch
On 7/20/07, Mikkel Kamstrup Erlandsen [EMAIL PROTECTED] wrote: 2007/7/20, Mikkel Kamstrup Erlandsen [EMAIL PROTECTED]: 2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing only things left are to clean up the prefs screen, fix key date formats and add empathy

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread Jerry Tan
I have tested trunk on my solaris x86 box. the greatest thing for me is that I can get meta data for evolution mail in TST, which is great. and another thing is that even I didnot download all mails to my local, I still can index them, search them, and open them. wonderful. jamie wrote: On

Re: [Tracker] Delaying 0.6 to this weekend

2007-07-20 Thread jamie
On Fri, 2007-07-20 at 14:27 +0200, Mikkel Kamstrup Erlandsen wrote: 2007/7/20, jamie [EMAIL PROTECTED]: On Fri, 2007-07-20 at 13:40 +0200, Mikkel Kamstrup Erlandsen wrote: 2007/7/19, jamie [EMAIL PROTECTED]: its 99% done but needs more testing

[Tracker] manpages

2007-07-20 Thread Marcus Fritzsch
Hi again, ok, lots of an pages, including tracker-status(1) and tracker.cfg(5). I hope they are usable/not too bad. I also added the new ones to the install target in docs/Makefile.am. Kind regards, Marcus diff --git a/docs/Makefile.am b/docs/Makefile.am index d865af0..c730e23 100644 ---