mirror of https://github.com/procxx/kepka.git
Changed FileDescription to a smaller one in rc.
This string is displayed in Windows task manager and should be small.
This commit is contained in:
parent
36fc7d1991
commit
a2774848ba
|
@ -51,7 +51,7 @@ BEGIN
|
|||
BLOCK "040904b0"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "Telegram Messenger LLP"
|
||||
VALUE "FileDescription", "Telegram Desktop official messenger"
|
||||
VALUE "FileDescription", "Telegram Desktop"
|
||||
VALUE "FileVersion", "1.0.11.0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2014-2017"
|
||||
VALUE "ProductName", "Telegram Desktop"
|
||||
|
|
Loading…
Reference in New Issue