[gthumb] [picasaweb] update the file list selection status at the start



commit f08228051b976da4d85cbfef9592867bc3ec7ae4
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Sat Apr 3 22:17:07 2010 +0200

    [picasaweb] update the file list selection status at the start

 extensions/picasaweb/dlg-import-from-picasaweb.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/extensions/picasaweb/dlg-import-from-picasaweb.c b/extensions/picasaweb/dlg-import-from-picasaweb.c
index 0490595..5919eb8 100644
--- a/extensions/picasaweb/dlg-import-from-picasaweb.c
+++ b/extensions/picasaweb/dlg-import-from-picasaweb.c
@@ -996,6 +996,8 @@ dlg_import_from_picasaweb (GthBrowser *browser)
 			  G_CALLBACK (preferences_button_clicked_cb),
 			  data);
 
+	update_selection_status (data);
+
 	data->accounts = picasa_web_accounts_load_from_file (&data->email);
 	auto_select_account (data);
 }



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