Take shorter name 7-Zip ZS instead of 7-Zip Zstandard

This commit is contained in:
Tino Reichardt
2018-10-31 10:41:13 +01:00
parent 0b1d91745e
commit 089a2d7574
9 changed files with 12 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
#include "../../../../C/7zVersionTr.h"
#include "../../../../C/7zVersion.rc"
MY_VERSION_INFO_DLL("7-Zip Zstandard Plugin v1.3.7", "zstd")
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.3.7", "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.3.7", "zstd")
MY_VERSION_INFO_DLL("7-Zip ZS Plugin v1.3.7", "zstd")
101 ICON "../../Archive/Icons/zst.ico"