* add skipping support to mu-find

This commit is contained in:
djcb
2012-12-17 22:30:07 +02:00
parent 76adc694c0
commit 3353e32c28
4 changed files with 11 additions and 10 deletions

View File

@ -139,7 +139,7 @@ struct _MuConfig {
gchar *exec; /* command to execute on the
* files for the matched
* messages */
gboolean no_msgid_dups; /* if there are multiple
gboolean no_dups; /* if there are multiple
* messages with the same
* msgid, show only the first
* one */