[gthumb] webalbums: fixed progress dialog not showing again after exporting the first time
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] webalbums: fixed progress dialog not showing again after exporting the first time
- Date: Mon, 28 Mar 2011 18:57:13 +0000 (UTC)
commit 564abfa308e16bee8298bb611a807ef4538fbe5d
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Mar 28 20:38:23 2011 +0200
webalbums: fixed progress dialog not showing again after exporting the first time
extensions/webalbums/gth-web-exporter.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/extensions/webalbums/gth-web-exporter.c b/extensions/webalbums/gth-web-exporter.c
index 7383042..6f68417 100644
--- a/extensions/webalbums/gth-web-exporter.c
+++ b/extensions/webalbums/gth-web-exporter.c
@@ -1804,6 +1804,7 @@ success_dialog_response_cb (GtkDialog *dialog,
break;
}
+ gth_task_dialog (GTH_TASK (self), FALSE, NULL);
gth_task_completed (GTH_TASK (self), self->priv->error);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]