aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-11-01 00:59:43 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-11-01 00:59:43 +0800
commit895bbf96110e448b402a45fa6ef40aaf67674e09 (patch)
tree4977723760b4962f09f39627c7f0e37f63933743 /shell/ChangeLog
parent989fe42c680701688b3e2427e0284d95a79624f1 (diff)
downloadgsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar.gz
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar.bz2
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar.lz
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar.xz
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.tar.zst
gsoc2013-evolution-895bbf96110e448b402a45fa6ef40aaf67674e09.zip
If the source folder is stock and the operation is GDK_ACTION_MOVE, always
* e-storage-set-view.c (handle_evolution_path_drag_motion): If the source folder is stock and the operation is GDK_ACTION_MOVE, always return %FALSE as we don't want that to be allowed ever. svn path=/trunk/; revision=14543
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 ba039e3e82..77331f8bf3 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,9 @@
+2001-10-31 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-storage-set-view.c (handle_evolution_path_drag_motion): If the
+ source folder is stock and the operation is GDK_ACTION_MOVE,
+ always return %FALSE as we don't want that to be allowed ever.
+
2001-10-30 Ettore Perazzoli <ettore@ximian.com>
* e-shell-view.c (bonobo_widget_is_dead): Removed.