diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-22 19:49:01 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-22 19:49:01 +0800 |
commit | 13f18f36f100cb883d3d42016da8b0a5a2ace9bc (patch) | |
tree | 42226791cf67bb7ecac2e0e6d605fcc12fb86f29 /lib | |
parent | af4aa643f9e8ca451ac41b28395195797abbc946 (diff) | |
download | gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.gz gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.bz2 gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.lz gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.xz gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.tar.zst gsoc2013-epiphany-13f18f36f100cb883d3d42016da8b0a5a2ace9bc.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')
-rw-r--r-- | lib/widgets/ephy-cell-renderer-progress.c | 2 | ||||
-rw-r--r-- | lib/widgets/ephy-cell-renderer-progress.h | 2 |
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 ec4570d16..771875b7b 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 1bf3915a7..8666ae92e 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 |