[Commits] [SCM] claws branch, master, updated. 3.14.1-142-g518c0b2

mones at claws-mail.org mones at claws-mail.org
Tue Jan 17 01:02:48 CET 2017


The branch, master has been updated
       via  518c0b205ef4cf95b2ef284c42fff72468edaac2 (commit)
      from  7144b3fe11be276fb18be867aa87c637953c397d (commit)

Summary of changes:
 src/gtk/quicksearch.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


- Log -----------------------------------------------------------------
commit 518c0b205ef4cf95b2ef284c42fff72468edaac2
Author: Ricardo Mones <ricardo at mones.org>
Date:   Tue Jan 17 00:59:27 2017 +0100

    Update quicksearch info to cope with rfe 2260…
    
    …until it's really fixable, if ever.

diff --git a/src/gtk/quicksearch.c b/src/gtk/quicksearch.c
index 7e1d372..aeffe6a 100644
--- a/src/gtk/quicksearch.c
+++ b/src/gtk/quicksearch.c
@@ -15,7 +15,6 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
- * 
  */
 
 #ifdef HAVE_CONFIG_H
@@ -525,7 +524,8 @@ static gchar *search_descr_strings[] = {
 	"%",	 N_("case sensitive search"),
 	"#",	 N_("match using regular expressions instead of substring search"),
 	"",	 "" ,
-	" ",	 N_("all filtering expressions are allowed"),
+	" ",	 N_("all filtering expressions are allowed, but can not be mixed "
+	            "through logical operators with the expressions above"),
 	NULL,	 NULL
 };
 

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list