aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-04-22 19:43:40 +0800
committerChristian Persch <chpe@src.gnome.org>2004-04-22 19:43:40 +0800
commit33cf0d42177ccb33bd301c00969356c270626f25 (patch)
tree6a98ba4dfabf639fa8e322564483a60c221b8fb6 /lib/widgets
parent3c1f7e464dac9bbfc6ef62471869626fdd624d48 (diff)
downloadgsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar.gz
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar.bz2
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar.lz
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar.xz
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.tar.zst
gsoc2013-epiphany-33cf0d42177ccb33bd301c00969356c270626f25.zip
Document UTF-8 requirement.
2004-04-22 Christian Persch <chpe@cvs.gnome.org> * HACKING: Document UTF-8 requirement. * lib/widgets/ephy-cell-renderer-progress.c: * lib/widgets/ephy-cell-renderer-progress.h: * src/bookmarks/ephy-bookmarks-menu.h: * ChangeLog: Converted to UTF-8.
Diffstat (limited to 'lib/widgets')
-rw-r--r--lib/widgets/ephy-cell-renderer-progress.c2
-rw-r--r--lib/widgets/ephy-cell-renderer-progress.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/widgets/ephy-cell-renderer-progress.c b/lib/widgets/ephy-cell-renderer-progress.c
index ba6474f3d..0d012dce8 100644
--- a/lib/widgets/ephy-cell-renderer-progress.c
+++ b/lib/widgets/ephy-cell-renderer-progress.c
@@ -1,6 +1,6 @@
/* gtkcellrenderer.c
* Copyright (C) 2002 Naba Kumar <kh_naba@users.sourceforge.net>
- * heavily modified by Jörgen Scheibengruber <mfcn@gmx.de>
+ * heavily modified by Jörgen Scheibengruber <mfcn@gmx.de>
* heavily modified by Marco Pesenti Gritti <marco@gnome.org>
*
* This library is free software; you can redistribute it and/or
diff --git a/lib/widgets/ephy-cell-renderer-progress.h b/lib/widgets/ephy-cell-renderer-progress.h
index b4966251d..356780704 100644
--- a/lib/widgets/ephy-cell-renderer-progress.h
+++ b/lib/widgets/ephy-cell-renderer-progress.h
@@ -1,6 +1,6 @@
/* cellrenderer.h
* Copyright (C) 2002 Naba Kumar <kh_naba@users.sourceforge.net>
- * modified by Jörgen Scheibengruber <mfcn@gmx.de>
+ * modified by Jörgen Scheibengruber <mfcn@gmx.de>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public