mirror of
https://github.com/claunia/osrepodbmgr.git
synced 2025-12-16 19:14:25 +00:00
Store files separate in the repository instead of compressing
them in ZIP. Supported GZ, BZ2 and LZMA formats.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace osrepodbmgr.Core
|
||||
public static long noFilesInArchive;
|
||||
public static string archiveFormat;
|
||||
public static Process unarProcess;
|
||||
public static bool copyArchive;
|
||||
public static bool unzipWithUnAr;
|
||||
public static string selectedFile;
|
||||
public static OpticalDiscType workingDisc;
|
||||
public static BlockMediaType workingDisk;
|
||||
|
||||
Reference in New Issue
Block a user