From 748c11a7aa05446f1de52199a3cc56bf69a9b27c Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Thu, 21 Jan 2010 21:07:24 +0200 Subject: [PATCH] * index.html: updated --- www/index.html | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/www/index.html b/www/index.html index c4110779..a23102df 100644 --- a/www/index.html +++ b/www/index.html @@ -101,15 +101,18 @@ your database up-to-date. The way to express the searches may be a bit cryptic at first, but easy to -learn (in the author's humble opinion); the mu manpage discusses -syntax and usage, and contains examples. - +learn (in the author's humble opinion); the mu manpage discusses syntax and +usage, and contains examples. + +NOTE: while searching from the command-line is sometimes useful, mu is most +easily used when integrated with an e-mail program. The documentation includes +examples for integration with mutt and Wanderlust. +

mu is Free Software (GPLv3), runs on Unix/Linux-based systems, and uses the Xapian text indexing engine. Important: for mu -to work, your mails must be stored in a set of maildirs +>Xapian text indexing engine. Important: for mu to work, +your mails must be stored in a set of maildirs

news

features

@@ -180,9 +185,10 @@ The mu source code is available in Gitorious; get it from there: $ git clone git://gitorious.org/mu/mu-ng.git -This is the source code for the new versions of mu (0.6 beta and -beyond). Unless you are a developer, it is recommend you use the -actual releases, as the git-version may break at times. +This is the source code for the development versions of mu (0.6 beta and +beyond). If you're not planning on get involved in the development of mu, it +is recommended you use the actual releases, as the git-version may break at +times.

building and dependencies

@@ -196,7 +202,7 @@ following should get you all you need: gcc/g++, make and friends).

mu uses autotools, so building follows the normal -configure/make pattern. +./configure/make pattern.

This should work without any problems at least on recent Debian/Ubuntu, for both 32-bit and 64-bit architectures. If it does not work for your @@ -211,9 +217,11 @@ them in the issue list

mu was designed and implemented by me, Dirk-Jan C. Binnema, as a hobby project for my copious free time. It has no -relation to my employer.

You can send e-mail to -djcb-at-djcbsoftware-dot-nl. - +relation to my employer. + +

You can send e-mail to djcb-at-djcbsoftware-dot-nl. + +

©2008 Dirk-Jan C. Binnema