[gdl] bgo#791913 - Convert Latin-1-encoded characters to UTF-8



commit 25b18258e1accd703db0e5e7948239db99ea17f1
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Dec 24 16:35:53 2017 +0800

    bgo#791913 - Convert Latin-1-encoded characters to UTF-8
    
    This is a minimal patch required to get gtk-doc build sucessfully.

 gdl/deprecated/gdl-dock-tablabel.c |    2 +-
 gdl/deprecated/gdl-dock-tablabel.h |    2 +-
 gdl/gdl-dock-notebook.c            |    2 +-
 gdl/gdl-dock-notebook.h            |    2 +-
 gdl/gdl-dock-paned.c               |    2 +-
 gdl/gdl-dock-paned.h               |    2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gdl/deprecated/gdl-dock-tablabel.c b/gdl/deprecated/gdl-dock-tablabel.c
index 54369b7..0017daf 100644
--- a/gdl/deprecated/gdl-dock-tablabel.c
+++ b/gdl/deprecated/gdl-dock-tablabel.c
@@ -4,7 +4,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gdl/deprecated/gdl-dock-tablabel.h b/gdl/deprecated/gdl-dock-tablabel.h
index 3e3b4e9..df50337 100644
--- a/gdl/deprecated/gdl-dock-tablabel.h
+++ b/gdl/deprecated/gdl-dock-tablabel.h
@@ -4,7 +4,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gdl/gdl-dock-notebook.c b/gdl/gdl-dock-notebook.c
index a5161dd..3255968 100644
--- a/gdl/gdl-dock-notebook.c
+++ b/gdl/gdl-dock-notebook.c
@@ -2,7 +2,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gdl/gdl-dock-notebook.h b/gdl/gdl-dock-notebook.h
index 4af6806..e87d87b 100644
--- a/gdl/gdl-dock-notebook.h
+++ b/gdl/gdl-dock-notebook.h
@@ -2,7 +2,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gdl/gdl-dock-paned.c b/gdl/gdl-dock-paned.c
index d0482e6..6fba968 100644
--- a/gdl/gdl-dock-paned.c
+++ b/gdl/gdl-dock-paned.c
@@ -4,7 +4,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gdl/gdl-dock-paned.h b/gdl/gdl-dock-paned.h
index 799d785..c77eca6 100644
--- a/gdl/gdl-dock-paned.h
+++ b/gdl/gdl-dock-paned.h
@@ -4,7 +4,7 @@
  *
  * This file is part of the GNOME Devtools Libraries.
  *
- * Copyright (C) 2002 Gustavo Gir�ldez <gustavo giraldez gmx net>
+ * Copyright (C) 2002 Gustavo Giráldez <gustavo giraldez gmx net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public


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