[gthumb] fixed status bar not updated after updating a search
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] fixed status bar not updated after updating a search
- Date: Sun, 13 Apr 2014 11:03:51 +0000 (UTC)
commit bad92d3ea432d62321f29b948b3d0eb59e196933
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun Apr 13 12:59:39 2014 +0200
fixed status bar not updated after updating a search
gthumb/gth-browser.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gthumb/gth-browser.c b/gthumb/gth-browser.c
index 3fb610a..3862cd9 100644
--- a/gthumb/gth-browser.c
+++ b/gthumb/gth-browser.c
@@ -2838,6 +2838,7 @@ file_attributes_ready_cb (GthFileSource *file_source,
_gth_browser_update_current_file_position (browser);
gth_browser_update_title (browser);
gth_browser_update_sensitivity (browser);
+ _gth_browser_update_statusbar_list_info (browser);
_g_object_list_unref (visible_folders);
monitor_event_data_unref (monitor_data);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]