aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorJP Rosevear <jpr@helixcode.com>2000-08-03 15:37:49 +0800
committerJP Rosevear <jpr@src.gnome.org>2000-08-03 15:37:49 +0800
commitc63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942 (patch)
treec1391fdfe1d0d9e2c3b6fdbf83846cc82981355d /mail/Makefile.am
parentcc3f47a93b23b778fc71b61dd71c3c1663c90f6d (diff)
downloadgsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar.gz
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar.bz2
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar.lz
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar.xz
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.tar.zst
gsoc2013-evolution-c63dfc2f5181fe3e6f43c82e1ae4b6d0b694d942.zip
Increase window size slightly, rename "Transport" to "Mail Transport"
2000-08-03 JP Rosevear <jpr@helixcode.com> * mail-config.glade: Increase window size slightly, rename "Transport" to "Mail Transport" * mail-config.c (init_config): Remove gconf references (clear_config): ditto (read_config): ditto (write_config): ditto (mail_config): Null provider lists before filling them (mail_config_druid): ditto (identity_page_new): Increase spacing of vbox (service_page_new): ditto * Makefile.am: Remove gconf references. svn path=/trunk/; revision=4504
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 0e3c09cfb0..7c4bbb08a3 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -75,7 +75,6 @@ evolution_mail_LDADD = \
$(top_builddir)/filter/libfilter.la \
$(BONOBO_VFS_GNOME_LIBS) \
$(GTKHTML_LIBS) \
- $(GCONF_LIBS) \
$(THREADS_LIBS) \
$(UNICODE_LIBS)
@@ -110,9 +109,6 @@ endif
gladedir = $(datadir)/evolution/glade
glade_DATA = mail-config.glade mail-config-druid.glade
-schemadir = $(sysconfdir)/gconf/schemas
-schema_DATA = evolution-mail.schemas
-
iconsdir = $(datadir)/images/evolution
$(EVOLUTION_MAIL_CORBA_GENERATED): Mail.idl