mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-15 00:11:40 -06:00
major Lizard fixes
- changed to real Lizard code v1.0 (I used LZ5 v2.0) - add Lizard file handling, so '.liz' files can be used in windows - changed CompressDialog (Lizard has 4 entries in the methods now) - added Lizard icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip Lizard Plugin v2.0", "Lizard")
|
||||
MY_VERSION_INFO_DLL("7-Zip Lizard Plugin v1.0", "Lizard")
|
||||
|
||||
101 ICON "../../Archive/Icons/7z.ico"
|
||||
101 ICON "../../Archive/Icons/liz.ico"
|
||||
|
||||
Reference in New Issue
Block a user