[atk: 3/19] Convert file to UTF-8 encoding



commit 0c30597152e27e4117657bf5ac375072a887ef55
Author: Emmanuele Bassi <ebassi gnome org>
Date:   Sat May 20 16:24:20 2017 +0100

    Convert file to UTF-8 encoding
    
    The version header template was using the ISO-8859-15 encoding, and
    breaking when using tools that expected UTF-8.

 atk/atkversion.h.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/atk/atkversion.h.in b/atk/atkversion.h.in
index b2de7f1..bba9f49 100644
--- a/atk/atkversion.h.in
+++ b/atk/atkversion.h.in
@@ -3,7 +3,7 @@
  * Copyright (C) 2012 Igalia, S.L.
  * Copyright (C) 2014 Chun-wei Fan
  *
- * Author: Alejandro Pi�eiro Iglesias <apinheiro igalia com>
+ * Author: Alejandro Piñeiro Iglesias <apinheiro igalia com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public


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