diff options
author | Peter Williams <peterw@ximian.com> | 2001-08-15 04:25:34 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-08-15 04:25:34 +0800 |
commit | dd2e6e5c226269bc6c717124739521a5a19e3697 (patch) | |
tree | bce6591a7abc8bb973916bd2fe35cebac4270ce2 /default_user/ChangeLog | |
parent | ded0112f6183e85d4b677d9371dddfc136c03ca7 (diff) | |
download | gsoc2013-evolution-dd2e6e5c226269bc6c717124739521a5a19e3697.tar.gz gsoc2013-evolution-dd2e6e5c226269bc6c717124739521a5a19e3697.tar.zst gsoc2013-evolution-dd2e6e5c226269bc6c717124739521a5a19e3697.zip |
in default_user:
2001-08-14 Peter Williams <peterw@ximian.com>
* searches.xml: Rename <title> to <_title> so that these fields can
be translated.
in filter:
2001-08-14 Peter Williams <peterw@ximian.com>
* filter-rule.c (xml_decode): Match either "title" or "_title" to allow
for translations of the title (provided in the default files)
svn path=/trunk/; revision=12034
Diffstat (limited to 'default_user/ChangeLog')
-rw-r--r-- | default_user/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/default_user/ChangeLog b/default_user/ChangeLog index c0936d45e9..f42b7e3f9c 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,8 @@ +2001-08-14 Peter Williams <peterw@ximian.com> + + * searches.xml: Rename <title> to <_title> so that these fields can + be translated. + 2001-08-09 Chris Toshok <toshok@ximian.com> * addressbook-sources.xml: remove the description field. |