summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorDarin Adler <darin@src.gnome.org>2001-10-05 23:28:55 +0000
committerDarin Adler <darin@src.gnome.org>2001-10-05 23:28:55 +0000
commite5afc6511c701d715ad264de9f36fd2fe27a86e0 (patch)
treeb21f48f17fb56ff08d3fcf60114337dfe6e496a9 /configure.in
parente1ccd6d519e0525d73da358359f37bceb77b23ef (diff)
downloadnautilus-e5afc6511c701d715ad264de9f36fd2fe27a86e0.tar.gz
removed Remove the code to look for Eazel logos.
* eazel-logos: removed * libnautilus-private/nautilus-file-utilities.c: (nautilus_pixmap_file): Remove the code to look for Eazel logos. * configure.in: * Makefile.am: * nautilus.spec.in: Remove the code to include the Eazel logos in the tarball and the package. * HACKING: Remove the instructions on how to omit the Eazel logos.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in23
1 files changed, 0 insertions, 23 deletions
diff --git a/configure.in b/configure.in
index 2cdc4fe70..feed83b80 100644
--- a/configure.in
+++ b/configure.in
@@ -567,29 +567,6 @@ dnl = begin applet checks
dnl ====================================
dnl ====================================
-dnl = begin eazel-logos check
-dnl ====================================
-
-if test -d eazel-logos
-then
- HAVE_EAZEL_LOGOS=yes
- EAZEL_LOGOS_PNG='%{_datadir}/pixmaps/nautilus/eazel-logos/*.png'
- EAZEL_LOGOS_XML='%{_datadir}/pixmaps/nautilus/eazel-logos/*.xml'
- EAZEL_LOGOS_LICENSE='%{_datadir}/pixmaps/nautilus/eazel-logos/LICENSE'
- EAZEL_LOGOS_THROB='%{_datadir}/pixmaps/nautilus/eazel-logos/throbber/*.png'
-fi
-
-AM_CONDITIONAL(HAVE_EAZEL_LOGOS, test "x$HAVE_EAZEL_LOGOS" = "xyes")
-AC_SUBST(EAZEL_LOGOS_PNG)
-AC_SUBST(EAZEL_LOGOS_XML)
-AC_SUBST(EAZEL_LOGOS_LICENSE)
-AC_SUBST(EAZEL_LOGOS_THROB)
-
-dnl ====================================
-dnl = end eazel-logos check
-dnl ====================================
-
-dnl ====================================
dnl = begin gdk-pixbuf checks
dnl ====================================
AM_PATH_GDK_PIXBUF($GDK_PIXBUF_REQUIRED,,