[gtranslator/leo] Save file when importing it from DL
- From: Daniel Mustieles García <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtranslator/leo] Save file when importing it from DL
- Date: Tue, 8 Oct 2019 07:57:49 +0000 (UTC)
commit 4aa835df06556a0b5ba3d082c97224cd7c24892b
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Tue Oct 8 09:57:34 2019 +0200
Save file when importing it from DL
src/gtr-dl-teams.c | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/src/gtr-dl-teams.c b/src/gtr-dl-teams.c
index 0d2286aa..4812f18b 100644
--- a/src/gtr-dl-teams.c
+++ b/src/gtr-dl-teams.c
@@ -512,6 +512,9 @@ gtr_dl_teams_load_po_file (GtkButton *button, GtrDlTeams *self)
gtr_open (dest_file, priv->main_window, &error);
g_object_unref (tmp_file);
+
+//LEO
+ gtr_save_file_as_dialog (NULL, priv->main_window);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]