diff options
author | Mike Kestner <mkestner@ximian.com> | 2003-03-05 05:25:36 +0800 |
---|---|---|
committer | Mike Kestner <mkestner@src.gnome.org> | 2003-03-05 05:25:36 +0800 |
commit | 3703e58fa89f7644f50426288c4fc8f9325773ce (patch) | |
tree | 8985f4cf1240bd4f104268f301d8fd0d6d730c8a /shell/ChangeLog | |
parent | 6c95c6da0e9d40216e05109b5f4acb92c5ab5256 (diff) | |
download | gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar.gz gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar.bz2 gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar.lz gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar.xz gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.tar.zst gsoc2013-evolution-3703e58fa89f7644f50426288c4fc8f9325773ce.zip |
only set current folder when the folder_path is different from the current
2003-03-04 Mike Kestner <mkestner@ximian.com>
* e-shell-view.c (update_for_current_uri): only set current
folder when the folder_path is different from the current folder.
svn path=/trunk/; revision=20152
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f75bee9a96..fcb145e8b2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-03-04 Mike Kestner <mkestner@ximian.com> + + * e-shell-view.c (update_for_current_uri): only set current + folder when the folder_path is different from the current folder. + 2003-03-04 Ettore Perazzoli <ettore@ximian.com> * e-folder-dnd-bridge.c (find_matching_target_for_drag_context): |