Fix naming: ZStandard -> Zstandard

This commit is contained in:
Tino Reichardt
2017-08-14 23:38:52 +02:00
parent b786c47d61
commit eaee80be81
29 changed files with 59 additions and 59 deletions

View File

@@ -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"

View File

@@ -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"