Updating branch refs/heads/master
to 73b435e75313a460d4d5bc1d3b147ff2dfc44584 (commit)
from 2f00ee95f09d45ed797b63eb6dbd91ee70871103 (commit)
commit 73b435e75313a460d4d5bc1d3b147ff2dfc44584
Author: Christian Dywan <[email protected]>
Date: Sat Jul 16 23:01:45 2011 +0200
Include recipients and project in Any search
postler/postler-index.vala | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/postler/postler-index.vala b/postler/postler-index.vala
index d21817b..9ad1d2c 100644
--- a/postler/postler-index.vala
+++ b/postler/postler-index.vala
@@ -227,7 +227,7 @@ namespace Postler {
statement_remove.reset ();
}
- const string[] any_fields = { "subject", "sender", "excerpt" };
+ const string[] any_fields = { "subject", "sender", "excerpt",
"recipients", "project" };
static GLib.HashTable<string,string>? dates = null;
string? search_statement (string folder, string sql,
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits