diff options
author | Julio M. Merino Vidal <jmmv@menta.net> | 2004-02-20 07:39:04 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2004-02-20 07:39:04 +0800 |
commit | 8764c4de6bd49680f33948628f7d0bce7f65f475 (patch) | |
tree | 7d832750c9831a70f194ee2ebd95fe4d02114c4e /ChangeLog | |
parent | 78170c47e3e661d08ff8435285c3b37bc12bef1a (diff) | |
download | gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar.gz gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar.bz2 gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar.lz gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar.xz gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.tar.zst gsoc2013-epiphany-8764c4de6bd49680f33948628f7d0bce7f65f475.zip |
Remove duplicate --with-html-dir argument
2004-02-20 Julio M. Merino Vidal <jmmv@menta.net>
* configure.in:
Remove duplicate --with-html-dir argument
* data/epiphany.schemas.in:
fix a syntax error
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2004-02-20 Julio M. Merino Vidal <jmmv@menta.net> + + * configure.in: + + Remove duplicate --with-html-dir argument + + * data/epiphany.schemas.in: + + fix a syntax error + 2004-02-19 Christian Persch <chpe@cvs.gnome.org> * lib/egg/egg-toolbar-editor.c: (update_editor_sheet): |