From 63c8df756bec611dfb3c28e481d74351c609d63a Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Mon, 10 Sep 2012 14:02:05 -0400 Subject: More Partition Manager functionality --- partitions.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'partitions.hpp') diff --git a/partitions.hpp b/partitions.hpp index 5ed723c95..0609712cb 100644 --- a/partitions.hpp +++ b/partitions.hpp @@ -87,6 +87,7 @@ protected: string Decrypted_Block_Device; // Decrypted block device available after decryption string Display_Name; // Display name for the GUI string Backup_Name; // Backup name -- used for backup filenames + string Backup_FileName; // Actual backup filename Backup_Method_enum Backup_Method; // Method used for backup bool Has_Data_Media; // Indicates presence of /data/media, may affect wiping and backup methods bool Is_Storage; // Indicates if this partition is used for storage for backup, restore, and installing zips -- cgit v1.2.3