aboutsummaryrefslogtreecommitdiffstats
path: root/evolution-shell.pc.in
blob: 5d47d32782ecb3a9b6720ed99291ce67c105bc81 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
libexecdir=@libexecdir@
includedir=@includedir@
datadir=@datadir@

privlibdir=@privlibdir@
privlibexecdir=@privlibexecdir@
privincludedir=@privincludedir@
idldir=@idldir@
componentdir=@componentdir@
evolutionuidir=@evolutionuidir@
imagesdir=@imagesdir@

IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@

Name: evolution-shell
Description: libraries needed for Evolution shell components
Version: @VERSION@
Requires: libgnome-2.0 libgnomeui-2.0 libbonoboui-2.0 >= @BONOBOUI_REQUIRED@ gal-@GAL_PACKAGE@ >= @GAL_REQUIRED@
Libs: -L${privlibdir} -leshell
Cflags: -I${privincludedir}
-1/+7 * Fixes #377511 Return the default value 1. (role_edited_cb): Move theMatthew Barnes2007-01-082-2/+23 * Fixes #389966 Do not create the status property if its pointing to None.Wang Xin2007-01-082-2/+8 * Fixes #389961 Check if the item is a event before processing the end time.Wang Xin2007-01-082-16/+26 * Fixes bug #357970Matthew Barnes2006-12-0414-103/+120 * Fixes #270751Chenthill Palanisamy2006-12-048-11/+154 * Fix for bug #380064Wang Xin2006-12-042-0/+12 * Fix leaks of 'location' at various exit points.Harish Krishnaswamy2006-12-042-2/+9 * Srinivasa Ragavan <sragavan@novell.com>Srinivasa Ragavan2006-11-282-0/+51 * ** Fix for bug #349966Daniel Gryniewicz2006-11-284-1/+24 * Fixes #367183.Chenthill Palanisamy2006-11-202-1/+17 * Display a warning message when calendar fails to load.Chenthill Palanisamy2006-11-152-0/+10 * Disconnect signal handlers before gcal is destroyed. Fixes #208959Harish Krishnaswamy2006-11-152-1/+26 * Fixes #208318.Chenthill Palanisamy2006-11-073-5/+27 * Fixes #354875Chenthill Palanisamy2006-11-062-6/+17 * Fixes #332101Chenthill Palanisamy2006-10-1729-60/+128 * ** Fixes bug #347768Ushveen Kaur2006-10-162-2/+9 * ** Fixes bug #329696 String change to make it more clear.Ushveen Kaur2006-10-162-2/+8 * Disable tooltips on drag, resize and edit. Fixes #333224. Patch submittedHarish Krishnaswamy2006-10-162-8/+42 * addressbook/importers/evolution-ldif-importer.cFrancisco Javier F. Serrador2006-10-151-2/+2 * Fixes bug #352546Matthew Barnes2006-10-142-1/+8 * svn path=/trunk/; revision=32849Francisco Javier F. Serrador2006-10-032-4/+9 * Fixes #343369 Set the filename as email followed the number of theChenthill Palanisamy2006-09-302-1/+25 * ** Fixes bug #261082Ushveen Kaur2006-09-292-0/+19 * ** Fixes bug #261980, #325611Ushveen Kaur2006-09-292-0/+27 * ** Fixes bug #325613Ushveen Kaur2006-09-292-0/+10 * ** Fix for bug #334692Srinivasa Ragavan2006-09-282-8/+29 * ** Fix for bug #354775Srinivasa Ragavan2006-09-212-2/+9 * Fixes #351332Matthew Barnes2006-09-196-0/+29 * ** Fixes bug #352450Matthew Barnes2006-09-188-24/+37 * Fixes #344276Chenthill Palanisamy2006-09-112-1/+8 * Fixes #343409.Chenthill Palanisamy2006-09-083-33/+41 * Fixes #353763Chenthill Palanisamy2006-09-012-0/+8 * ** Fix for bug #344463Srinivasa Ragavan2006-08-302-5/+19 * Set dtstart while creating memos using quick addChenthill Palanisamy2006-08-292-0/+12 * Added the migration code for Gw reminder notes.Chenthill Palanisamy2006-08-282-2/+98 * ** Fix for bug #352988Srinivasa Ragavan2006-08-282-2/+14 * Don't manipulate the style's font description and don't use custom sizesRoss Burton2006-08-242-3/+8 * Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-2410-51/+70 * Added a small comment.Chenthill Palanisamy2006-08-231-1/+1 * Fixes #341691Chenthill Palanisamy2006-08-232-2/+14 * fix an uninitialized GError - fixes bug 352423. committed by Andre KlapperMatthew Barnes2006-08-232-1/+6 * **Fixes #325935Srinivasa Ragavan2006-08-232-0/+9 * Fixes #351263Chenthill Palanisamy2006-08-222-20/+22 * Plug a leak. Same thing here.Kjartan Maraas2006-08-223-5/+16 * Fixes #346549Chenthill Palanisamy2006-08-212-2/+8 * Fixes a lot of search issuesSrinivasa Ragavan2006-08-212-29/+111 * Fixes #343369.Chenthill Palanisamy2006-08-192-1/+7 * Plug a leak.Kjartan Maraas2006-08-182-0/+6 * Quiet CVSKjartan Maraas2006-08-171-0/+3 * Fixes #351253, make the dialog shows the label and can be closed.Li Yuan2006-08-142-0/+8 * Do not resend the memos while modification.Chenthill Palanisamy2006-08-102-5/+3 * Fixes shared memos for File system.Chenthill Palanisamy2006-08-10