aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mail-notification/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-121-4/+17
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
* ** Fix for bug #544022Milan Crha2008-07-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | 2008-07-22 Milan Crha <mcrha@redhat.com> ** Fix for bug #544022 * configure.in: Do not redefine DBUS_VERSION define supplied by dbus itself, rather rename our define to FOUND_DBUS_VERSION. * mail/e-searching-tokenizer.c: (dump_trie): Define function only when required. (Compiler warning cleanup.) * shell/e-shell-window-commands.c: (char *authors[]): Break the escape sequence properly (compiler warning cleanup). * plugins/email-custom-header/email-custom-header.c: Compiler warning cleanup. * plugins/mail-notification/Makefile.am: * plugins/mail-notification/mail-notification.c: (send_dbus_message): Do not redefine DBUS_VERSION define, it's supplied by dbus itself. svn path=/trunk/; revision=35819
* ** Fix for bug #492702Srinivasa Ragavan2008-01-091-6/+12
| | | | | | | | | | | | | 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
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-16/+12
| | | | svn path=/trunk/; revision=33646
* Move files that have translations but are not shipped to POTFILES.skip.Matthew Barnes2007-05-201-2/+7
| | | | | | | | | | | | | | | 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 #439146 and #438711 from Ross Burton and Daniel ↵Srinivasa Ragavan2007-05-181-0/+16
| | | | | | Gryniewicz svn path=/trunk/; revision=33556
* Initial commit for Mail notification plugin.Srinivasa Ragavan2007-05-031-0/+24
svn path=/trunk/; revision=33474