aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-02-03 18:27:36 +0800
committerMilan Crha <mcrha@redhat.com>2014-02-03 18:27:36 +0800
commitfa75665c3bf9dceaeec233ccf3702cdc167de3c3 (patch)
treefcd6867e78a1e3653945472b9bd28b779c0c60bc /mail
parent778cbdcd326cad4fc72d25f5b278559c89e7339f (diff)
downloadgsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar.gz
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar.bz2
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar.lz
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar.xz
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.tar.zst
gsoc2013-evolution-fa75665c3bf9dceaeec233ccf3702cdc167de3c3.zip
Declare em-filter-i18n.h as BUILT_SOURCES in mail/Makefile.am
This way git.mk knows about it and ignores changes in it, because, after all, this header file is auto-generated on build.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile.am2
-rw-r--r--mail/em-filter-i18n.h80
2 files changed, 1 insertions, 81 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 8a011df8f1..332ef3a647 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -295,7 +295,7 @@ endif
dist-hook:
cd $(distdir); rm -f $(BUILT_SOURCES)
-BUILT_SOURCES = $(ENUM_GENERATED) $(error_DATA)
+BUILT_SOURCES = $(ENUM_GENERATED) $(error_DATA) em-filter-i18n.h
CLEANFILES = $(BUILT_SOURCES)
diff --git a/mail/em-filter-i18n.h b/mail/em-filter-i18n.h
deleted file mode 100644
index 3ef519fba2..0000000000
--- a/mail/em-filter-i18n.h
+++ /dev/null
@@ -1,80 +0,0 @@
-/* Automatically generated. Do not edit. */
-gchar *s = N_("Adjust Score");
-gchar *s = N_("Any header");
-gchar *s = N_("Assign Color");
-gchar *s = N_("Assign Score");
-gchar *s = N_("Attachments");
-gchar *s = N_("BCC");
-gchar *s = N_("Beep");
-gchar *s = N_("CC");
-gchar *s = N_("Completed On");
-gchar *s = N_("Copy to Folder");
-gchar *s = N_("Date received");
-gchar *s = N_("Date sent");
-gchar *s = N_("Delete");
-gchar *s = N_("Deleted");
-gchar *s = N_("Do Not Exist");
-gchar *s = N_("Draft");
-gchar *s = N_("Exist");
-gchar *s = N_("Expression");
-gchar *s = N_("Follow Up");
-gchar *s = N_("Forward to");
-gchar *s = N_("Important");
-gchar *s = N_("Junk Test");
-gchar *s = N_("Junk");
-gchar *s = N_("Label");
-gchar *s = N_("Mailing list");
-gchar *s = N_("Match All");
-gchar *s = N_("Message Body");
-gchar *s = N_("Message Header");
-gchar *s = N_("Message Location");
-gchar *s = N_("Message is Junk");
-gchar *s = N_("Message is not Junk");
-gchar *s = N_("Move to Folder");
-gchar *s = N_("Pipe to Program");
-gchar *s = N_("Play Sound");
-gchar *s = N_("Read");
-gchar *s = N_("Recipients");
-gchar *s = N_("Regex Match");
-gchar *s = N_("Replied to");
-gchar *s = N_("Run Program");
-gchar *s = N_("Score");
-gchar *s = N_("Sender or Recipients");
-gchar *s = N_("Sender");
-gchar *s = N_("Set Label");
-gchar *s = N_("Set Status");
-gchar *s = N_("Size (kB)");
-gchar *s = N_("Source Account");
-gchar *s = N_("Specific header");
-gchar *s = N_("Status");
-gchar *s = N_("Stop Processing");
-gchar *s = N_("Subject");
-gchar *s = N_("To");
-gchar *s = N_("Unset Color");
-gchar *s = N_("Unset Status");
-gchar *s = N_("contains");
-gchar *s = N_("does not contain");
-gchar *s = N_("does not end with");
-gchar *s = N_("does not exist");
-gchar *s = N_("does not have words");
-gchar *s = N_("does not return");
-gchar *s = N_("does not sound like");
-gchar *s = N_("does not start with");
-gchar *s = N_("ends with");
-gchar *s = N_("exists");
-gchar *s = N_("has words");
-gchar *s = N_("is Flagged");
-gchar *s = N_("is after");
-gchar *s = N_("is before");
-gchar *s = N_("is greater than");
-gchar *s = N_("is less than");
-gchar *s = N_("is not Flagged");
-gchar *s = N_("is not set");
-gchar *s = N_("is not");
-gchar *s = N_("is set");
-gchar *s = N_("is");
-gchar *s = N_("returns greater than");
-gchar *s = N_("returns less than");
-gchar *s = N_("returns");
-gchar *s = N_("sounds like");
-gchar *s = N_("starts with");