diff options
author | Stefano Karapetsas <[email protected]> | 2013-11-11 07:48:39 -0800 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-11-11 07:48:39 -0800 |
commit | 36aefd0601529725931abbf7280684c1efdc3f34 (patch) | |
tree | 77f6139d8d7f6334e108c43e7ff4739f47c19848 /engrampa.spec.in | |
parent | d320643fa8818590744b525b497a64b4dc0878f3 (diff) | |
parent | c5b92183993bc71fd7798f3dac869174453fe1db (diff) | |
download | engrampa-36aefd0601529725931abbf7280684c1efdc3f34.tar.bz2 engrampa-36aefd0601529725931abbf7280684c1efdc3f34.tar.xz |
Merge pull request #33 from NiceandGently/master
add support for (.wim, .swm), change 7z compression level options + minor improvements
Diffstat (limited to 'engrampa.spec.in')
-rw-r--r-- | engrampa.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engrampa.spec.in b/engrampa.spec.in index 3cf2c95..af73fde 100644 --- a/engrampa.spec.in +++ b/engrampa.spec.in @@ -55,6 +55,7 @@ like tar and zip. The supported file types are : * 7zip (.tar.7z) * xz (.tar.xz) * Stuffit Archives (.bin, .sit) + * Windows Imaging Format (.wim, .swm) * ZIP Archive (.zip) * ZIP Archived Comic Book (.cbz) * ZOO Compressed Archive File (.zoo) |