Commit Graph

17 Commits

Author SHA1 Message Date
8ee87f53ef Add missing '-include $(top_srcdir)/git.mk' 2012-06-07 08:16:54 +02:00
b16443a316 Adapt evolution-settings capplet to the new ESource API. 2012-06-02 23:00:40 -04:00
b13299b162 Add more missing linker flags. 2012-04-10 07:39:44 -04:00
c8694b9635 Bug #668976 - Capplet settings depends on local etable
Otherwise if an older evolution etable is installed system wide
it will be used. Issue found with e_tree_is_dragging symbol triggering
an undefined reference error in capplet evolution settings.
2012-03-26 17:27:56 +02:00
b4f895265d Add missing linker flags. 2012-03-03 14:11:12 -05:00
02cbfd837a Make Capplet work again with new CamelSettings and other stuffs. Also add
EPlugin support to capplet so that exchange and other accoutns can be
configured via this. now.
2012-02-16 10:59:07 +00:00
3cfc010291 Add a missing linker flag to evolution-settings. 2012-02-02 14:24:14 -05:00
1f38f4d92c Simplify library dependency flags.
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac.  Time to simplify.  Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel).  That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
46c2fbd4f7 build: Add libemformat to LDADD for evolution-settings 2010-08-11 13:31:34 +01:00
5fca82f0b0 Fix build settings under capplet. 2010-03-31 11:38:57 -04:00
f92bdde80f More capplet build issues. 2010-03-16 10:09:11 -04:00
ab9d256343 Fix missing linker flags in the correct Makefile.am. 2010-03-15 19:15:58 -04:00
99bd309e0d Add missing linker flags in capplet. 2010-03-15 15:48:38 -04:00
730cf96cd0 Remove some more unnecessary windows workarounds. 2010-03-14 23:13:29 +01:00
5069df6878 Restructure capplet stuffs and load only on express mode. 2010-03-13 20:49:49 -05:00
b5354ee4b8 Libify settings capplet. 2010-03-13 20:49:49 -05:00
c38f7da6ed Add control center capplet from anjal to evolution. Name it
evolution-settings.
2010-03-13 20:49:49 -05:00