mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-08 14:07:00 -06:00
Fix naming: ZStandard -> Zstandard
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip ZStandard Plugin v1.2.0", "zstd")
|
||||
MY_VERSION_INFO_DLL("7-Zip Zstandard Plugin v1.2.0", "zstd")
|
||||
|
||||
101 ICON "../../Archive/Icons/zst.ico"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../../../../C/7zVersionTr.h"
|
||||
#include "../../../../C/7zVersion.rc"
|
||||
|
||||
MY_VERSION_INFO_DLL("7-Zip ZStandard Plugin v1.2.0", "zstd")
|
||||
MY_VERSION_INFO_DLL("7-Zip Zstandard Plugin v1.2.0", "zstd")
|
||||
|
||||
101 ICON "../../Archive/Icons/zst.ico"
|
||||
|
||||
Reference in New Issue
Block a user