diff options
author | Harish Krishnaswamy <kharish@novell.com> | 2006-09-30 14:33:42 +0800 |
---|---|---|
committer | Harish Krishnaswamy <kharish@src.gnome.org> | 2006-09-30 14:33:42 +0800 |
commit | ddb6f950982909e873f770f2c4312e46037f3f87 (patch) | |
tree | ef2d1ad257bc0986d191655386555c46636adbc7 /mail/ChangeLog | |
parent | 912e44d96cad127d372928ec076e3893d86c5776 (diff) | |
download | gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar.gz gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar.bz2 gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar.lz gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar.xz gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.tar.zst gsoc2013-evolution-ddb6f950982909e873f770f2c4312e46037f3f87.zip |
Do not mark empty strings for translation. Fixes #357422.
2006-09-30 Harish Krishnaswamy <kharish@novell.com>
* em-format-html-display.c: (em_format_html_get_search_dialog):
Do not mark empty strings for translation. Fixes #357422.
svn path=/trunk/; revision=32834
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 22889a7ac3..e9c4d2b70e 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2006-09-30 Harish Krishnaswamy <kharish@novell.com> + + * em-format-html-display.c: (em_format_html_get_search_dialog): + Do not mark empty strings for translation. Fixes #357422. + 2006-09-29 Daniel Gryniewicz <dang@gentoo.org> * em-folder-view.c: ignore marked, empty selections when replying. |