From 731fe831d99a672dc078d248b953f0ee8a5b202b Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Fri, 19 Jan 2007 13:15:31 +0000 Subject: SyncManager almost working! :) --- hardinfo2/shell.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hardinfo2/shell.c') diff --git a/hardinfo2/shell.c b/hardinfo2/shell.c index 3768d1fd..2f67e3e7 100644 --- a/hardinfo2/shell.c +++ b/hardinfo2/shell.c @@ -264,6 +264,8 @@ void shell_status_set_enabled(gboolean setting) else { gtk_widget_hide(shell->progress); shell_view_set_enabled(TRUE); + + shell_status_update("Done."); } } -- cgit v1.2.3