fix: Application name in Windows taskbar.

This commit is contained in:
ramanverma2k 2022-11-12 12:14:08 +05:30
parent dd1dcba599
commit bb370b28b7

View File

@ -90,7 +90,7 @@ BEGIN
BLOCK "040904e4"
BEGIN
VALUE "CompanyName", "com.example" "\0"
VALUE "FileDescription", "A new Flutter project." "\0"
VALUE "FileDescription", "app_flowy" "\0"
VALUE "FileVersion", VERSION_AS_STRING "\0"
VALUE "InternalName", "app_flowy" "\0"
VALUE "LegalCopyright", "Copyright (C) 2021 com.example. All rights reserved." "\0"