Compose window: activating the GtkEntry with sender address activates the account...
[claws.git] / README
diff --git a/README b/README
index 973228623a64b983f628a9f6f210058bcb65501c..4646af43b7f6d1d4554c0ba509b831a566540b61 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ Claws Mail - a GTK+ based, lightweight, and fast e-mail client
 
 ---------------------------------------------------------------------
 
-   Copyright(C) 1999-2013 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> and the
+   Copyright(C) 1999-2014 Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> and the
    Claws Mail Team
 
    This program is free software; you can redistribute it and/or modify
@@ -393,7 +393,8 @@ http://www.claws-mail.org/plugins.php
     E        S          true if execute "S" succeeds
     f        S          messages originating from user S
     F                   forwarded messages
-    h        S          messages which contain header S
+    h        S          messages which contain S in any header name or value
+    H        S          messages which contain S in the value of any header
     i        S          messages which contain S in Message-Id header
     I        S          messages which contain S in inreplyto header
     k       #          messages which are marked with color #
@@ -521,12 +522,6 @@ http://www.claws-mail.org/plugins.php
        The colour used for the X-Mailer line when its value is
        Claws Mail.
 
-    enable_dotted_lines                (default: 0)
-       Use the old dotted line look in the main window GtkTreeView
-       components, (Folder List and Message List), instead of the
-       modern lineless look. 
-       0: off  1: on
-
     enable_hscrollbar          (default: 1)
        enable horizontal scroll bar in summary view
        0: off  1: on
@@ -790,23 +785,21 @@ cool!) Another possibility is to add a request to our bugzilla, (severity:
 http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 
-12. Installing Claws Mail from CVS
+12. Installing Claws Mail from Git
 --------------------------------------
 
   a. Downloading
   --------------
 
-  To download the latest cvs cd to the directory where you wish to download
+  To download the latest Git, cd to the directory where you wish to download
   to and type the following information:
 
-  export CVS_RSH=ssh
-  cvs -z3 -d:pserver:anonymous@claws-mail.org:/ co -r gtk2 claws 
+  git clone http://git.claws-mail.org/readonly/claws.git 
 
   Later, when you want to update your local repository, you'll just have to
   go back to the 'claws' directory, and type:
 
-  export CVS_RSH=ssh
-  cvs -z3 update -dPR 
+  git pull --all
 
   b. Installing
   -------------
@@ -827,6 +820,13 @@ http://www.thewildbeast.co.uk/claws-mail/bugzilla/index.cgi
 
 GTK 2 Version
 -------------
+2014-10-27     3.11.1
+2014-10-20     3.11.0
+2014-06-09     3.10.1
+2014-05-26     3.10.0
+2013-12-14     3.9.3
+2013-06-08     3.9.2
+2013-05-06     3.9.1
 2012-11-14     3.9.0
 2012-06-27     3.8.1
 2011-12-16     3.8.0
@@ -949,7 +949,7 @@ Homepage
 User Contributed FAQ
     http://www.claws-mail.org/faq/
 Project page
-    http://sourceforge.net/projects/sylpheed-claws/
+    http://sourceforge.net/projects/claws-mail/
 Downloads
     http://www.claws-mail.org/downloads.php
 Extra Plugins