diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-25 12:30:03 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-25 12:30:03 +0800 |
commit | 5cd485fec1d234526a8027da736e8c13aa9e6ac2 (patch) | |
tree | 6480d2ef2a738abb5da247c89d978fd5484bf416 /shell/ChangeLog | |
parent | 4270cc1d3e33595feb7d4465f54f426e2faf9496 (diff) | |
download | gsoc2013-evolution-5cd485fec1d234526a8027da736e8c13aa9e6ac2.tar.gz gsoc2013-evolution-5cd485fec1d234526a8027da736e8c13aa9e6ac2.tar.zst gsoc2013-evolution-5cd485fec1d234526a8027da736e8c13aa9e6ac2.zip |
Rename `GNOME_Evolution_TestComponent.oafinfo' into
`GNOME_Evolution_TestComponent.oaf'.
svn path=/trunk/; revision=10466
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 0026253fec..237d494c43 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,12 @@ 2001-06-24 Ettore Perazzoli <ettore@ximian.com> + * Makefile.am: s/\.oafinfo/.oaf/g. + + * GNOME_Evolution_TestComponent.oafinfo: Renamed to + `GNOME_Evolution_TestComponent.oaf'. + +2001-06-24 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c: New member `iid' in EShellPrivate. (init): Init to NULL. (e_shell_construct): Set it to the value of the @iid argument. |