]> git.deb.at Git - pkg/abook.git/blobdiff - README
0.4.15pre2
[pkg/abook.git] / README
diff --git a/README b/README
index 8ee54f149b7214f7af2ec955d803c02f5fe29cda..e2fa91eb5253e8d74cd64834dfd2774522666c0a 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- ABOOK by JH <jheinonen@bigfoot.com>
+ ABOOK by JH <jheinonen@users.sourceforge.net>
  -----
 
 Abook is an addressbook program with mutt mail client support.
@@ -31,16 +31,19 @@ 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)
 
@@ -58,7 +61,7 @@ See COPYING for details.
 
 CONTACT AUTHOR
 
-Send bugreports, fixes, wishes etc. to Jaakko Heinonen <jheinonen@bigfoot.com>
-or preferably use the mailing list. (See http://abook.sourceforge.net/ for
-details)
+Send bugreports, fixes, wishes etc. to Jaakko Heinonen
+<jheinonen@users.sourceforge.net> or preferably use the mailing list. (See
+http://abook.sourceforge.net/ for details)