aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove the settings capplet.Matthew Barnes2012-08-111-67/+0
| | | | | | | | | | The evolution-settings capplet was originally designed for Anjal, it was used in MeeGo as part of the Express Mode effort, but doesn't really fit in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion). This is pretty clearly dead weight at this point. The MeeGo developers have disappeared, and the remaining Evolution developers are not and do not intend to maintain it. Plus it doesn't even build currently.
* Add missing '-include $(top_srcdir)/git.mk'Milan Crha2012-06-071-0/+1
|
* Adapt evolution-settings capplet to the new ESource API.Matthew Barnes2012-06-031-0/+1
|
* Add more missing linker flags.Matthew Barnes2012-04-101-0/+3
|
* Bug #668976 - Capplet settings depends on local etableAlban Browaeys2012-03-261-0/+1
| | | | | | 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.
* Add missing linker flags.Matthew Barnes2012-03-041-1/+2
|
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-161-0/+1
| | | | | EPlugin support to capplet so that exchange and other accoutns can be configured via this. now.
* Add a missing linker flag to evolution-settings.Matthew Barnes2012-02-031-0/+1
|
* Simplify library dependency flags.Matthew Barnes2011-10-051-4/+3
| | | | | | | | | 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.
* build: Add libemformat to LDADD for evolution-settingsRob Bradford2010-08-111-1/+2
|
* Fix build settings under capplet.Matthew Barnes2010-03-311-12/+5
|
* More capplet build issues.Matthew Barnes2010-03-161-1/+3
|
* Fix missing linker flags in the correct Makefile.am.Matthew Barnes2010-03-161-3/+0
|
* Add missing linker flags in capplet.Matthew Barnes2010-03-161-1/+3
|
* Remove some more unnecessary windows workarounds.Fridrich Strba2010-03-151-0/+4
|
* Restructure capplet stuffs and load only on express mode.Srinivasa Ragavan2010-03-141-32/+2
|
* Libify settings capplet.Srinivasa Ragavan2010-03-141-3/+21
|
* Add control center capplet from anjal to evolution. Name itSrinivasa Ragavan2010-03-141-0/+72
evolution-settings.