diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-18 04:02:57 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-11-18 04:02:57 +0800 |
commit | 98e3582f187f03dd8b65afc761f150a1aa4b6623 (patch) | |
tree | d3bc2f979a56a728c76f46f8f0624a56388720a5 /shell/ChangeLog | |
parent | 913aab9b183a25a4ca3477ae389f586efad8770f (diff) | |
download | gsoc2013-evolution-98e3582f187f03dd8b65afc761f150a1aa4b6623.tar.gz gsoc2013-evolution-98e3582f187f03dd8b65afc761f150a1aa4b6623.tar.zst gsoc2013-evolution-98e3582f187f03dd8b65afc761f150a1aa4b6623.zip |
(command_open_new_window): New,
implement "OpenNewWindow" verb.
svn path=/trunk/; revision=23399
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 500d363e3f..a7e16e552a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2003-11-17 Ettore Perazzoli <ettore@ximian.com> + * e-shell-window-commands.c (command_open_new_window): New, + implement "OpenNewWindow" verb. + +2003-11-17 Ettore Perazzoli <ettore@ximian.com> + * e-setup.c: Do not #include "e-local-folder.h". * Makefile.am: Don't build evolution-test-component for now since |