The following commit has been merged in the master branch:
commit cb04fa2a66d452bb56e115254c5c9febd180a9e4
Author: andrei zavada <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to