[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/libarchive-based-ark/ark/kerfuffle
From:       Henrique Pinto <tawhaki () gmail ! com>
Date:       2007-07-22 22:36:37
Message-ID: 1185143797.739041.4276.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 691099 by henrique:

 * ZIP files support comments


 M  +1 -1      archive.h  


--- branches/work/libarchive-based-ark/ark/kerfuffle/archive.h #691098:691099
@@ -43,7 +43,7 @@
 
 	enum EntryMetaDataType { FileName = 0, OriginalFileName = 1, Permissions = 2, Owner \
= 3,  Group = 4, Size = 5, CompressedSize = 6, Link = 7, Ratio = 8,
-		CRC = 9, Method = 10, Version = 11, Timestamp = 12, IsDirectory = 13, Custom = \
1048576 }; +		CRC = 9, Method = 10, Version = 11, Timestamp = 12, IsDirectory = 13, \
Comment = 14, Custom = 1048576 };  
 	typedef QHash<int, QVariant> ArchiveEntry;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic