[med-svn] [SCM] aghermann branch, master,	updated. 4f7a3b774136ffffbaf9b05d90bd568347bc5461
    andrei zavada 
    johnhommer at gmail.com
       
    Fri Nov 16 00:50:40 UTC 2012
    
    
  
The following commit has been merged in the master branch:
commit cb04fa2a66d452bb56e115254c5c9febd180a9e4
Author: andrei zavada <johnhommer at gmail.com>
Date:   Sun Oct 28 23:03:19 2012 +0200
    leave last message pushed on statusbar after scanning
diff --git a/src/ui/mw/mw.cc b/src/ui/mw/mw.cc
index 49dfe8c..589e11c 100644
--- a/src/ui/mw/mw.cc
+++ b/src/ui/mw/mw.cc
@@ -376,10 +376,6 @@ do_rescan_tree( bool with_update)
 	else
 		ED -> scan_tree();
 	populate( false);
-
-	gtk_statusbar_pop( sbMainStatusBar, sbMainContextIdGeneral);
-	gtk_statusbar_push( sbMainStatusBar, sbMainContextIdGeneral,
-			    "Scanning complete");
 }
 
 
-- 
Sleep experiment manager
    
    
More information about the debian-med-commit
mailing list