diff options
author | Rodney Dawes <dobey@novell.com> | 2004-05-27 22:50:12 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-05-27 22:50:12 +0800 |
commit | 34620f5fb64f6667c84cc61a73c05448067b919e (patch) | |
tree | 0f9fa7914be6252227cc7d7d7c3cbb731ac6cf29 /shell/ChangeLog | |
parent | f0398d66abfaa55ed49ab3309377aa1afd309f2b (diff) | |
download | gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar.gz gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar.bz2 gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar.lz gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar.xz gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.tar.zst gsoc2013-evolution-34620f5fb64f6667c84cc61a73c05448067b919e.zip |
Don't dist $(error_i18n) as it requires e-error-tool to be built
2004-05-27 Rodney Dawes <dobey@novell.com>
* Makefile.am (EXTRA_DIST): Don't dist $(error_i18n) as it requires
e-error-tool to be built
* shell-errors.xml.(h|in): Remove these from CVS, the .in is not used
any more, and the .h is generated from the .xml
svn path=/trunk/; revision=26111
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 78b201c1a6..67ef492e08 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2004-05-27 Rodney Dawes <dobey@novell.com> + + * Makefile.am (EXTRA_DIST): Don't dist $(error_i18n) as it requires + e-error-tool to be built + + * shell-errors.xml.(h|in): Remove these from CVS, the .in is not used + any more, and the .h is generated from the .xml + 2004-05-26 Sarfraaz Ahmed <asarfraaz@novell.com> * e-shell.c (set_interactive): Implemented. Sends the "interactive" |