[epiphany] fix: using french quotes in St-Exupéry quotation



commit e596dad5ad053b0124cfa76c0110b266c3835ec8
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Thu Apr 15 20:37:35 2021 +0200

    fix: using french quotes in St-Exupéry quotation
    
    Part-of: <https://gitlab.gnome.org/GNOME/epiphany/-/merge_requests/950>

 embed/ephy-about-handler.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/embed/ephy-about-handler.c b/embed/ephy-about-handler.c
index 61deac0a8..60ca579d5 100644
--- a/embed/ephy-about-handler.c
+++ b/embed/ephy-about-handler.c
@@ -216,8 +216,8 @@ ephy_about_handler_handle_epiphany (EphyAboutHandler       *handler,
                           "<link href=\""EPHY_PAGE_TEMPLATE_ABOUT_CSS "\" rel=\"stylesheet\" 
type=\"text/css\">"
                           "</head><body class=\"epiphany-body\">"
                           "<div id=\"ephytext\">"
-                          "“Il semble que la perfection soit atteinte non quand il n'y a plus rien à"
-                          " ajouter, mais quand il n'y a plus rien à retrancher.”"
+                          "« Il semble que la perfection soit atteinte non quand il n'y a plus rien à"
+                          " ajouter, mais quand il n'y a plus rien à retrancher. »"
                           "</div>"
                           "<div id=\"from\">"
                           "<!-- Terre des Hommes, III: L'Avion, p. 60 -->"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]