diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2014-03-24 21:41:52 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2014-03-24 22:43:19 +0800 |
commit | ebd4f15a91ee24f20463d6893652b31c4b0614da (patch) | |
tree | c39073bc212c235446d53571a412b225e2653c9a /po | |
parent | 1b9db74cf09a353a6e55c57d3b35d8d97ec3134f (diff) | |
download | gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar.gz gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar.bz2 gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar.lz gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar.xz gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.tar.zst gsoc2013-evolution-ebd4f15a91ee24f20463d6893652b31c4b0614da.zip |
Bug 719417 - Remove em-filter-i18n.h
Remove this old hack and translate the pre-defined filter/search/vfolder
rules the same way any other XML file gets translated.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 4ebaf4a311..87ec978c89 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -342,7 +342,6 @@ mail/e-mail-ui-session.c mail/em-composer-utils.c mail/em-filter-editor.c mail/em-filter-editor-folder-element.c -mail/em-filter-i18n.h mail/em-filter-rule.c mail/em-folder-properties.c mail/em-folder-selection-button.c @@ -354,6 +353,7 @@ mail/em-subscription-editor.c mail/em-utils.c mail/em-vfolder-editor.c mail/em-vfolder-editor-rule.c +mail/filtertypes.xml.in mail/importers/elm-importer.c mail/importers/evolution-mbox-importer.c mail/importers/mail-importer.c @@ -366,7 +366,8 @@ mail/mail-send-recv.c mail/mail-vfolder-ui.c mail/message-list.c mail/message-list.etspec -mail/searchtypes.xml +mail/searchtypes.xml.in +mail/vfoldertypes.xml.in modules/addressbook/autocompletion-config.c modules/addressbook/eab-composer-util.c modules/addressbook/e-book-shell-backend.c |