minor bugfixes

- corrected copyright information in new codecs
- fixed thread combobox for the new codecs
- fixed lizard level combobox (level 10..49) are now there ;)
This commit is contained in:
Tino Reichardt
2017-05-27 13:05:35 +02:00
parent 0d0a8f32ea
commit 7fde161c29
7 changed files with 22 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7z LZ5 Plugin", "lz5")
MY_VERSION_INFO_DLL("7z LZ5 Plugin", "Lz5")
101 ICON "../../Archive/Icons/7z.ico"