diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-02-10 00:14:18 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-02-10 00:14:18 +0800 |
commit | a00d43743474c70d5919f04fd4dd9488e6050fd7 (patch) | |
tree | d5f1c96930ceda9098f61c211101b507ec875672 /acconfig.h | |
parent | f985873341b39d28cb7e0f594bd32922aa9b1f64 (diff) | |
download | gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.gz gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.bz2 gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.lz gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.xz gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.tar.zst gsoc2013-epiphany-a00d43743474c70d5919f04fd4dd9488e6050fd7.zip |
Make nautilus view actually work
2003-02-09 Marco Pesenti Gritti <marco@it.gnome.org>
* acconfig.h:
* configure.in:
* data/GNOME_Epiphany_NautilusView.server.in:
* src/ephy-nautilus-view.c: (ephy_nautilus_view_instance_init):
* src/ephy-shell.c:
Make nautilus view actually work
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index ee45fadb9..f03948346 100644 --- a/acconfig.h +++ b/acconfig.h @@ -4,3 +4,4 @@ #undef GETTEXT_PACKAGE #undef HAVE_LC_MESSAGES #undef NAUTILUS_PREFIX +#undef ENABLE_NAUTILUS_VIEW |