aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/conduit
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@helixcode.com>2000-12-25 16:29:30 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2000-12-25 16:29:30 +0800
commit5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c (patch)
treef34a657d983d10a1ea9eca33d0f201da2c3a6bab /addressbook/conduit
parentca925e411cff837fd52e256d768f6895940bbbcc (diff)
downloadgsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar.gz
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar.bz2
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar.lz
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar.xz
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.tar.zst
gsoc2013-evolution-5eef222ab4efe5df5ae7a9d45a2084b9bb9bf91c.zip
Set draw background to FALSE.
2000-12-25 Miguel de Icaza <miguel@helixcode.com> * gui/widgets/e-minicard.c (e_minicard_realize): Set draw background to FALSE. * gui/widgets/e-minicard-label.c (e_minicard_label_construct): ditto. (e_minicard_label_construct): ditto svn path=/trunk/; revision=7164
Diffstat (limited to 'addressbook/conduit')
-rw-r--r--addressbook/conduit/Makefile.am13
-rw-r--r--addressbook/conduit/address-conduit-config.h1
2 files changed, 3 insertions, 11 deletions
diff --git a/addressbook/conduit/Makefile.am b/addressbook/conduit/Makefile.am
index f17f060aef..ab8a972b5b 100644
--- a/addressbook/conduit/Makefile.am
+++ b/addressbook/conduit/Makefile.am
@@ -12,17 +12,8 @@ bin_PROGRAMS = e-address-conduit-control-applet
e_address_conduit_control_applet_SOURCES = address-conduit-control-applet.c
-e_address_conduit_control_applet_LDADD = \
- $(CAPPLET_LIBS) \
- $(GNOME_LIBDIR) \
- $(GNOME_PILOT_LIBS) \
- $(PISOCK_LIBDIR) $(PISOCK_LIBS) \
- $(GNOME_CAPPLET_LIBS) \
- $(BONOBO_VFS_GNOME_LIBS) \
- $(GNOME_XML_LIB) \
- $(GNOMEUI_LIBS) \
- $(INTLLIBS)
-
+e_address_conduit_control_applet_LDFLAGS = \
+ -rdynamic -L/usr/lib -L/usr/X11R6/lib -lcapplet -lgnorba -lgpilotd -lgpilotdcm -lgpilotdconduit -lgnomevfs -lgthread -lpthread -lbonobo -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff -ljpeg -lpng -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lnsl -lm -lxml -lz -lpisock
# Address Conduit
e_address_conduitsdir=$(libdir)/gnome-pilot/conduits
diff --git a/addressbook/conduit/address-conduit-config.h b/addressbook/conduit/address-conduit-config.h
index 1afa8cef4b..d0981af6bf 100644
--- a/addressbook/conduit/address-conduit-config.h
+++ b/addressbook/conduit/address-conduit-config.h
@@ -27,6 +27,7 @@
#include <gnome.h>
#include <libgpilotdCM/gnome-pilot-conduit-management.h>
+#include <gpilotd/gnome-pilot-conduit.h>
#include <libgpilotdCM/gnome-pilot-conduit-config.h>
/* Configuration info */