[file-roller: 12/123] added a PASTING_FILES action
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller: 12/123] added a PASTING_FILES action
- Date: Mon, 6 Aug 2012 13:41:52 +0000 (UTC)
commit 94c6ebbda721848636100e4807260f7011bf6137
Author: Paolo Bacchilega <paobac src gnome org>
Date: Wed Jul 18 10:18:58 2012 +0200
added a PASTING_FILES action
src/fr-archive.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/src/fr-archive.h b/src/fr-archive.h
index 5cb799b..9db35b7 100644
--- a/src/fr-archive.h
+++ b/src/fr-archive.h
@@ -44,7 +44,8 @@ typedef enum {
FR_ACTION_COPYING_FILES_TO_REMOTE, /* copying extracted files to a remote location */
FR_ACTION_CREATING_ARCHIVE, /* creating a local archive */
FR_ACTION_SAVING_REMOTE_ARCHIVE, /* copying the archive to a remote location */
- FR_ACTION_RENAMING_FILES /* renaming files stored in the archive */
+ FR_ACTION_RENAMING_FILES, /* renaming files stored in the archive */
+ FR_ACTION_PASTING_FILES /* pasting files from the clipboard into the archive */
} FrAction;
#ifdef DEBUG
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]