[gegl] ff-load: convert to utf8 from iso8859-1
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] ff-load: convert to utf8 from iso8859-1
- Date: Thu, 13 Jan 2011 22:21:02 +0000 (UTC)
commit a24f7e3e7656264c5c6961160d6ec642d9825e2c
Author: �yvind Kolås <pippin gimp org>
Date: Thu Jan 13 01:53:35 2011 +0000
ff-load: convert to utf8 from iso8859-1
Fixes the build issue in bug #639309, since ruby now expects all input files to
be valid utf8.
operations/external/ff-load.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/external/ff-load.c b/operations/external/ff-load.c
index c3339f0..37c6aa4 100644
--- a/operations/external/ff-load.c
+++ b/operations/external/ff-load.c
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU Lesser General Public
* License along with GEGL; if not, see <http://www.gnu.org/licenses/>.
*
- * Copyright 2003, 2006 Øyvind Kolås <pippin gimp org>
+ * Copyright 2003, 2006 �yvind Kolås <pippin gimp org>
*/
#include "config.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]