aboutsummaryrefslogtreecommitdiffstats
path: root/composer/Makefile.am
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-10-19 10:56:53 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-10-19 10:56:53 +0800
commit78bdc918f67fb9597f3c1c22c166a9f3087497be (patch)
treef814d14f132cc7ba5d30be7152c60dbf7df55b3b /composer/Makefile.am
parenteef1bb9ef244e68edffd14980de2fd518a69b09c (diff)
downloadgsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar.gz
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar.bz2
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar.lz
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar.xz
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.tar.zst
gsoc2013-evolution-78bdc918f67fb9597f3c1c22c166a9f3087497be.zip
kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct):
2000-10-19 Michael Meeks <michael@helixcode.com> * e-msg-composer.c (create_menubar_file, create_menubar_edit), (create_menubar_format, create_menubar_view, create_menubar): kill. (create_toolbar): die. (setup_ui): impl. (e_msg_composer_construct): hook in. (menu_format_html_cb): update. (menu_view_attachments_activate_cb): ditto. (destroy): upd. (e_msg_composer_construct): upd. (e_msg_composer_set_send_html): upd. svn path=/trunk/; revision=6018
Diffstat (limited to 'composer/Makefile.am')
-rw-r--r--composer/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/composer/Makefile.am b/composer/Makefile.am
index ea7407b326..5d1b396bfc 100644
--- a/composer/Makefile.am
+++ b/composer/Makefile.am
@@ -44,6 +44,7 @@ INCLUDES = \
$(BONOBO_GNOME_CFLAGS) \
$(GTKHTML_CFLAGS) \
$(UNICODE_CFLAGS) \
+ -DEVOLUTION_DATADIR=\"$(datadir)\" \
-DE_GLADEDIR=\"$(gladedir)\" \
-DG_LOG_DOMAIN=\"composer\"