- FEATURE: Added zip support in search plugins manager (can put .py & .png inside)

This commit is contained in:
Christophe Dumez 2007-09-03 22:05:40 +00:00
commit 69fa916e26
9 changed files with 432 additions and 110 deletions

View file

@ -15,7 +15,8 @@
<dep type='libcommoncpp2'>
<required/>
</dep>
<dep type='libmagick'/>
<dep type='libmagick'/>
<dep type='libzzip'/>
<dep type='python'>
<required/>
</dep>