diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-08-08 21:42:23 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-08-08 21:42:23 +0800 |
commit | 1944203b014cc0e2ff23c81534e03206936a1578 (patch) | |
tree | e1ed58454b9855999ee58a42bfc724c47a07aa3a /ChangeLog | |
parent | 512da5665179b1bf7815e33f2d2e9f3a4f59380c (diff) | |
download | gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar.gz gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar.bz2 gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar.lz gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar.xz gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.tar.zst gsoc2013-epiphany-1944203b014cc0e2ff23c81534e03206936a1578.zip |
R src/epiphany.in:
2004-08-08 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* src/Makefile.am:
R src/epiphany.in:
Get rid of the startup script, and use rpath linking instead.
Ported from galeon.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2004-08-08 Christian Persch <chpe@cvs.gnome.org> + * configure.in: + * src/Makefile.am: + R src/epiphany.in: + + Get rid of the startup script, and use rpath linking instead. + Ported from galeon. + +2004-08-08 Christian Persch <chpe@cvs.gnome.org> + * src/ephy-notebook.c: (notebook_drag_data_received_cb): Remove unused variable. |