* paper over the missing options bug (WIP)

This commit is contained in:
djcb
2012-12-23 00:04:09 +02:00
parent c5f8ea6451
commit f3654aa22b
4 changed files with 20 additions and 13 deletions

View File

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