[gthumb] [picasaweb] close the dialog after creating the album
- From: Paolo Bacchilega <paobac src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gthumb] [picasaweb] close the dialog after creating the album
- Date: Mon, 1 Feb 2010 11:39:15 +0000 (UTC)
commit bb57cf715a9d4ca1f0beb3cf649123a599547039
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Feb 1 12:38:34 2010 +0100
[picasaweb] close the dialog after creating the album
extensions/picasaweb/dlg-export-to-picasaweb.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/extensions/picasaweb/dlg-export-to-picasaweb.c b/extensions/picasaweb/dlg-export-to-picasaweb.c
index 9ca53c5..28d60f9 100644
--- a/extensions/picasaweb/dlg-export-to-picasaweb.c
+++ b/extensions/picasaweb/dlg-export-to-picasaweb.c
@@ -618,6 +618,7 @@ new_album_dialog_response_cb (GtkDialog *dialog,
g_object_unref (album);
}
+ gtk_widget_destroy (GTK_WIDGET (dialog));
break;
default:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]