[Commits] [SCM] claws branch, master, updated. 3.17.6-12-g7d49fc811
wwp at claws-mail.org
wwp at claws-mail.org
Tue Sep 8 11:35:23 CEST 2020
The branch, master has been updated
via 7d49fc81154cc6e1e6eb12b4b4049feb09c2842e (commit)
from e2c7b3ab199c9f516e053790fa2681333f851637 (commit)
Summary of changes:
manual/fr/plugins.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 7d49fc81154cc6e1e6eb12b4b4049feb09c2842e
Author: wwp <subscript at free.fr>
Date: Tue Sep 8 11:32:22 2020 +0200
Fix encoding value in XML file.
diff --git a/manual/fr/plugins.xml b/manual/fr/plugins.xml
index 87682b154..a3089a457 100644
--- 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>
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list