summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-29 11:14:49 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-29 11:14:49 +0100
commit0b32d082ca67ae1d31c1196a194a09f314dd0986 (patch)
treeb8d41379d3ef3bb86ef44f2bcb52e93192c48e12
parent7287abe9609c2648e37b965efb1e1fa2bb0ce17a (diff)
Use my @dcpomatic.com address for now rather than a non-existant mailing list.
-rw-r--r--ChangeLog9
-rw-r--r--doc/manual/dcpomatic.xml2
-rw-r--r--src/lib/job.cc4
-rw-r--r--src/lib/po/es_ES.po4
-rw-r--r--src/lib/po/fr_FR.po4
-rw-r--r--src/lib/po/it_IT.po4
-rw-r--r--src/lib/po/sv_SE.po4
7 files changed, 20 insertions, 11 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29bb..08d1f5d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,9 @@
+2013-08-29 Carl Hetherington <cth@carlh.net>
+
+ * Use my @dcpomatic.com email address for now,
+ rather than a non-existant mailing list.
+
+2013-08-28 Carl Hetherington <cth@carlh.net>
+
+ * Initial DCP-o-matic release.
+
diff --git a/doc/manual/dcpomatic.xml b/doc/manual/dcpomatic.xml
index b80535be4..c52d32bcb 100644
--- a/doc/manual/dcpomatic.xml
+++ b/doc/manual/dcpomatic.xml
@@ -125,7 +125,7 @@ and set DCP-o-matic up for you.
Installation on non-Ubuntu Linux is currently a little involved, as
there are no packages available (yet); you will have to compile it
from source. If you are using a non-Ubuntu distribution, do let me
-know via the <ulink url="mailto:dcpomatic@carlh.net">mailing
+know via the <ulink url="mailto:carl@dcpomatic.com">mailing
list</ulink> and I will see about building some packages.
</para>
diff --git a/src/lib/job.cc b/src/lib/job.cc
index 12dc88fbc..8924fa09c 100644
--- a/src/lib/job.cc
+++ b/src/lib/job.cc
@@ -106,7 +106,7 @@ Job::run_wrapper ()
set_state (FINISHED_ERROR);
set_error (
e.what (),
- _("It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)")
+ _("It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (carl@dcpomatic.com)")
);
} catch (...) {
@@ -115,7 +115,7 @@ Job::run_wrapper ()
set_state (FINISHED_ERROR);
set_error (
_("Unknown error"),
- _("It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)")
+ _("It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (carl@dcpomatic.com)")
);
}
diff --git a/src/lib/po/es_ES.po b/src/lib/po/es_ES.po
index 9b1d86008..0e1776ac6 100644
--- a/src/lib/po/es_ES.po
+++ b/src/lib/po/es_ES.po
@@ -237,10 +237,10 @@ msgstr ""
#: src/lib/job.cc:96 src/lib/job.cc:105
msgid ""
"It is not known what caused this error. The best idea is to report the "
-"problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)"
+"problem to the DCP-o-matic mailing list (carl@dcpomatic.com)"
msgstr ""
"Error desconocido. La mejor idea es informar del problema a la lista de "
-"correo de DCP-o-matic (dcpomatic@carlh.net)"
+"correo de DCP-o-matic (carl@dcpomatic.com)"
#: src/lib/filter.cc:82
msgid "Kernel deinterlacer"
diff --git a/src/lib/po/fr_FR.po b/src/lib/po/fr_FR.po
index 3807b5346..d13472546 100644
--- a/src/lib/po/fr_FR.po
+++ b/src/lib/po/fr_FR.po
@@ -244,8 +244,8 @@ msgstr "Image : %1"
#: src/lib/job.cc:96
#: src/lib/job.cc:105
-msgid "It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)"
-msgstr "Erreur indéterminée. Merci de rapporter le problème à la liste DCP-o-matic (dcpomatic@carlh.net)"
+msgid "It is not known what caused this error. The best idea is to report the problem to the DCP-o-matic mailing list (carl@dcpomatic.com)"
+msgstr "Erreur indéterminée. Merci de rapporter le problème à la liste DCP-o-matic (carl@dcpomatic.com)"
#: src/lib/filter.cc:82
msgid "Kernel deinterlacer"
diff --git a/src/lib/po/it_IT.po b/src/lib/po/it_IT.po
index 36cf3afb6..53a34e020 100644
--- a/src/lib/po/it_IT.po
+++ b/src/lib/po/it_IT.po
@@ -236,10 +236,10 @@ msgstr ""
#: src/lib/job.cc:96 src/lib/job.cc:105
msgid ""
"It is not known what caused this error. The best idea is to report the "
-"problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)"
+"problem to the DCP-o-matic mailing list (carl@dcpomatic.com)"
msgstr ""
"Non sappiamo cosa ha causato questo errore. La cosa migliore è inviare un "
-"report del problema alla mailing list di DCP-o-matic (dcpomatic@carlh.net)"
+"report del problema alla mailing list di DCP-o-matic (carl@dcpomatic.com)"
#: src/lib/filter.cc:82
msgid "Kernel deinterlacer"
diff --git a/src/lib/po/sv_SE.po b/src/lib/po/sv_SE.po
index f559350a1..13989e58e 100644
--- a/src/lib/po/sv_SE.po
+++ b/src/lib/po/sv_SE.po
@@ -236,10 +236,10 @@ msgstr ""
#: src/lib/job.cc:96 src/lib/job.cc:105
msgid ""
"It is not known what caused this error. The best idea is to report the "
-"problem to the DCP-o-matic mailing list (dcpomatic@carlh.net)"
+"problem to the DCP-o-matic mailing list (carl@dcpomatic.com)"
msgstr ""
"Det är inte känt vad som orsakade detta fel. Bästa sättet att rapportera "
-"problemet är till DCP-o-matics mejl-lista (dcpomatic@carlh.net)"
+"problemet är till DCP-o-matics mejl-lista (carl@dcpomatic.com)"
#: src/lib/filter.cc:82
msgid "Kernel deinterlacer"