From: Ting-Wei Lan Date: Sun, 24 Dec 2017 16:35:53 +0800 Subject: bgo#791913 - Convert Latin-1-encoded characters to UTF-8 This is a minimal patch required to get gtk-doc build sucessfully. Origin: upstream, 3.27.0, commit:25b18258e1accd703db0e5e7948239db99ea17f1 Bug-Debian: https://bugs.debian.org/887805 --- 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 + * Copyright (C) 2002 Gustavo Giráldez * * 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 + * Copyright (C) 2002 Gustavo Giráldez * * 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 + * Copyright (C) 2002 Gustavo Giráldez * * 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 + * Copyright (C) 2002 Gustavo Giráldez * * 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 + * Copyright (C) 2002 Gustavo Giráldez * * 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 + * Copyright (C) 2002 Gustavo Giráldez * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public