commit 7d49fc81154cc6e1e6eb12b4b4049feb09c2842e parent e2c7b3ab199c9f516e053790fa2681333f851637 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>