From bd90929528a8f8c673483fd65bf54c4bace915ec Mon Sep 17 00:00:00 2001 From: Pixel Date: Sat, 10 Nov 2001 13:53:05 +0000 Subject: Plop --- doc/Makefile.am | 2 +- lib/TaskMan.cc | 2 +- po/fr.po | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index e32c61b..c2fbeff 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1 +1 @@ -EXTRA_DIST = rfc1866.txt rfc2616.txt rfc2812.txt +EXTRA_DIST = rfc1866.txt rfc2616.txt rfc2812.txt messages diff --git a/lib/TaskMan.cc b/lib/TaskMan.cc index 98a3e36..9efe890 100644 --- a/lib/TaskMan.cc +++ b/lib/TaskMan.cc @@ -1,6 +1,6 @@ #include -TaskMan::Inited = 0; +int TaskMan::Inited = 0; TaskMan::TaskMan() { } diff --git a/po/fr.po b/po/fr.po index eb3f45a..dd4a84f 100644 --- a/po/fr.po +++ b/po/fr.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: Baltisot 1.0.0\n" -"POT-Creation-Date: 2001-11-05 22:44+0100\n" +"POT-Creation-Date: 2001-11-10 14:48+0100\n" "PO-Revision-Date: 2001-10-29 08:26GMT\n" "Last-Translator: Nicolas Noble \n" "Language-Team: French \n" @@ -36,7 +36,11 @@ msgstr "lisant" msgid "No more bytes for reading or writing." msgstr "" -#: lib/Handle.cc:156 +#: lib/Exceptions.cc:41 +msgid "Switching task in a non-tasked environnement" +msgstr "" + +#: lib/Handle.cc:153 msgid "Bare Handle - should not happend" msgstr "" -- cgit v1.2.3