chore(branding): 앱 표시 이름을 오늘뭐먹Z로 변경
This commit is contained in:
@@ -90,12 +90,12 @@ BEGIN
|
||||
BLOCK "040904e4"
|
||||
BEGIN
|
||||
VALUE "CompanyName", "com.example" "\0"
|
||||
VALUE "FileDescription", "lunchpick" "\0"
|
||||
VALUE "FileDescription", "오늘뭐먹Z" "\0"
|
||||
VALUE "FileVersion", VERSION_AS_STRING "\0"
|
||||
VALUE "InternalName", "lunchpick" "\0"
|
||||
VALUE "InternalName", "오늘뭐먹Z" "\0"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2025 com.example. All rights reserved." "\0"
|
||||
VALUE "OriginalFilename", "lunchpick.exe" "\0"
|
||||
VALUE "ProductName", "lunchpick" "\0"
|
||||
VALUE "ProductName", "오늘뭐먹Z" "\0"
|
||||
VALUE "ProductVersion", VERSION_AS_STRING "\0"
|
||||
END
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user