diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-28 20:09:25 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-28 20:09:25 +0800 |
commit | 003eafee1884b5474f9b5230365da7f90493193e (patch) | |
tree | f1a282d6543591279d291f2a50fd07de13ed0e8d /ChangeLog | |
parent | d78a429ac1539747886f328c93b9830ea9ddd3a3 (diff) | |
download | gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar.gz gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar.bz2 gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar.lz gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar.xz gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.tar.zst gsoc2013-epiphany-003eafee1884b5474f9b5230365da7f90493193e.zip |
Check for required libnautilus version, and conditionally enable nautilus
2004-01-28 Christian Persch <chpe@cvs.gnome.org>
* configure.in:
* src/Makefile.am:
Check for required libnautilus version, and conditionally enable
nautilus view.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-28 Christian Persch <chpe@cvs.gnome.org> + + * configure.in: + * src/Makefile.am: + + Check for required libnautilus version, and conditionally enable + nautilus view. + 2004-01-27 Piers Cornwell <piers@myrealbox.com> * help/C/epiphany.xml: |