diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-06 08:33:51 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-11-06 08:33:51 +0800 |
commit | b45618e877f5a0a84a865e2b7bdd4215b93586ff (patch) | |
tree | d4ea4552588d6e14a2dfddd444fa89905cbb0119 /shell/ChangeLog | |
parent | b464a6713ae1085c3799ee9c254e7f595518fd84 (diff) | |
download | gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar.gz gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar.bz2 gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar.lz gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar.xz gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.tar.zst gsoc2013-evolution-b45618e877f5a0a84a865e2b7bdd4215b93586ff.zip |
Get the storage name if we are dragging a storage instead of a folder.
* e-storage-set-view.c (set_e_shortcut_selection): Get the storage
name if we are dragging a storage instead of a folder.
svn path=/trunk/; revision=14604
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 720fb7a0a2..5784e58f11 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,4 +1,9 @@ -2001-11-05 Anna Marie Dirks <anna@ximian.com> +2001-11-05 Ettore Perazzoli <ettore@ximian.com> + + * e-storage-set-view.c (set_e_shortcut_selection): Get the storage + name if we are dragging a storage instead of a folder. + +2001-11-01 Anna Marie Dirks <anna@ximian.com> * e-shell-importer.c (prepare_intelligent_page): Fixed spacing and alignment probelms. (See bug #14281) |