diff options
author | JP Rosevear <jpr@novell.com> | 2005-01-10 10:35:12 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2005-01-10 10:35:12 +0800 |
commit | 4722208003c3c4307530a18ce07303134a20bd15 (patch) | |
tree | 7f5d00eedf1b251c392d150a82fdcc60a86d7436 /shell/ChangeLog | |
parent | fc2814312a2a3c035f606a5bff2584552fba76c4 (diff) | |
download | gsoc2013-evolution-4722208003c3c4307530a18ce07303134a20bd15.tar.gz gsoc2013-evolution-4722208003c3c4307530a18ce07303134a20bd15.tar.zst gsoc2013-evolution-4722208003c3c4307530a18ce07303134a20bd15.zip |
open a new window if we get a component id type url
2005-01-09 JP Rosevear <jpr@novell.com>
* e-shell.c (impl_Shell_handleURI): open a new window if we get a
component id type url
* Evolution-Shell.idl: add ComponentNotFound exception
svn path=/trunk/; revision=28302
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 e92e190c2b..7f72aa0f65 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2005-01-09 JP Rosevear <jpr@novell.com> + + * e-shell.c (impl_Shell_handleURI): open a new window if we get a + component id type url + + * Evolution-Shell.idl: add ComponentNotFound exception + 2005-01-06 JP Rosevear <jpr@novell.com> * Makefile.am: install schemas properly and add some uninstall |