summaryrefslogtreecommitdiffstats
path: root/po
diff options
context:
space:
mode:
authorKent R. Spillner <kspillner@acm.org>2015-01-26 18:01:09 -0600
committerJean Delvare <jdelvare@suse.de>2015-01-27 18:52:58 +0100
commit1d659bebaf3dec0213fd9e8a844d93fd2002d1f0 (patch)
treedd0909eeae86a9317be912a167cb7e51cf791616 /po
parenta9e4b133de7f7985d72c4bb5aa0093b81328eb49 (diff)
downloadquilt-1d659bebaf3dec0213fd9e8a844d93fd2002d1f0.tar.gz
quilt/mail: Remove procmail dependency
quilt depends on procmail because 'quilt mail' requires formail. However, formail is only used to extract header values from messages. Since quilt already requires sed we can replace formail -x uses with sed instead. The sed script is slightly complicated because it needs to handle the case of "Long Header Fields" definied in RFC 2822, but essentially all it's doing is: look for the first line beginning with the name of header we are looking for, and print every line until one that does not start with blanks.
Diffstat (limited to 'po')
-rw-r--r--po/de.po4
-rw-r--r--po/fr.po6
-rw-r--r--po/ja.po4
-rw-r--r--po/quilt.pot4
-rw-r--r--po/ru.po4
5 files changed, 0 insertions, 22 deletions
diff --git a/po/de.po b/po/de.po
index e8d32c8..923074d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -834,10 +834,6 @@ msgstr ""
msgid "Introduction message already specified"
msgstr "Einleitung gespeichert als %s\\n"
-#: quilt/mail.in:262
-msgid "You have to install 'formail' to use 'quilt mail'"
-msgstr ""
-
#: quilt/mail.in:305
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index ca85579..72dc867 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -846,12 +846,6 @@ msgstr ""
msgid "Introduction message already specified"
msgstr "Message d'introduction déjà spécifié"
-#: quilt/mail.in:262
-msgid "You have to install 'formail' to use 'quilt mail'"
-msgstr ""
-"Vous devez installer le programme «formail» afin d'utiliser la commande "
-"«quilt mail»"
-
#: quilt/mail.in:305
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr "Impossible de déterminer l'adresse d'expéditeur. Utilisez --sender."
diff --git a/po/ja.po b/po/ja.po
index 8e3dadd..f04c22d 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -818,10 +818,6 @@ msgstr ""
msgid "Introduction message already specified"
msgstr "序文は %s という名前で保存されました\\n"
-#: quilt/mail.in:262
-msgid "You have to install 'formail' to use 'quilt mail'"
-msgstr ""
-
#: quilt/mail.in:305
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr ""
diff --git a/po/quilt.pot b/po/quilt.pot
index b1d2889..44d95c0 100644
--- a/po/quilt.pot
+++ b/po/quilt.pot
@@ -544,10 +544,6 @@ msgstr ""
msgid "Introduction message already specified"
msgstr ""
-#: quilt/mail.in:262
-msgid "You have to install 'formail' to use 'quilt mail'"
-msgstr ""
-
#: quilt/mail.in:305
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 6e91e3a..fdec6f3 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -762,10 +762,6 @@ msgstr ""
msgid "Introduction message already specified"
msgstr ""
-#: quilt/mail.in:262
-msgid "You have to install 'formail' to use 'quilt mail'"
-msgstr ""
-
#: quilt/mail.in:305
msgid "Could not determine the envelope sender address. Please use --sender."
msgstr ""