diff options
author | Andre Klapper <a9016009@gmx.de> | 2005-12-31 22:22:03 +0800 |
---|---|---|
committer | Andre Klapper <aklapper@src.gnome.org> | 2005-12-31 22:22:03 +0800 |
commit | 13f3f8f3bcd1e70db291c286e61b3f55776acb43 (patch) | |
tree | 688236fb7fc9aa550fe81bf2c2edc8e5346c43ca /plugins | |
parent | 867297b2a478f5dbb26353012313ab1dd8dec77f (diff) | |
download | gsoc2013-evolution-13f3f8f3bcd1e70db291c286e61b3f55776acb43.tar.gz gsoc2013-evolution-13f3f8f3bcd1e70db291c286e61b3f55776acb43.tar.zst gsoc2013-evolution-13f3f8f3bcd1e70db291c286e61b3f55776acb43.zip |
added a missing word. Fixes bug 325128.
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c: added a missing word. Fixes bug 325128.
2005-12-30 Andre Klapper <a9016009@gmx.de>
* itip-formatter.c, itip-view.c: Marked missing strings translatable.
Fixes bug 313554 in CVS HEAD.
svn path=/trunk/; revision=30990
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 7d4345b766..23db0c0d3e 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,12 @@ +2005-12-30 Andre Klapper <a9016009@gmx.de> + + * itip-formatter.c: added a missing word. Fixes bug 325128. + +2005-12-30 Andre Klapper <a9016009@gmx.de> + + * itip-formatter.c, itip-view.c: Marked missing strings translatable. + Fixes bug 313554 in CVS HEAD. + 2005-12-17 Tor Lillqvist <tml@novell.com> * itip-formatter.c: Use g_ascii_strcasecmp() instead of |