commit 141a9b35359aeb3e159e04bbff14572c4df2e1a7 parent 4f92e6bf0db090555d2fae385a9e2102bce1408e Author: wwp <subscript@free.fr> Date: Tue, 8 Sep 2020 11:32:22 +0200 Fix encoding value in XML file. Diffstat:
| M | manual/fr/plugins.xml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/manual/fr/plugins.xml b/manual/fr/plugins.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="iso-8859-1"?> <section id="ch_plugins"> <title>Etendre les possibilités de Claws Mail</title>