diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2005-11-10 06:06:43 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-11-10 06:06:43 +0800 |
commit | 644d76ada5c90a2b070c5a31be3fe6a95156fe5d (patch) | |
tree | 962d24a7d8148973bb15ad5c27c51e7562e575b4 /ChangeLog | |
parent | 8353ce327a0ca559a8ba2fac90d822e328f90b5b (diff) | |
download | gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar.gz gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar.bz2 gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar.lz gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar.xz gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.tar.zst gsoc2013-epiphany-644d76ada5c90a2b070c5a31be3fe6a95156fe5d.zip |
Add check for contract IDs which we need but are only provided by
2005-11-09 Christian Persch <chpe@cvs.gnome.org>
* configure.ac:
* m4/gecko.m4:
Add check for contract IDs which we need but are only provided
by extensions which may or may not have been built into gecko.
We cannot check for the headers here since they are always present.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2005-11-09 Christian Persch <chpe@cvs.gnome.org> + * configure.ac: + * m4/gecko.m4: + + Add check for contract IDs which we need but are only provided + by extensions which may or may not have been built into gecko. + We cannot check for the headers here since they are always present. + +2005-11-09 Christian Persch <chpe@cvs.gnome.org> + * data/glade/epiphany.glade: Because the Dwnloads window is a GtkDiaog for technical reasons, |