diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-07-24 06:17:32 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-07-24 06:17:32 +0800 |
commit | fa88a2c61f749333f3891b4d931116989d1c8fbc (patch) | |
tree | 1389f48004053a3dc917b6e47030b94649745e36 /shell/ChangeLog | |
parent | a238c463ddea2a3ddb3a530c75a3a7e1083c9c2d (diff) | |
download | gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.gz gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.tar.zst gsoc2013-evolution-fa88a2c61f749333f3891b4d931116989d1c8fbc.zip |
Ooops, revert changes: wrong branch.
svn path=/trunk/; revision=21926
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 93fd01791b..1836661ca9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,25 +1,3 @@ -2003-07-23 Ettore Perazzoli <ettore@ximian.com> - - * main.c (idle_cb): Create a new EShellWindow and show it. - - * e-storage.c: New signal "async_open_folder". - (impl_async_open_folder): Removed. - (class_init): Declare new signal. - - * e-shell.c (setup_components): Don't actually activate any - components. - - * e-storage-browser.c, e-storage-browser.h: New. - - * e-shell-window.c, e-shell-window.h: New. - - * e-shell-marshal.list: Add an entry for - NONE:STRING,POINTER,POINTER. - - * Evolution.idl: Include Evolution-Component.idl. - - * Evolution-Component.idl: New interface for Evolution components. - 2003-07-23 Dan Winship <danw@ximian.com> * Makefile.am: Use EVO_MARSHAL_RULE |