aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification
Commit message (Collapse)AuthorAgeFilesLines
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-122-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | 2007-10-11 Matthew Barnes <mbarnes@redhat.com> Miscellaneous changes related to bug #437579. * configure.in: Put a blank line between the configuration summary and the final "now type make" message. * mail/em-format.c (em_format_add_puri): Use G_GSIZE_FORMAT when printing a gsize/size_t to make compilers on all arches happy. * plugins/mail-notification/mail-notification.c: Put the notification_callback() declaration inside a #ifdef HAVE_LIBNOTIFY block to avoid a potential compiler warning. * calendar/gui/alarm-notify/alarm-queue.c: Fix an implicit GTK+ function declaration on x86_64. svn path=/trunk/; revision=34378
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Fix for bug #458822 from Anand V M <avmuttagi@gmail.com>Johnny Jacob2007-08-132-1/+7
| | | | svn path=/trunk/; revision=33991
* Fix for bug #455799 from Anand V M <avmuttagi@gmail.com>Johnny Jacob2007-08-052-1/+10
| | | | svn path=/trunk/; revision=33948
* Fixed syntax of ngettext.Claude Paroz2007-07-202-1/+6
| | | | svn path=/trunk/; revision=33824
* ** Fix for byug #452900 from Cosimo CecchiSrinivasa Ragavan2007-07-052-7/+44
| | | | svn path=/trunk/; revision=33757
* Fix for bug #437584Srinivasa Ragavan2007-06-182-1/+6
| | | | svn path=/trunk/; revision=33697
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-16/+18
| | | | svn path=/trunk/; revision=33646
* Fix for version removal from installed filesSrinivasa Ragavan2007-06-031-0/+0
| | | | svn path=/trunk/; revision=33645
* Move files that have translations but are not shipped to POTFILES.skip.Matthew Barnes2007-05-202-2/+11
| | | | | | | | | | | | | | | 2007-05-19 Matthew Barnes <mbarnes@redhat.com> * POTFILES.in: * POTFILES.skip: Move files that have translations but are not shipped to POTFILES.skip. Patch from Philip Withnall. (#436985) * plugins/mail-notification/Makefile.am: Fix a couple distcheck errors. svn path=/trunk/; revision=33559
* ** Fix for bug #439316Srinivasa Ragavan2007-05-182-10/+24
| | | | svn path=/trunk/; revision=33557
* ** Fix for bug #439146 and #438711 from Ross Burton and Daniel ↵Srinivasa Ragavan2007-05-184-20/+87
| | | | | | Gryniewicz svn path=/trunk/; revision=33556
* Fix a build error.Srinivasa Ragavan2007-05-112-1/+6
| | | | svn path=/trunk/; revision=33506
* Fix for build break.Srinivasa Ragavan2007-05-072-0/+6
| | | | svn path=/trunk/; revision=33490
* Make libnotify conditionalSrinivasa Ragavan2007-05-032-0/+7
| | | | svn path=/trunk/; revision=33475
* Initial commit for Mail notification plugin.Srinivasa Ragavan2007-05-034-0/+202
svn path=/trunk/; revision=33474