diff options
author | Not Zed <NotZed@Ximian.com> | 2004-05-12 11:50:33 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-05-12 11:50:33 +0800 |
commit | 2e3c52fbef7ca35f85d3002571d9daffc3337258 (patch) | |
tree | 232ba74cf9edfcde5fd45ae99830fc5eaf59d457 /widgets/misc/ChangeLog | |
parent | 2d456880ac86fd20297a06bdf6c8e8bc84a00355 (diff) | |
download | gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar.gz gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar.bz2 gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar.lz gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar.xz gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.tar.zst gsoc2013-evolution-2e3c52fbef7ca35f85d3002571d9daffc3337258.zip |
duh, use the right node pointer for title and secondary text.
2004-05-12 Not Zed <NotZed@Ximian.com>
* e-error.c (ee_load): duh, use the right node pointer for title
and secondary text.
svn path=/trunk/; revision=25873
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index b8bd494a42..02fb54a1e3 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,5 +1,8 @@ 2004-05-12 Not Zed <NotZed@Ximian.com> + * e-error.c (ee_load): duh, use the right node pointer for title + and secondary text. + * e-system-errors.xml: make the Because cases the same. * e-system-errors.xml.h: add for translators. |