aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification/mail-notification.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-19/+22
| | | | svn path=/branches/kill-bonobo/; revision=36534
* Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-2/+1
| | | | svn path=/branches/kill-bonobo/; revision=35994
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-30/+138
| | | | svn path=/branches/kill-bonobo/; revision=35931
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* Added proper translator comments for stringsJohnny Jacob2008-01-281-1/+2
| | | | svn path=/trunk/; revision=34917
* Fix for Bug 504567. Added gettext for plurals in mail-notification plugin.Johnny Jacob2008-01-281-3/+6
| | | | svn path=/trunk/; revision=34912
* ** Fix for bug #492702Srinivasa Ragavan2008-01-091-4/+18
| | | | | | | | | | | | | 2008-01-09 Srinivasa Ragavan <sragavan@novell.com> ** Fix for bug #492702 * configure.in: Just disable the dbus message part of mail notification if dbus isn't there. Also remove new-mail-notify plugin. svn path=/trunk/; revision=34784
* Show the actual displayed folder name rather than the decoded/handled oneSrinivasa Ragavan2008-01-021-6/+1
| | | | | | | | | 2008-01-02 Srinivasa Ragavan <sragavan@novell.com> * mail-notification.c: (new_notify_status): Show the actual displayed folder name rather than the decoded/handled one from uri. svn path=/trunk/; revision=34745
* ** Fix for bug #504030Milan Crha2007-12-171-1/+1
| | | | | | | | | | | | 2007-12-17 Milan Crha <mcrha@redhat.com> ** Fix for bug #504030 * mail-notification.c: (new_notify_sound): Do not play sound on every new mail arrival in a row. svn path=/trunk/; revision=34720
* Part of fix for #492702 from Milan Crha : New mail notify and preferences ui ↵Johnny Jacob2007-12-151-94/+697
| | | | | | movement. svn path=/trunk/; revision=34702
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-16/+16
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Miscellaneous changes related to bug #437579.Matthew Barnes2007-10-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Fixed syntax of ngettext.Claude Paroz2007-07-201-1/+1
| | | | svn path=/trunk/; revision=33824
* ** Fix for byug #452900 from Cosimo CecchiSrinivasa Ragavan2007-07-051-7/+36
| | | | svn path=/trunk/; revision=33757
* Fix for bug #437584Srinivasa Ragavan2007-06-181-1/+1
| | | | svn path=/trunk/; revision=33697
* ** Fix for bug #439316Srinivasa Ragavan2007-05-181-10/+17
| | | | svn path=/trunk/; revision=33557
* ** Fix for bug #439146 and #438711 from Ross Burton and Daniel ↵Srinivasa Ragavan2007-05-181-20/+34
| | | | | | Gryniewicz svn path=/trunk/; revision=33556
* Fix a build error.Srinivasa Ragavan2007-05-111-1/+2
| | | | svn path=/trunk/; revision=33506
* Fix for build break.Srinivasa Ragavan2007-05-071-0/+2
| | | | svn path=/trunk/; revision=33490
* Make libnotify conditionalSrinivasa Ragavan2007-05-031-0/+2
| | | | svn path=/trunk/; revision=33475
* Initial commit for Mail notification plugin.Srinivasa Ragavan2007-05-031-0/+137
svn path=/trunk/; revision=33474