blob: 9f856d8979617d73adb5562b0294e93171e53c75 (
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
** Fix for version removal from Installed files from Gilles Dartiguelongue
* Makefile.am:
2007-05-19 Matthew Barnes <mbarnes@redhat.com>
* Makefile.am: Fix a couple distcheck errors.
2007-05-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #439316
* mail-notification.c: (org_gnome_mail_new_notify): Fixes translation
issues and some fixes around broken gtk.
2007-05-18 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #439146 and #438711 from Ross Burton and Daniel Gryniewicz
* Makefile.am:
* apps-evolution-mail-notification.schemas.in.in: Schema to control
blink and notification.
* mail-notification.c: (org_gnome_mail_read_notify),
(org_gnome_mail_new_notify): More cleanups
2007-05-11 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: (org_gnome_mail_new_notify): Build error.
2007-05-07 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: Fix for a build error.
2007-05-03 Srinivasa Ragavan <sragavan@novell.com>
* mail-notification.c: (org_gnome_mail_new_notify): Make libnotify
notifications conditional.
2006-08-21 Srinivasa Ragavan <sragavan@novell.com>
** Initial commit for Mail notification plugin.
* mail-notification.c:
* Makefile.am:
* org-gnome-mail-notification.eplug.xml:
|