aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-09-05 04:37:57 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-09-05 04:37:57 +0800
commit2dd03125d53011d047a07f1d51a3b585143dcdef (patch)
treebec08740bd7597cc8470e7f2f5e8c9ec3a35d324 /shell/ChangeLog
parent2289bebe82d32bb2390e3218a6dc9c07981540c7 (diff)
downloadgsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar.gz
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar.bz2
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar.lz
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar.xz
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.tar.zst
gsoc2013-evolution-2dd03125d53011d047a07f1d51a3b585143dcdef.zip
(new_folder_cb): Pass FALSE as @queue to
e_shell_view_display_uri() here. svn path=/trunk/; revision=17977
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index af15fdc6ee..2e3cc825aa 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,10 @@
2002-09-04 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-view.c (new_folder_cb): Pass FALSE as @queue to
+ e_shell_view_display_uri() here.
+
+2002-09-04 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-view.c (e_shell_view_get_current_component_id): If the
current_folder_type is NULL, just return NULL instead of passing
it to e_folder_type_registry_get_handler_for_type() [and generate