summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Neumair <chris@gnome-de.org>2005-07-28 12:26:17 +0000
committerChristian Neumair <cneumair@src.gnome.org>2005-07-28 12:26:17 +0000
commit1f85a7b419ea61c5355c3e0061dc1d20309ca338 (patch)
treeacabe95b31f1ab0b0c9bc4b00007e080b6eea8e6 /ChangeLog
parent577f0ab0ba16ad5fae4d3a682b14ce14fa30efb9 (diff)
downloadnautilus-1f85a7b419ea61c5355c3e0061dc1d20309ca338.tar.gz
Default to move action for locations on other file systems if they should
2005-07-28 Christian Neumair <chris@gnome-de.org> * src/nautilus-dnd.c: (nautilus_drag_default_drop_action_for_icons): Default to move action for locations on other file systems if they should be moved to their parent folder. Fixes #61269.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dcacee441..bcef40f06 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-28 Christian Neumair <chris@gnome-de.org>
+
+ * src/nautilus-dnd.c: (nautilus_drag_default_drop_action_for_icons):
+ Default to move action for locations on other file systems if they
+ should be moved to their parent folder. Fixes #61269.
+
2005-07-26 Martin Wehner <martin.wehner@gmail.com>
* src/nautilus-pathbar.c: (get_display_name_for_folder):