mirror of
https://github.com/aseprite/aseprite.git
synced 2025-01-30 15:32:38 +00:00
Remove verbosity in .exe file description on Windows (fix #4333)
This commit is contained in:
parent
10dda30a15
commit
6ab2731fad
@ -21,12 +21,12 @@ BEGIN
|
|||||||
BEGIN
|
BEGIN
|
||||||
VALUE "Comments", "https://www.aseprite.org/"
|
VALUE "Comments", "https://www.aseprite.org/"
|
||||||
VALUE "CompanyName", "Igara Studio S.A."
|
VALUE "CompanyName", "Igara Studio S.A."
|
||||||
VALUE "FileDescription", "Aseprite - Animated sprites editor & pixel art tool"
|
VALUE "FileDescription", "Aseprite"
|
||||||
VALUE "FileVersion", "1,3,0,0"
|
VALUE "FileVersion", "1,3,0,0"
|
||||||
VALUE "InternalName", "aseprite"
|
VALUE "InternalName", "aseprite"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2001-2024 Igara Studio S.A."
|
VALUE "LegalCopyright", "Copyright (C) 2001-2024 Igara Studio S.A."
|
||||||
VALUE "OriginalFilename", "aseprite.exe"
|
VALUE "OriginalFilename", "aseprite.exe"
|
||||||
VALUE "ProductName", "ASEPRITE"
|
VALUE "ProductName", "Aseprite"
|
||||||
VALUE "ProductVersion", "1,3,0,0"
|
VALUE "ProductVersion", "1,3,0,0"
|
||||||
END
|
END
|
||||||
END
|
END
|
||||||
|
Loading…
x
Reference in New Issue
Block a user