[gnome-commander] tabs: remember the connected_dir when starting dir change



commit 1dde490c09fd273e8ad4bb2d455d77d5871c988c
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Thu Jun 24 21:49:31 2010 +0200

    tabs: remember the connected_dir when starting dir change

 src/gnome-cmd-file-list.cc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-file-list.cc b/src/gnome-cmd-file-list.cc
index c6f97c7..bca18fa 100644
--- a/src/gnome-cmd-file-list.cc
+++ b/src/gnome-cmd-file-list.cc
@@ -2541,7 +2541,6 @@ void GnomeCmdFileList::set_directory(GnomeCmdDir *dir)
         gnome_cmd_dir_cancel_monitoring (cwd);
         lwd = cwd;
         g_signal_handlers_disconnect_matched (lwd, G_SIGNAL_MATCH_DATA, 0, 0, NULL, NULL, this);
-        connected_dir = NULL;
         lwd->voffset = gnome_cmd_clist_get_voffset (*this);
     }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]