Files
evolution/plugins/attachment-reminder/ChangeLog
Johnny Jacob a941352c29 Fix for 468159 from Gilles Dartiguelongue <gdartigu@svn.gnome.org>
--This line, and th se below, will be ignored--

A    plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in
M    plugins/attachment-reminder/ChangeLog
M    plugins/attachment-reminder/Makefile.am
D    plugins/attachment-reminder/apps-evolution-attachment-reminder.schemas.in.in
M    plugins/tnef-attachments/Makefile.am

svn path=/trunk/; revision=34040
2007-08-20 04:38:18 +00:00

74 lines
2.2 KiB
Plaintext

2007-08-20 Johnny Jacob <jjohnny@novell.com>
** Fix for 468159 from Gilles Dartiguelongue
<gdartigu@svn.gnome.org>
* apps-evolution-attachment-reminder.schemas.in.in : Renamed to
apps-evolution-attachment-reminder.schemas.in
* Makefile.am : Removed usage of BASE_VERSION
2007-08-03 Johnny Jacob <jjohnny@novell.com>
* org-gnome-attachment-reminder.errors.xml: Renamed to
org-gnome-attachment-reminder.error.xml
* org-gnome-attachment-reminder.error.xml: Marked strings for
translation
* Makefile.am : Fixed translation rules.
2007-08-03 Hiroyuki Ikezoe <poincare@ikezoe.net>
** Fix for bug #460821
* attachment-reminder.c: (strip_text_msg): The second argument of
g_utf8_strdown() expects the length of string in bytes or -1.
2007-07-30 Andre Klapper <a9016009@gmx.de>
* attachment-reminder.glade:
remove "window1" string from translation
2007-07-26 Sankar P <psankar@novell.com>
* attachment-reminder.c: (e_plugin_lib_configure),
(org_gnome_attachment_reminder_config_option):
* attachment-reminder.glade:
Configure attachment-reminder plugin within the plugin-manager.
2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net>
* attachment-reminder.c: Plugged memory leak and the second argument
of g_utf8_strdown() should be in bytes.
2007-07-17 Sankar P <psankar@novell.com>
* org-gnome-attachment-reminder.errors.xml:
Changed the string "Cancel" to "Continue Editing"
2007-07-10 Sankar P <psankar@novell.com>
* org-gnome-attachment-reminder.errors.xml:
Fixed Marking for Translation bugs
2007-07-09 Srinivasa Ragavan <sragavan@novell.com>
* Makefile.am: Fix for build break from Johnny.
2007-07-09 Johnny Jacob <jjohnny@novell.com>
* attachment-remidner.glade : Added mnemonics.
* attachment-reminder.c : Fixed warnings.
* org-gnome-attachment-reminder.errors.xml : Added new strings.
2007-07-09 Johnny Jacob <jjohnny@novell.com>
** Added attachment Reminder plugins
* apps-evolution-attachment-reminder.schemas.in.in:
* org-gnome-evolution-attachment-reminder.eplug.xml:
* attachment-reminder.c:
* Makefile.am:
* attachment-reminder.glade:
* org-gnome-attachment-reminder.errors.xml: