[file-roller] use the provided action instead of always using CREATE_NEW_ARCHIVE
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] use the provided action instead of always using CREATE_NEW_ARCHIVE
- Date: Mon, 1 Nov 2010 19:05:05 +0000 (UTC)
commit 82ab7cefc04a1313acf77cb8662fc1e32ccc0a52
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Nov 1 20:04:48 2010 +0100
use the provided action instead of always using CREATE_NEW_ARCHIVE
src/dlg-package-installer.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/dlg-package-installer.c b/src/dlg-package-installer.c
index 64b2730..cb06858 100644
--- a/src/dlg-package-installer.c
+++ b/src/dlg-package-installer.c
@@ -60,7 +60,7 @@ package_installer_terminated (InstallerData *idata,
if (error_type != FR_PROC_ERROR_NONE) {
fr_archive_action_completed (idata->archive,
- FR_ACTION_CREATING_NEW_ARCHIVE,
+ idata->action,
error_type,
error_message);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]