aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-02 23:33:19 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-02 23:33:19 +0800
commit9934dcecd2b983e671ceb0daa1466ad8d13d90b3 (patch)
treee72bac8d9a3c0991cd53d46108329755a13f4e7b /mail
parent7f9d248a0ad8c092fe028cffc5a77704dd957173 (diff)
downloadgsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar.gz
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar.bz2
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar.lz
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar.xz
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.tar.zst
gsoc2013-evolution-9934dcecd2b983e671ceb0daa1466ad8d13d90b3.zip
Add MAINTAINERCLEANFILES based on Pango.
Diffstat (limited to 'mail')
-rw-r--r--mail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 8fbac19ce0..8d555b1204 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -286,7 +286,7 @@ errordir = $(privdatadir)/errors
em-filter-i18n.h: filtertypes.xml vfoldertypes.xml searchtypes.xml
echo "/* Automatically generated. Do not edit. */" > $@; \
cat $(srcdir)/filtertypes.xml $(srcdir)/vfoldertypes.xml $(srcdir)/searchtypes.xml | \
- sed -n -e 's:.*<title>\(.*\)</title>:char *s = N_("\1");:p' | \
+ sed -n -e 's:.*<title>\(.*\)</title>:gchar *s = N_("\1");:p' | \
sort -u >> $@
glade_DATA = mail-config.glade mail-dialogs.glade