aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-08-23 05:29:31 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-08-23 05:29:31 +0800
commitb6463ef46a23c91329700454c53afc9a9609b331 (patch)
tree14ff2f52435351e8419800b253c678380f62945c /shell/ChangeLog
parentb45d088235f3dbe63baf3940edc32016923fa52b (diff)
downloadgsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar.gz
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar.bz2
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar.lz
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar.xz
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.tar.zst
gsoc2013-evolution-b6463ef46a23c91329700454c53afc9a9609b331.zip
Actually return if the folder is being moved into one of its descendants.
* e-shell-folder-commands.c (folder_selection_dialog_folder_selected_callback): Actually return if the folder is being moved into one of its descendants. svn path=/trunk/; revision=12395
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 71b2101e58..99a746a444 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,11 @@
2001-08-22 Ettore Perazzoli <ettore@ximian.com>
+ * e-shell-folder-commands.c
+ (folder_selection_dialog_folder_selected_callback): Actually
+ return if the folder is being moved into one of its descendants.
+
+2001-08-22 Ettore Perazzoli <ettore@ximian.com>
+
* e-shell-folder-title-bar.c (label_realize_callback): `#if 0'ed
out.
(make_bold): Likewise.