X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=README;h=e2fa91eb5253e8d74cd64834dfd2774522666c0a;hb=ef09307370c849baecece089500b52b54d726397;hp=8a8a0c21d8b4eb81fe9514dec3fb4ce227df03ae;hpb=e4ef4dba0bd8b27f12585a71e8f795703a6c8a6e;p=pkg%2Fabook.git diff --git a/README b/README index 8a8a0c2..e2fa91e 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - ABOOK by JH + ABOOK by JH ----- Abook is an addressbook program with mutt mail client support. @@ -11,30 +11,39 @@ Starting from version 0.4.10 abook is know to compile with the native curses library of SUN Solaris and OpenBSD. If you compile with --enable-debug flag you should run abook like this: -abook 2> debug or abook 2> /dev/null. Abook 0.4.8 has been compiled and tested -successfully on following platforms: - -Linux (Debian GNU/Linux 2.1, RedHat 6.1) -FreeBSD 3.3 -Solaris 2.5 / 2.6 (thanks Michael Wiedmann) -AIX 3.2.5 (tested by Brian Salter-Duke) -DEC alpha ? (tested by Brian Salter-Duke) -Irix 6.5 (abook version 0.4.11) +abook 2> debug or abook 2> /dev/null. Abook has been compiled and tested +successfully on following platforms: (NOTE: All versions of abook haven't +been tested on all platforms.) + +Linux (Debian GNU/Linux 2.1/2.2, RedHat 6.x) +Solaris 2.4 +Solaris 2.5 +Solaris 2.6 +FreeBSD 3.3 (newer versions should work) +OpenBSD +NetBSD (reportedly requires ncurses to work properly) +AIX 3.2.5 +HPUX +Irix 6.5 +DEC alpha ? INSTALLATION See INSTALL for detailed instructions. -If you want to use abook with mutt you should add following line to your +If you want to use abook with mutt you should add following lines to your ~/.muttrc or to the systemwide /etc/Muttrc file. set query_command="abook --mutt-query '%s'" +macro pager A |'abook --add-email'\n -After this you can make queries from mutt using the query command ( Q ). +After this you can make queries from mutt using the query command ('Q') +and add sender e-mail addresses to the addressbook from pager using 'A' +command. (Of course you can choose another keybinding if you like.) NOTES -If your language specific characters doesn't work correctly make sure +If your language specific characters don't work correctly make sure that your locale configuration has been done properly. (On Linux you must set at least LC_CTYPE environment variable) @@ -52,7 +61,7 @@ See COPYING for details. CONTACT AUTHOR -Send bugreports, fixes, wishes etc. to Jaakko Heinonen -or preferably use the mailing list. (See http://abook.sourceforge.net/ for -details) +Send bugreports, fixes, wishes etc. to Jaakko Heinonen + or preferably use the mailing list. (See +http://abook.sourceforge.net/ for details)